diff --git a/claw-skills/workflows/create-skills.md b/claw-skills/workflows/create-skills.md index 1b4f613..f6e30be 100644 --- a/claw-skills/workflows/create-skills.md +++ b/claw-skills/workflows/create-skills.md @@ -40,7 +40,7 @@ Based on the criteria above, determine whether this should be a new skill, or a ### 3. Design the Skill -- **Name:** `{action}-{target}` (e.g., `git-clone-repo`, `keycloak-create-user`) +- **Name:** kebab-case (e.g., `git-clone-repo`, `keycloak-create-user`) - **SKILL.md contents:** - Description: what this skill does - Use cases: when to use it