Create Stateful Skill

Scaffolds an advanced stateful agent skill with filesystem-native state schemas, lifecycle state machines, and skill chaining. NOT for simple stateless skills (use `create-skill`), NOT for isolated conversational wizards / persona swarms (use `create-sub-agent`), and NOT for GitHub Actions workflows (use `create-agentic-workflow`).

richfrem 2498f53 82 files · 10.5 KB Updated

File contents

richfrem/agent-plugins-skills/tree/main/plugins/agent-scaffolders/skills/create-stateful-skill commit 2498f53219

Frequently asked questions

npx skillmds@latest add richfrem/create-stateful-skill