.github/skills/context7/SKILL.md
Fetch up-to-date documentation for libraries and frameworks using Context7. Use this when the user asks for "latest docs", "API reference", or code examples for specific libraries.
npx skillsauth add spagestic/thenorthstar context7-docsInstall 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.
This skill allows you to query the Context7 service to get the latest documentation for various libraries.
To search for documentation, use the mcporter tool to bridge the CLI.
Command Template:
npx mcporter call --command "npx -y @upstash/context7-mcp" --tool <tool_name> --args <json_args>
development
Execute Python scripts and snippets. Use this for "run python script", "calculate with python", or "test snippet".
development
Store and retrieve long-term project information. Use this to "remember" facts or "recall" project context.
tools
Lint and fix Markdown files. Use this when the user asks to "check markdown", "fix formatting", or "lint docs".
development
Interact with Jupyter notebooks. Use this to "run cell", "read notebook", or "execute python in notebook".