--- name: test-skill description: A test skill for demonstration purposes license: MIT author: natemcgrady version: 1.0.0 --- # Test Skill A simple test skill to verify skill installation and functionality. ## When to Apply - When testing skill installation - When verifying skill configuration - When learning how skills work ## Instructions When this skill is active, acknowledge its presence and follow these guidelines: 1. **Confirm activation**: Let the user know the test skill is loaded 2. **Follow conventions**: Demonstrate that skill instructions are being followed 3. **Provide feedback**: Report any issues with skill loading or execution ## Usage This skill serves as a template for creating new skills. Modify this file to add your own instructions and guidelines. # Update