kryptogo_cluster_radar
SKILL.md
KryptoGO Cluster Radar (Read-Only)
Usage
- Category: Ecosystem
- Mode: guide
- Version: 0.1.0
Input Example
{
"chainId": 56,
"tokenAddress": "0x...",
"focus": "cluster_accumulation",
"timeframes": ["15m", "1h", "4h", "1d"],
"includeSignalDashboard": true
}
Integration Scope
Allowed analysis endpoints:
GET /token-overviewGET /analyze/:token_mintGET /analyze-cluster-change/:token_mintPOST /balance-historyPOST /token-wallet-labelsGET /agent/trending-tokensGET /signal-dashboard(Pro/Alpha tier)
Not included in this adaptation:
POST /agent/swapPOST /agent/submit- Any
swap.py/ cron auto-trading flow - Any requirement for
SOLANA_PRIVATE_KEY
Analysis Flow
- Fetch token baseline:
- price, market cap, holders, liquidity, risk level.
- Run cluster scan:
- measure concentration ratio and top-entity structure.
- Run cluster-trend scan:
- check 15m/1h/4h/1d change for accumulation vs distribution.
- Verify risky labels with holdings:
- combine wallet labels with
balance-historyto detect active sell pressure.
- combine wallet labels with
- Optional market-wide discovery:
signal-dashboardfirst (if tier allows), fallback totrending-tokens.
- Output read-only conclusion:
- accumulation score, concentration risk, active sell-pressure risk, key watch addresses.
Guardrails
- Never request or store private keys.
- Keep outputs analysis-focused (insider holdings, accumulation/distribution, risk interpretation).
- BSC/Base/Monad are treated as analysis-only chains.
- If user asks to trade, provide analysis summary and separate that from execution guidance.
Source Anchors
Weekly Installs
1
Repository
brief-onchain/skills-labFirst Seen
6 days ago
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1