Use when <situation>. <What it does.>
Scanned 9/22/2026
Install to Claude Code
npx -y skills add crilsen/ai-agent-relay --skill my-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of My Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/crilsen-my-skill)More formats (shields.io, HTML) on the badges page.
---
name: my-skill
description: Use when <situation>. <What it does.>
---
# My Skill
## When to use
Describe the trigger. Example: "Use when a PR needs a review pass before merge."
## Steps
1. Read `AGENTS.md` and the relevant `.ai/` files.
2. Add the steps for this procedure.
3. Point to the workflow in `.ai/workflows/` if one already covers it; do not duplicate it.
## Files to read
- `AGENTS.md`
- `.ai/CONVENTIONS.md`
- `<add the specific files>`
## Rules and boundaries
- Change only task-related files.
- Do not duplicate project facts; link to `.ai/`.
- Do not run destructive or external operations without explicit authorization.
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!