with one click
implement-agent-skill
// Central meta-skill for creating and unifying all Agent Skills. Orchestrates specialized meta-skills for analysis, workflows, tools, and scaffolding.
// Central meta-skill for creating and unifying all Agent Skills. Orchestrates specialized meta-skills for analysis, workflows, tools, and scaffolding.
Broadly and deeply analyze user intent (avoiding XY problems) and evaluate multiple solution approaches (default 5) with scores from 0 to 100.
Workflow for auditing security vulnerabilities using trivy, osv-scanner, and trunk.
Comprehensive workflow for creating, implementing, and validating Agent Skills. Use when asked to "create a new skill", "author a skill", "add a capability", or when standardizing project-specific workflows. Support for platform detection (Cursor, Claude Code, Gemini CLI, Codex) and template selection.
Manage Architecture Decision Records (ADRs) using adr-tools. Use this to initialize, create, list, and link ADRs to document architectural evolution.
Manage changelogs using Changie. Provides tools to initialize, add change fragments, batch releases, and merge version notes.
Workflow for auditing security vulnerabilities using trivy, osv-scanner, and trunk.
| name | implement-agent-skill |
| description | Central meta-skill for creating and unifying all Agent Skills. Orchestrates specialized meta-skills for analysis, workflows, tools, and scaffolding. |
This central skill guides the creation of high-quality Agent Skills by orchestrating specialized meta-skills and providing shared standards.
To ensure all Agent Skills in this project follow the Agent Skills Specification and maintain high consistency, reliability, and security.
--help) -> Create directory -> Use analysis.md template.--help) -> Create directory -> Use workflow.md template.--help) -> Create directory -> Use scaffold.md template.--help) -> Create directory -> Use tool-wrapper.md template.meta.md template.assets/templates/.When creating a new skill, always use one of the specialized meta-skills. They have been refactored to pull standards and templates from this central skill.