Invoking Skills
Slash Commands
Type a/ followed by the skill name in any chat:
Natural Language
Skills with trigger patterns auto-activate when the AI detects matching intent. You do not need to use a slash command:| You say | Activates |
|---|---|
| ”review this code” | code-review |
| ”commit my changes” | git-workflow |
| ”search for…” | web-research |
| ”help me debug this” | debug-helper |
| ”create a ticket for…” | profclaw-tickets |
From the CLI
Managing Skills
List Installed Skills
Install from ClawHub
Update Skills
Disable a Skill
settings.yml:
Skill Configuration
Some skills accept configuration insettings.yml:
Skill Precedence
When multiple sources define a skill with the same name, the higher-priority source wins:skills/code-review/SKILL.md in your project root.
Checking Active Skills
In a chat conversation, you can ask:“What skills are currently active?”Or check from the CLI:
Preset-Based Skill Loading
Assign a bundle of skills to a persona (preset):/preset backend-dev.