Step-by-step guide for adding a new MCP tool to this Intervals.icu server. Use when the user wants to add a new tool, endpoint, or API integration. Ensures the established async pattern, response format, naming discipline, and LLM-facing token budgets are followed consistently.
$npx -y skills add hhopke/intervals-icu-mcp --skill add-toolInstalls into the current project.
Run `npx skills use "https://github.com/hhopke/intervals-icu-mcp" --skill "hhopke/intervals-icu-mcp/add-tool"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hhopke/intervals-icu-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/hhopke/intervals-icu-mcp"` and select the relevant skills, then follow their instructions.