mirror of
https://github.com/block/goose.git
synced 2026-06-02 06:19:33 +02:00
docs: add skills slash command (#8783)
This commit is contained in:
@@ -628,6 +628,7 @@ Once you're in an interactive session (via `goose session` or `goose run --inter
|
||||
- **`/recipe [filepath]`** - Generate a recipe from the current conversation and save it to the specified filepath (must end with .yaml). If no filepath is provided, it will be saved to ./recipe.yaml
|
||||
- **`/compact`** - Compact and summarize the current conversation to reduce context length while preserving key information
|
||||
- **`/r`** - Toggle full tool output display (show complete tool parameters without truncation)
|
||||
- **`/skills`** - List available skills
|
||||
- **`/t`** - Toggle between `light`, `dark`, and `ansi` themes. [More info](#themes).
|
||||
- **`/t <name>`** - Set theme directly (light, dark, ansi)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user