My Skill
Clear instructions for the agent on how to use this skill.
When to Use
Describe the situations where this skill should be activated.
Tools Available
scripts/process.py— Description of what this script doesscripts/analyze.py— Description of what this script does
Usage Examples
When the user asks to [do something], use this skill to [accomplish it].
Example 1
User: "Process this PDF"
Agent: Uses the process.py script to extract and analyze PDF content
Prerequisites
- List any required packages or tools
- List any environment variables needed
Configuration
Describe any configuration options available.