Agent skill
test-skill
A test skill to verify slash command functionality
Stars
3
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/Dwsy/agent/tree/main/skills/test-skill
SKILL.md
Test Skill
This is a test skill used to verify that skill slash commands are working correctly.
When executed, this skill should be loaded and its content sent to the agent.
Usage
Type /test-skill in the pi CLI to trigger this skill.
Test Steps
- Load this skill
- Execute
/test-skillcommand - Verify that the skill content is sent to the agent
- Agent should respond based on this skill's instructions
Notes
This skill demonstrates the automatic skill discovery and registration system.
Didn't find tool you were looking for?