From zerion-agent
Generates crypto/DeFi product ideas, validates with Zerion CLI on-chain data, maps competitors, and researches TVL/markets. Useful for ideation, validation, and landscape analysis.
npx claudepluginhub zeriontech/zerion-ai --plugin zerion-agentThis skill is limited to using the following tools:
> **Adapted from [SendAI / Superteam's `solana-new` idea skills](https://github.com/sendaifun/solana-new/tree/main/skills/idea) (MIT).**
Provides GTM playbooks for web3 protocols, products, services, and solo founders. Guides growth planning, developer communities, CT narratives, partnerships, grants, token launches, hackathons.
Analyzes digital assets including cryptocurrency fundamentals, blockchain mechanics, DeFi protocols, staking yields, impermanent loss, and on-chain metrics like NVT, TVL.
Discovers and executes OKX-aggregated DeFi investments for yield farming, lending, borrowing, staking, liquidity pools, and APY/TVL analysis without naming specific DApps. Routes to DApp-specific skills if named.
Share bugs, ideas, or general feedback.
Adapted from SendAI / Superteam's
solana-newidea skills (MIT). Original authors: SendAI and Superteam. The interview frameworks, scoring rubrics, validation sprints, landscape mappings, and DefiLlama playbooks below are derived from their work and condensed into a single Zerion-flavored umbrella skill. Modifications by Zerion swap the upstreamsuperstacktelemetry / phase-handoff plumbing for direct composition with thezerionCLI (analyze,history,positions) so every idea gets validated against live on-chain evidence before you build. SeeLICENSEin this folder for the full notice.
A four-mode skill for crypto product ideation:
| Mode | Trigger | Output |
|---|---|---|
| Discover | "what should I build", "give me crypto ideas" | Three serious candidates → forced winner → bear cases |
| Validate | "is this worth building", "validate my idea" | Demand signals + risk map + go/no-go |
| Map landscape | "who are my competitors", "what exists in this space" | Direct competitors + substitutes + dead projects + crowdedness |
| DeFi research | "show me TVL data", "find DeFi opportunities" | Protocol/chain TVL ranking + growth deltas + gap analysis |
Pick the mode the user's request matches. If they're starting cold and just say "help me figure out what to build", run Discover first, then offer to chain into Validate and Map landscape for the chosen idea.
This skill calls the zerion CLI for live wallet/portfolio evidence. If a zerion invocation returns command not found, install once:
npm install -g zerion-cli
Requires Node.js ≥ 20. Authentication for zerion analytics is optional (--x402 works without a key). See the zerion umbrella skill for auth details.
No additional setup, no telemetry, no external accounts.
Interview the user until there is real clarity, not just enthusiasm. Generate three serious idea candidates, force a winner, explain why crypto is necessary.
zerion analyze <protocol-treasury-or-deployer> if the user names a comparable project — pulls portfolio, positions, and activity in one passzerion history <addr> --limit 25 to see whether a comparable project is actually being used (or just sitting)zerion positions <addr> --positions defi to see what the comparable's treasury/active wallets actually holdBefore scoring, ask: "What breaks if you remove the blockchain?" If the answer is "nothing" or "we'd just use a database", the crypto angle is ornamental — redirect. Strong crypto necessity means at least one of:
| Dimension | 1 | 2 | 3 |
|---|---|---|---|
| Founder fit | Outsider, no edge | Some domain context | Real edge — built/sold/used the thing |
| MVP speed | 6+ months to first user | 1–3 months | < 1 month, integration-first |
| Distribution | Cold start, no audience | Accessible community | Built-in channel or warm audience |
| Market pull | Speculative demand | Adjacent demand exists | Direct evidence (waitlist, requests, paying substitute) |
| Crypto necessity | Ornamental | Composable advantage | Cannot exist without crypto |
Total 5–15. ≥ 11 = strong, 8–10 = worth validating, ≤ 7 = drop or rework.
idea-shortlist-YYYYMMDD-HHMMSS.md in the current working directory) so the user can re-read outside the chat. Markdown is fine — HTML only if the user asks for it.Take an idea (from a prior Discover pass or fresh from the user) and run a structured validation sprint. Produce a go / no-go / pivot recommendation backed by demand signals, risk analysis, and a concrete next-steps plan.
zerion analyze <known-deployer-or-treasury> — is the comparable project active on-chain (portfolio + recent activity)?zerion history <addr> --limit 25 — are real users actually transacting, or is it dormant?zerion positions <addr> --positions defi — what protocols/positions does it actually hold?idea-validation-YYYYMMDD-HHMMSS.md) with: idea summary, demand signals, risks, verdict, confidence (0–1), and concrete next steps.Strong signals (each worth 1 point):
Weak signals (corroborating, not sufficient on their own):
| Score | Verdict | Action |
|---|---|---|
| ≥ 2 strong signals + ≥ 11 rubric score | Go | Ship the smallest possible MVP this week |
| 0–1 strong signals, ≥ 8 rubric score | Validate first | Run a 1-week sprint: landing page, 5 customer interviews, paid-pilot ask |
| ≥ 2 strong signals, ≤ 7 rubric score | Pivot | Demand exists but execution unrealistic — narrow the wedge |
| 0–1 strong signals, ≤ 7 rubric score | No-go | State the strongest pivot direction, don't just reject |
Map every relevant competitor, substitute, and adjacent project for a given crypto product idea. Produce a landscape matrix showing where the opportunities and dangers are.
zerion analyze <treasury> for portfolio + activity, then zerion history <treasury> --limit 25 to confirm it's not abandoned, and zerion positions <treasury> --positions defi for live holdingsidea-landscape-YYYYMMDD-HHMMSS.md) with the full matrix, crowdedness rating, identified moat type, and recommended differentiation angle.Use DefiLlama's free public API to identify what's working in DeFi, what's growing, and where the gaps are. TVL is the primary trust metric — protocols with real TVL have real users with real money at stake.
GET https://api.llama.fi/v2/chains # All chains TVL
GET https://api.llama.fi/protocols # All protocols
GET https://api.llama.fi/overview/dexs/solana # Solana DEX volume
GET https://api.llama.fi/overview/fees/solana # Solana fee revenue
GET https://yields.llama.fi/pools # All yield pools
GET https://stablecoins.llama.fi/stablecoins # All stablecoins
GET https://stablecoins.llama.fi/stablecoincharts/Solana # Solana stablecoin flows
No API key, no rate limits worth worrying about for a single research session. Use WebFetch to pull, then summarize.
zerion analyze <known-defi-whale-or-treasury> to see whether the protocol shows up in real portfolios at allzerion positions <addr> --positions defi --chain solana for the exact protocols/pools they holdzerion history <addr> --limit 25 to confirm the wallet is actively rotating into/out of those positions, not staleidea-defi-research-YYYYMMDD-HHMMSS.md) with: top protocols (ranked by TVL with 7d delta), opportunities (gaps + underserved niches), recommended integration targets, and a market snapshot (total Solana TVL, top category, fastest-growing category).Write a markdown artifact in the current working directory:
idea-shortlist-YYYYMMDD-HHMMSS.md (Discover)idea-validation-YYYYMMDD-HHMMSS.md (Validate)idea-landscape-YYYYMMDD-HHMMSS.md (Map landscape)idea-defi-research-YYYYMMDD-HHMMSS.md (DeFi research)Don't leave the result only in chat — the user will want to re-read and share. Use HTML only if the user explicitly asks.
| When you want… | Use |
|---|---|
| One-shot validation: portfolio + positions + activity for a comparable project | zerion analyze <addr> |
| Confirm a wallet/treasury is actively used (not stale) | zerion history <addr> --limit 25 |
| See exactly which DeFi protocols/pools a wallet holds | zerion positions <addr> --positions defi |
| Track a comparable protocol's treasury over time | zerion watch <addr> --name <label> then zerion portfolio --watch <label> |
| Move money once a validated idea ships | zerion-trading skill (swap, bridge, send) |
| Build an autonomous-trading bot from a validated DeFi thesis | zerion-agent-management (agent tokens + policies) |
This umbrella condenses the SendAI skills. For the longer-form references — interview framework, scoring rubric details, validation framework, customer-signal rubric, pivot-or-persist details, landscape mapping methodology, moat analysis, DefiLlama API guide, TVL-as-trust-metric, DeFi opportunity framework — read the originals:
If the user wants the full SendAI / Superteam skill bundle (Learn → Idea → Build → Launch), point them at https://github.com/sendaifun/solana-new.