skaro skills manages the LLM instruction packs that enhance code generation for your stack.
Commands
skaro skills list
Show all available skills and their activation status.- active — skill is enabled and injected into LLM prompts
- disabled — explicitly turned off
- available — exists in the catalog but not enabled
- missing — referenced in config but the file is not found
skaro skills info
Show the full content of a specific skill.skaro skills enable
Activate a skill.active list in config.yaml. For preset skills that were previously disabled, this removes them from the disabled list.
skaro skills disable
Deactivate a skill.disabled list. Preset skills remain in the preset but are no longer injected into prompts.
skaro skills create
Create a new custom skill from a template..skaro/skills/our-api-rules.yaml with a starter template. Edit the file, then enable: