Add /skills command (#8600)

Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
This commit is contained in:
Lucas Alvares Gomes
2026-04-22 13:36:39 +01:00
committed by GitHub
parent 501dde5570
commit bdf5c43f3d
4 changed files with 146 additions and 1 deletions
@@ -17,7 +17,7 @@ When a session starts, goose adds any skills that it discovers to its instructio
- "Follow the new-service skill to set up the auth service"
- "Apply the deployment skill"
You can also ask goose what skills are available.
You can also ask goose what skills are available, or use the CLI `/skills` command to list available skills and load one or more by name (e.g. `/skills code-review edge-case-finder`).
:::info Claude Compatibility
goose skills are compatible with Claude Desktop and other [agents that support Agent Skills](https://agentskills.io/home#adoption).