Dwsy

test-skill

"A test skill to verify slash command functionality"

Dwsy 14 1 Updated 4mo ago
GitHub

Install

npx skillscat add dwsy/agent/test-skill

Install via the SkillsCat registry.

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

  1. Load this skill
  2. Execute /test-skill command
  3. Verify that the skill content is sent to the agent
  4. Agent should respond based on this skill's instructions

Notes

This skill demonstrates the automatic skill discovery and registration system.