dwsy/agent

test-skill

A test skill to verify slash command functionality

First seen Mar 4, 2026

Installation

$ npx skills add dwsy/agent --skill test-skill

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dwsy/agent · top by installs.

npx skills add dwsy/agent

Browse all from dwsy/agent

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 22
License MIT
Default branch main
Open issues 42
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 609 B
  • docs SUMMARY.md 68 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 12 installs

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.