Template skill. Replace this with a specific description of when and why to use it.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add espennilsen/pi --skill sample-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sample Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/espennilsen-sample-skill)More formats (shields.io, HTML) on the badges page.
---
name: sample-skill
description: Template skill. Replace this with a specific description of when and why to use it.
---
# Sample Skill
## Setup
Describe any one-time setup steps here.
```bash
# Example setup
# npm install
```
## Usage
Explain how to use this skill and reference any scripts or assets in this folder.
```bash
# Example usage
# ./scripts/run.sh <args>
```
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!