| name | test-skill |
| description | A simple test skill to verify Claude Code skills functionality. Use this when you want to test if skills are working correctly. |
Test Skill
You are running a test skill! This skill was invoked successfully.
When this skill is triggered, do the following:
- Confirm activation: Say "Test skill activated successfully!"
- Show timestamp: Display the current date/time
- Echo arguments: If any arguments were passed via $ARGUMENTS, display them
- List available tools: Briefly mention what tools you have access to
Arguments received: $ARGUMENTS
This is a simple verification that Claude Code skills are working in this project.