Help us improve
Share bugs, ideas, or general feedback.
From octagon-market-intelligence
Validates Octagon plugin configuration and runs smoke tests across Octagon MCP workflows (agent, deep research, prediction markets). Use to debug auth, check tool availability, and classify failures.
npx claudepluginhub octagonai/octagon-mcp-server --plugin octagon-market-intelligenceHow this skill is triggered — by the user, by Claude, or both
Slash command
/octagon-market-intelligence:octagon-api-smoke-testThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to confirm that the Claude plugin and Octagon MCP are configured correctly.
Starts an MCP HTTP server and exercises tools, resources, and prompts via curl JSON-RPC. Useful after adding or modifying MCP definitions to verify the real transport surface.
Exercises MCP HTTP server tools/resources/prompts via real JSON-RPC calls. Starts the server, catalogs endpoints, runs adversarial inputs, and produces a report with findings. Use after adding or modifying MCP definitions.
Runs environment diagnostics across 11 categories to detect misconfigured providers, stale state, and broken hooks. Use when something is not working or before demos.
Share bugs, ideas, or general feedback.
Use this skill to confirm that the Claude plugin and Octagon MCP are configured correctly.
octagon-agent requestoctagon-deep-research-agent requestoctagon-prediction-markets-agentprediction_markets_historyGeneral agent:
{
"server": "octagon-mcp",
"toolName": "octagon-agent",
"arguments": {
"prompt": "Give me a one-sentence summary of Apple's latest quarter."
}
}
Deep research:
{
"server": "octagon-mcp",
"toolName": "octagon-deep-research-agent",
"arguments": {
"prompt": "Research the current AI infrastructure spending cycle in one short paragraph."
}
}
api_keyapi_base_url