
Narumiruna Context7 Skills Skill
- 1 repo stars
- Updated January 24, 2026
- narumiruna/context7-skills-skill
narumiruna-context7-skills-skill is a Claude Code plugin that ensures correct Context7 ctx7 skills CLI subcommands and client flags for search, install, list, and remove.
About
narumiruna-context7-skills-skill is a Claude Code plugin that teaches your agent the right way to drive Context7’s ctx7 skills command-line interface. developers constantly add and prune skills from registries; one wrong flag wastes a session. This plugin activates when someone wants to search, install, list, or remove skills with ctx7 or npx ctx7, and it encodes the expected subcommands and client-specific flags so the agent does not hallucinate syntax. It sits in agent tooling: lightweight, repeatable, and useful across Idea through Operate whenever you refresh your skill stack. It is documentation-as-plugin, not a hosted marketplace itself—pair it with Context7 credentials and your chosen client. Beginners benefit if they already run Node/npx; advanced users gain consistency when scripting skill hygiene across machines.
- Single plugin focused on Context7 ctx7 skills CLI usage
- Covers search, install, list, and remove skill operations
- Documents correct subcommands and client flags including npx ctx7
- Triggers when users ask to manage skills via Context7
- Reduces wrong CLI invocations during skill discovery and cleanup
Narumiruna Context7 Skills Skill by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install narumiruna-context7-skills-skill@narumiruna/context7-skills-skillAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | January 24, 2026 |
| Repository | narumiruna/context7-skills-skill ↗ |
What it does
Guide Claude Code to run Context7’s ctx7 skills CLI correctly when searching, installing, listing, or removing skills—including npx ctx7 flags and subcommands.
Who is it for?
Anyone using Context7 and Claude Code who frequently installs or audits skills and wants the agent to mirror official CLI behavior.
Skip if: Skip if you do not use Context7 or and need deep skill authoring tutorials instead of CLI operation reference.
What you get
After install, Claude Code answers skill search, install, list, and remove requests with valid ctx7 and npx ctx7 invocations for your client.
- Reliable ctx7 search, install, list, and remove command patterns in agent replies
- Client-correct flag usage for Context7 skills operations
- Faster skill stack changes without manual CLI doc lookups
By the numbers
- Plugin count: 1
- Repository: narumiruna/context7-skills-skill
- Catalog stars at ingest: 1
Recommended Plugins
How it compares
CLI operations skill for Context7, not a curated plugin marketplace or MCP integration pack.
FAQ
Who is Narumiruna Context7 Skills Skill for?
It is for Claude Code users who manage skills through Context7’s ctx7 CLI and need accurate subcommands and flags from the agent.
When should I use Narumiruna Context7 Skills Skill?
Use it whenever you search, install, list, or remove skills with ctx7 or npx ctx7, especially when switching clients or cleaning up installs.
How do I add Narumiruna Context7 Skills Skill to my agent?
Add the narumiruna/context7-skills-skill repository as a Claude Code plugin and ensure Node/npx is available so ctx7 commands can run as documented.