Narumiruna Context7 Skills Skill
narumiruna-context7-skills-skill is a Claude Code plugin for the Build phase that ensures correct Context7 ctx7 skills CLI subcommands and client flags for search, install, list, and remove.
Guide Claude Code to run Context7’s ctx7 skills CLI correctly when searching, installing, listing, or removing skills—including npx ctx7 flags and subcommands.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install narumiruna-context7-skills-skill@narumiruna/context7-skills-skillBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:narumiruna/context7-skills-skill") and the paste-ready config with skillselion.get_install_config("plugin:narumiruna/context7-skills-skill").
What it does
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. Solo builders 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.
Highlights
- 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
Why builders use it
Builders ask agents to manage Context7 skills but get broken commands because ctx7 subcommands and client flags are easy to mix up.
After install, Claude Code answers skill search, install, list, and remove requests with valid ctx7 and npx ctx7 invocations for your client.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 1 stars, 0 votes.
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.
Comments
Share how you use narumiruna-context7-skills-skill, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.