Duplicate this file to create a project skill. Write the trigger condition concretely in the description.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add LeeYudok/agents-scaffold --skill example-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Example Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/leeyudok-example-skill-agents-scaffold)More formats (shields.io, HTML) on the badges page.
---
name: example-skill
description: Duplicate this file to create a project skill. Write the trigger condition concretely in the description.
user-invocable: true
---
<!-- Describe when and what this skill does, as a procedure. Example skeleton: -->
1. Check preconditions (environment, reachability, state)
2. Perform the core action
3. Verify the result + report
> When turning this into an actual skill, rename the directory and `name` to
> `{{PROJECT_NAME}}-sk-<purpose>` and make the trigger in `description` concrete.
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!