Agent Skill
2/7/2026

test-skill

A test skill to verify slash command functionality

D
dwsy
5GitHub Stars
2Views
npx skills add Dwsy/agent

SKILL.md

Nametest-skill
DescriptionA test skill to verify slash command functionality

name: "test-skill" description: "A test skill to verify slash command functionality"

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.

Skills Info
Original Name:test-skillAuthor:dwsy