Create Skill

Creates a new skill in an existing plugin. Skills are the universal capability primitive across all modern AI platforms (automatically callable as slash commands, agent skills, and prompt tools). Use this as the primary default for procedural capabilities. NOT for isolated multi-turn wizards or adversarial swarm agents (use `create-sub-agent`), and NOT for stateful counters (use `create-stateful-skill`).

richfrem e44a9b4 95 files · 177.1 KB Updated

File contents

richfrem/agent-plugins-skills/tree/main/plugins/agent-scaffolders/skills/create-skill commit e44a9b4e97

Frequently asked questions

npx skillmds@latest add richfrem/create-skill