skills/mcp-research/SKILL.md
MCP researcher — fetch docs/API/spec from GitHub, DB, internal tools via MCP
npx skillsauth add Rheinmir/skills-kit mcp-researchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Query: $ARGUMENTS
Goal: answer the query with minimum fetches. Targeted reads only — no broad crawling.
Sequence:
PARSE — Extract from $ARGUMENTS:
github | url | mcp-tool | searchLOCATE — One targeted lookup to find the exact resource:
https://api.github.com/repos/<owner>/<repo>/contents/<path> or raw file URLsite: scoped query, pick top resultFETCH — Read only what answers the query:
paths + components/schemas entriesSYNTHESIZE — Output:
SOURCE: <url or tool:resource>
FINDING: <direct answer to the query — facts, not narrative>
SCHEMA: <relevant fields/types if applicable>
NOTES: <caveats, version constraints, gotchas>
Hard rules:
development
Full autonomous execution from idea to working code
development
Full autonomous execution from idea to working code
documentation
Agentic memory system for writers - track characters, relationships, scenes, and themes
testing
Structured visual QA verdict for screenshot-to-reference comparisons