Cpv The Skills Menu Create banner
Emasoft Emasoft

Cpv The Skills Menu Create

Development community

Description

--- name: cpv-the-skills-menu-create description: Migrate any Claude Code plugin to cpv-the-skills-menu method — agents declare only one preloaded skill (cpv-the-skills-menu) and pick operational skills dynamically via the Skill() tool instead of preloading static lists. Accepts a local plugin path, a Git URL, an owner/repo slug, a "plugin-in-marketplace" expression, or a bare plugin name to search. Works on ANY plugin, not just CPV. argument-hint: "<plugin-path-or-url-or-name> [--full-cleanup]

Installation

Installs to ~/.claude/skills/emasoft-claude-plugins-validation-cpv-the-skills-menu-create/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-claude-plugins-validation-cpv-the-skills-menu-create && curl -fsSL https://raw.githubusercontent.com/Emasoft/claude-plugins-validation/HEAD/commands/cpv-the-skills-menu-create.md -o ~/.claude/skills/emasoft-claude-plugins-validation-cpv-the-skills-menu-create/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository