hive-query
Installation
SKILL.md
hive-query — Route Crypto Questions Through Hive
Use this skill when Hive MCP is connected and the user asks a crypto question. Do not answer from model memory when the answer depends on live data.
Routing rule
Read references/root-mcp-workflow.md when the user asks how Hive MCP is
organized, what tools are available, or how an agent should navigate the root
endpoint without loading the full provider catalog into context.
- Read
hive://toolsetsor callsearch_toolswith the user's intent. - Select one canonical task toolset.
- Ask for missing identifiers before execution if the toolset requires them.
- Call
get_api_endpoint_schemafor the exact tool you plan to call. - Call the exact endpoint through
invoke_api_endpoint. - Report freshness, provider/runtime status, and any missing-data caveats.