mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 07:04:25 +00:00
Add creation hints to docs and update system prompt
- System prompt now instructs to read docs AND examples, follow cross-refs - Each doc starts with 'pi can create X. Ask it to build one.'
This commit is contained in:
parent
57dc16d9b9
commit
84b663276d
6 changed files with 11 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
> pi can create skills. Ask it to build one for your use case.
|
||||
|
||||
# Skills
|
||||
|
||||
Skills are self-contained capability packages that the agent loads on-demand. A skill provides specialized workflows, setup instructions, helper scripts, and reference documentation for specific tasks.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue