# example > Example skill showing the complete SKILL.md format with all features - Author: StepfenShawn - Repository: kanya989612/kota - Version: 20260204163528 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-09 - Source: https://github.com/kanya989612/kota - Web: https://mule.run/skillshub/@@kanya989612/kota~example:20260204163528 --- --- name: example description: Example skill showing the complete SKILL.md format with all features dependencies: Python >= 3.8 --- # Example Skill This is an example skill demonstrating the standard Claude Skills format. ## Instructions When this skill is activated: 1. Follow these specific guidelines 2. Use the provided context and resources 3. Apply best practices for the task 4. Provide clear, actionable output ## Usage Examples ### Example 1: Basic Usage **Input**: Simple request **Output**: Structured response ### Example 2: Advanced Usage **Input**: Complex request with parameters **Output**: Detailed analysis and recommendations ## Guidelines - Be specific and actionable - Provide examples when helpful - Consider edge cases - Validate inputs and outputs ## Resources Additional resources can be placed in the same directory: - `REFERENCE.md` - Reference documentation - `scripts/` - Executable scripts - `templates/` - Output templates