Live-test every MCP Prompt in src/tools/prompts.ts through the real MCP protocol (not a static read) across every argument combination. Use when a prompt is added or its argument-handling logic changes, or as part of a live-audit pass.
$npx -y skills add grinv/steam-games-mcp --skill prompt-checkInstalls into the current project.
Run `npx skills use "https://github.com/grinv/steam-games-mcp" --skill "grinv/steam-games-mcp/prompt-check"` 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/grinv/steam-games-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/grinv/steam-games-mcp"` and select the relevant skills, then follow their instructions.