Cpv Agent banner
Emasoft Emasoft

Cpv Agent

Development community

Description

--- name: cpv-agent description: Direct free-form entry to the general-purpose CPV worker. Pass any plugin-quality request as arguments and it routes to the right CPV skill, agent, or script and runs the whole job in an isolated context — validate, scan, fix, optimize cache, create, publish, migrate a marketplace, manage installed plugins, or update the pipeline. argument-hint: "<free-form CPV request, e.g. 'update the pipeline'>" user-invocable: true --- # /cpv-agent — free-form CPV worker (di

Installation

Installs to ~/.claude/skills/emasoft-claude-plugins-validation-cpv-agent/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository