context7-skills
New1Community RegistryGeneralby narumiruna
Use when a user asks to search, install, list, or remove skills with the Context7 ctx7 skills CLI (including npx ctx7) and needs correct subcommands or client flags.
Community PluginView Source
Overview
Agent skill package for Context7 CLI skill management.
Available Plugin
- •
context7-skills- Guidance forctx7 skills search|install|list|remove
Install
shell
npx ctx7 skills install narumiruna/context7-skills-skillDocs
- •
AGENTS.md- Contributor guide - •
skills/context7-skills/SKILL.md- Skill definition and usage
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/context7-skills.md https://raw.githubusercontent.com/narumiruna/context7-skills-skill/main/SKILL.md3
Invoke in Claude Code
/context7-skillsView source on GitHub
context7skillsclictx7
Frequently Asked Questions
What is context7-skills?
Use when a user asks to search, install, list, or remove skills with the Context7 ctx7 skills CLI (including npx ctx7) and needs correct subcommands or client flags.
How to install context7-skills?
To install context7-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /context7-skills.
What is context7-skills best for?
context7-skills is a community categorized under General. It is designed for: context7, skills, cli, ctx7. Created by narumiruna.