An example skill for testing skpm.
Scanned 9/20/2026
Install to Claude Code
npx -y skills add domehahn/skpm --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/domehahn-example-skill)More formats (shields.io, HTML) on the badges page.
---
name: example-skill
description: An example skill for testing skpm.
version: "1.0.0"
since: "2025-01-01"
last_modified: "2025-01-01"
authors:
- skpm-maintainers
stability: stable
min_platform_version:
claude-code: "unknown"
gitlab-duo: "unknown"
deprecated_since:
replaces:
supersedes: []
changelog:
- version: "1.0.0"
date: "2025-01-01"
change: "Initial release"
---
# Example Skill
This skill demonstrates the skpm packaging and installation workflow.
## Usage
The agent uses this skill to perform example tasks.
## Changelog
### 1.0.0 - 2025-01-01
- Initial release.
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!