{
  "generatedFrom": "apps/web/src/data/mcp-facts.ts",
  "sourceOfTruth": "hive-mcp2/src/agentSkills.ts",
  "runtimeResource": "hive://skills",
  "count": 16,
  "skills": [
    {
      "name": "hive-mcp",
      "label": "Install Hive MCP",
      "description": "Connect Hive's hosted remote MCP endpoint to supported AI clients.",
      "publicPath": "/skills/hive-mcp.md",
      "toolsetIds": [
        "search_discovery"
      ],
      "useWhen": [
        "install hive",
        "connect mcp",
        "configure client"
      ]
    },
    {
      "name": "hive-build-onboarding",
      "label": "Get a Hive API Key",
      "description": "Guide agents through browser auth, dashboard key creation, and headless setup.",
      "publicPath": "/skills/hive-build-onboarding.md",
      "toolsetIds": [
        "search_discovery"
      ],
      "useWhen": [
        "no api key",
        "sign up",
        "lost key"
      ]
    },
    {
      "name": "hive-build",
      "label": "Build With Hive",
      "description": "Use Hive from application code through REST, MCP SDK clients, or backend services.",
      "publicPath": "/skills/hive-build.md",
      "toolsetIds": [
        "search_discovery"
      ],
      "useWhen": [
        "integrate api",
        "backend",
        "sdk",
        "production app"
      ]
    },
    {
      "name": "hive-cli",
      "label": "Use Hive CLI",
      "description": "Run Hive from shell scripts, cron jobs, and terminal research workflows.",
      "publicPath": "/skills/hive-cli.md",
      "toolsetIds": [
        "search_discovery"
      ],
      "useWhen": [
        "terminal",
        "cli",
        "jq",
        "cron"
      ]
    },
    {
      "name": "hive-query",
      "label": "Route A Crypto Query",
      "description": "Start from intent, choose a canonical task toolset, inspect schemas, and invoke exact tools.",
      "publicPath": "/skills/hive-query.md",
      "toolsetIds": [
        "market_research",
        "token_diligence",
        "wallet_investigation",
        "security_risk",
        "onchain_dex_pool_analysis",
        "defi_protocol_analysis",
        "nft_research",
        "network_infrastructure",
        "solana_analysis",
        "prediction_markets",
        "search_discovery"
      ],
      "useWhen": [
        "crypto question",
        "pick a tool",
        "tool routing"
      ]
    },
    {
      "name": "hive-tool-discovery",
      "label": "Tool Discovery",
      "description": "Use search_tools, hive://toolsets, schema lookup, and invoke_api_endpoint correctly.",
      "publicPath": "/skills/hive-tool-discovery.md",
      "toolsetIds": [
        "search_discovery"
      ],
      "useWhen": [
        "unknown tool",
        "schema",
        "discovery"
      ]
    },
    {
      "name": "hive-market-research",
      "label": "Market Research",
      "description": "Research prices, liquidity, exchanges, OHLC, order books, and derivatives context.",
      "publicPath": "/skills/hive-market-research.md",
      "toolsetIds": [
        "market_research"
      ],
      "useWhen": [
        "price",
        "market",
        "exchange",
        "funding"
      ]
    },
    {
      "name": "hive-token-diligence",
      "label": "Token Diligence",
      "description": "Investigate token metadata, market context, liquidity, holders, enrichment, and risk.",
      "publicPath": "/skills/hive-token-diligence.md",
      "toolsetIds": [
        "token_diligence"
      ],
      "useWhen": [
        "token",
        "contract",
        "holders",
        "liquidity"
      ]
    },
    {
      "name": "hive-wallet-investigation",
      "label": "Wallet Investigation",
      "description": "Inspect wallet balances, transfers, NFTs, PnL, DeFi positions, and notable activity.",
      "publicPath": "/skills/hive-wallet-investigation.md",
      "toolsetIds": [
        "wallet_investigation"
      ],
      "useWhen": [
        "wallet",
        "portfolio",
        "pnl",
        "transfers"
      ]
    },
    {
      "name": "hive-security-risk",
      "label": "Security Risk",
      "description": "Check token, approval, address, dApp, phishing, contract, and simulation risk.",
      "publicPath": "/skills/hive-security-risk.md",
      "toolsetIds": [
        "security_risk"
      ],
      "useWhen": [
        "security",
        "risk",
        "approval",
        "simulate"
      ]
    },
    {
      "name": "hive-dex-pool-analysis",
      "label": "DEX And Pool Analysis",
      "description": "Analyze pools, pairs, liquidity, trades, OHLCV, and DEX flow.",
      "publicPath": "/skills/hive-dex-pool-analysis.md",
      "toolsetIds": [
        "onchain_dex_pool_analysis"
      ],
      "useWhen": [
        "dex",
        "pool",
        "pair",
        "liquidity"
      ]
    },
    {
      "name": "hive-defi-research",
      "label": "DeFi Research",
      "description": "Analyze DeFi protocols, TVL, fees, revenue, stablecoins, bridges, and yields.",
      "publicPath": "/skills/hive-defi-research.md",
      "toolsetIds": [
        "defi_protocol_analysis"
      ],
      "useWhen": [
        "defi",
        "protocol",
        "tvl",
        "yield"
      ]
    },
    {
      "name": "hive-nft-research",
      "label": "NFT Research",
      "description": "Research NFT collections, ownership, metadata, floors, sales, rarity, and spam checks.",
      "publicPath": "/skills/hive-nft-research.md",
      "toolsetIds": [
        "nft_research"
      ],
      "useWhen": [
        "nft",
        "collection",
        "floor",
        "rarity"
      ]
    },
    {
      "name": "hive-solana-analysis",
      "label": "Solana Analysis",
      "description": "Analyze Solana wallets, SPL accounts, DAS assets, parsed transactions, and priority fees.",
      "publicPath": "/skills/hive-solana-analysis.md",
      "toolsetIds": [
        "solana_analysis"
      ],
      "useWhen": [
        "solana",
        "spl",
        "das",
        "priority fee"
      ]
    },
    {
      "name": "hive-network-infrastructure",
      "label": "Network Infrastructure",
      "description": "Read chain state, gas, blocks, receipts, logs, transaction status, and RPC diagnostics.",
      "publicPath": "/skills/hive-network-infrastructure.md",
      "toolsetIds": [
        "network_infrastructure"
      ],
      "useWhen": [
        "gas",
        "block",
        "receipt",
        "logs",
        "rpc"
      ]
    },
    {
      "name": "hive-prediction-markets",
      "label": "Prediction Markets",
      "description": "Research prediction markets, events, outcomes, market stats, traders, holders, and trades.",
      "publicPath": "/skills/hive-prediction-markets.md",
      "toolsetIds": [
        "prediction_markets"
      ],
      "useWhen": [
        "prediction market",
        "polymarket",
        "event",
        "outcome"
      ]
    }
  ]
}
