Example skill that demonstrates the skill structure
Scanned 9/8/2026
Install to Claude Code
npx -y skills add mattnigh/skills_collection --skill collection --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Collection?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/mattnigh-collection-fd8e23b3)More formats (shields.io, HTML) on the badges page.
---
name: example-skill
description: Example skill that demonstrates the skill structure
---
# Example Skill
This is an example skill file. Skills are reusable capabilities that can be invoked during conversations.
## What this skill does
Describe the specific capability or workflow this skill provides.
## Instructions
When this skill is invoked:
1. Step one of the skill execution
2. Step two of the skill execution
3. Return results in a specific format
## Example usage
Explain when and how this skill should be used.
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!