2.0 KiB
2.0 KiB
name: [YOUR_SKILL_NAME]
description: [YOUR_DESCRIPTION] - Be specific about WHAT the skill does and WHEN to use it. Include trigger keywords users might mention. Example: "Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction."
version: 1.0.0
[YOUR_SKILL_NAME]
[Brief overview of what this skill does and its purpose]
Overview
This skill provides [CORE_CAPABILITY]:
- Feature 1: [Description]
- Feature 2: [Description]
- Feature 3: [Description]
Quick Start
Basic Usage
[CODE_EXAMPLE]
Common Patterns
-
Pattern 1: [Description]
[CODE_EXAMPLE] -
Pattern 2: [Description]
[CODE_EXAMPLE]
Instructions
When this skill is activated, follow these steps:
-
Step 1: [Clear instruction]
- Detail 1
- Detail 2
-
Step 2: [Clear instruction]
- Detail 1
- Detail 2
-
Step 3: [Clear instruction]
- Detail 1
- Detail 2
Best Practices
- Practice 1: [Description and reasoning]
- Practice 2: [Description and reasoning]
- Practice 3: [Description and reasoning]
Examples
Example 1: [Use Case Name]
[CODE_EXAMPLE_WITH_COMMENTS]
Example 2: [Use Case Name]
[CODE_EXAMPLE_WITH_COMMENTS]
Error Handling
Common issues and solutions:
-
Error Type 1
- Cause: [Description]
- Solution: [Fix]
-
Error Type 2
- Cause: [Description]
- Solution: [Fix]
Requirements
This skill requires:
- [Dependency 1]: [Version or details]
- [Dependency 2]: [Version or details]
Installation:
[INSTALLATION_COMMANDS]
Tips
- 💡 Tip 1: [Helpful advice]
- 💡 Tip 2: [Helpful advice]
- 💡 Tip 3: [Helpful advice]
Related Skills
- [skill-name]: [Brief description of relationship]
- [skill-name]: [Brief description of relationship]