mirror of
https://github.com/apify/agent-skills.git
synced 2026-09-14 20:00:06 +08:00
20a7640e80
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
597 B
597 B
You have additional SKILLs documented in directories containing a "SKILL.md" file.
These skills are: {{#skills}}
- {{name}} -> "{{path}}/SKILL.md" {{/skills}}
IMPORTANT: You MUST read the SKILL.md file whenever the description of the skills matches the user intent, or may help accomplish their task.
<available_skills>
{{#skills}}
{{name}}: {{description}}
{{/skills}} </available_skills>
Paths referenced within SKILL.md files are relative to that SKILL folder. For example reference/workflows.md refers to the workflows file inside the skill's reference folder.