mindshare
Mindshare tracking primitive using Kaito MCP tools. Use this skill to check mindshare trends for an entity or narrative. Triggers on phrases like 'mindshare for SOL', 'how is the AI narrative trending', 'mindshare trend for Hyperliquid', 'which narratives are gaining share', 'mindshare comparison'. This is a primitive skill — it fetches mindshare data via kaito_mindshare, kaito_narrative_mindshare, or kaito_mindshare_delta and presents trend analysis. Can be called standalone or composed into workflow skills (social-listening, strategy, investigation). Do NOT use for sentiment (sentiment skill
npx skills add majiayu000/claude-skill-registry --skill mindshare --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Mindshare Skill (Primitive) Track mindshare trends for entities or narratives using Kaito MCP tools. ## Parameters - **entity** *(required)*: One of: - **token**: An entity/project (e.g. `HYPE`, `SOL`, `ETH`) — uses `kaito_mindshare` - **narrative**: A Kaito narrative ID (e.g. `AI`, `DeFi`, `L2`) — uses `kaito_narrative_mindshare` - **time_range** *(optional)*: Period to analyze (default: 12 months for entities, flexible for narratives) - **delta** *(optional)*: If true, also fetch `kaito_mindshare_delta` for recent changes When called standalone, confirm parameters with the user first. When called by a workflow skill, parameters are passed directly. ### Valid Narrative IDs (case-sensitive) AI, DeFi, Stablecoin, L2, RWA, ZK, Meme, DePIN, SocialFi Known invalid narrative IDs (use `kaito_advanced_search` with keyword as fallback): perp dex, prediction markets, privacy, restaking, NFT, gaming, liquid staking, robotics. --- ## Workflow ### For Entity Mindshare Call `kaito_mindshare` with: - token: `<TOKEN>` - start_date: `<range_start>` (default: 12 months ago) - end_date: `<today>` If all-zero results returned, switch from ticker to full project name (e.g. `HYPE` → `HYPERLIQUID`) an
- Parameters
- Valid Narrative IDs (case-sensitive)
- Workflow
- For Entity Mindshare
- For Narrative Mindshare
- Analysis
- Output Format
- Key Rules
What does the mindshare skill do?
Mindshare tracking primitive using Kaito MCP tools. Use this skill to check mindshare trends for an entity or narrative. Triggers on phrases like 'mindshare for SOL', 'how is the AI narrative trending', 'mindshare trend for Hyperliquid', 'which narratives are gaining share', 'mindshare comparison'. This is a primitive skill — it fetches mindshare data via kaito_mindshare, kaito_narrative_mindshare, or kaito_mindshare_delta and presents trend analysis. Can be called standalone or composed into workflow skills (social-listening, strategy, investigation). Do NOT use for sentiment (sentiment skill
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill mindshare --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
