We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5551bba commit d993201Copy full SHA for d993201
src/core/prompts/sections/skills.ts
@@ -56,7 +56,7 @@ How to use skills:
56
57
Activate a skill:
58
1. Load the full SKILL.md content into context.
59
- - Use execute_command to read it (e.g., cat "<location>").
+ - Read the file at "<location>" to load its contents into context.
60
2. Follow the skill instructions precisely.
61
3. Only load additional bundled files (scripts/, references/, assets/) if the SKILL.md instructions require them.
62
`
0 commit comments