Skip to main content

create-skill

Repo-specific layer for adding a new Claude Code skill to this repository — naming conventions, where the skill lives (distributed, plugin-only, or repo-local), YAML frontmatter pitfalls, and the build/mirror/docs checklist a skill must pass before it ships in the plugin. For the general craft of writing skills (structure, descriptions, progressive disclosure, evals) it defers to the upstream skill-creator skill when that is installed. Use when the user wants to add a skill to this repository, turn a recurring workflow into a repo skill, or asks what conventions a new skill here must follow. Do not use for creating agents or knowledge bases — those have their own workflows — or for general skill-writing guidance outside this repository (use skill-creator directly).

Jump to install

Source facts

Repository
luanmorenommaciel/agentspec
Last source activity
July 4, 2026 at 01:29
Detected SKILL.md language
English
Stars
243
Forks
126

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.