Skip to content

add nansen-convergence-scanner skill#405

Open
FarseenSh wants to merge 1 commit into
nansen-ai:mainfrom
FarseenSh:add-convergence-scanner
Open

add nansen-convergence-scanner skill#405
FarseenSh wants to merge 1 commit into
nansen-ai:mainfrom
FarseenSh:add-convergence-scanner

Conversation

@FarseenSh
Copy link
Copy Markdown

New Skill: nansen-convergence-scanner

Detects when multiple independent smart money entities accumulate the same token — the highest-alpha signal: unrelated actors independently reaching the same conclusion.

Workflow

  1. Scan SM netflow + dex-trades across chains
  2. Group by token — find tokens with 2+ distinct SM addresses
  3. Verify independence via profiler related-wallets + profiler compare (skip if shared counterparties >= 3)
  4. Enrich with token info + token flow-intelligence

What's included

  • SKILL.md — 4-phase workflow with exact CLI commands, independence test, signal strength classification, credit cost estimates
  • REFERENCE.md — Independence protocol, label diversity scoring, multi-chain convergence, false positive filters (stablecoins, wrapped natives, market makers)

Signal strength

Independent entities Strength
2 Moderate
3+ Strong
3+ with different label types (Fund + Smart Trader) Very strong

Why this skill

None of the existing 32 skills detect multi-entity convergence. nansen-wallet-clustering resolves single entities. This skill answers a different question: are multiple unrelated entities reaching the same conclusion about the same token?

Credit cost

~6-12 CLI calls per convergence scan.

Built as part of Specter — an autonomous entity intelligence engine using 25+ Nansen CLI endpoints across 10 chains. #NansenCLI

Detects when multiple independent smart money entities accumulate the
same token — the highest-alpha signal: unrelated actors independently
reaching the same conclusion.

4-phase workflow:
1. Scan SM netflow + dex-trades across chains
2. Group by token, find tokens with 2+ distinct addresses
3. Verify independence via related-wallets + profiler compare
4. Enrich with token info + flow-intelligence

Includes REFERENCE.md with independence protocol, label diversity
scoring, false positive filters, and cost warnings.

Built as part of Specter (github.com/FarseenSh/Specter) — an
autonomous entity intelligence engine using 25+ Nansen CLI endpoints
across 10 chains.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant