mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 01:04:36 +00:00
docs(coding-agent): clarify how to toggle settings and invoke templates
- skills.md: mention /settings and settings.json for toggling skill commands - prompt-templates.md: add Usage section with examples
This commit is contained in:
parent
c12d18483d
commit
6cc370c446
2 changed files with 12 additions and 2 deletions
|
|
@ -74,7 +74,7 @@ Skills register as `/skill:name` commands:
|
|||
|
||||
Arguments after the command are appended to the skill content as `User: <args>`.
|
||||
|
||||
Toggle skill commands in settings:
|
||||
Toggle skill commands via `/settings` in interactive mode or in `settings.json`:
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue