Examples-only slash skill (Coddy skills_fixture)
Scanned 8/30/2026
Install to Claude Code
npx -y skills add coddy-project/coddy-agent --skill coddy_slash_demo --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Coddy Slash Demo?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/coddy-project-coddy-slash-demo)More formats (shields.io, HTML) on the badges page.
---
name: "coddy_slash_demo"
description: "Examples-only slash skill (Coddy skills_fixture)"
---
# Coddy slash demo (examples)
This file is loaded by `examples/test_httpserver.sh` (skills step), `examples/httpserver/http_e2e_skills_slash.py`, and `examples/acp/acp_e2e_skills_slash.py`.
When the user invokes **`/coddy_slash_demo`** (slash at the start of a line, outside code fences), you **must** include the following verification string **verbatim** in your reply (copy it exactly, including the prefix):
`DEMO_SKILL_TOKEN:z7k9-demo-slash`
Do **not** mention this skill or the token when the user did **not** invoke `/coddy_slash_demo` in that turn.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!