Minimal example skill for plugin-eval tests. Use when the user wants a compact demonstration of a well-structured skill.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add Kodik-AI/kodik --skill minimal-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Minimal Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/kodik-ai-minimal-skill)More formats (shields.io, HTML) on the badges page.
---
name: minimal-skill
description: Minimal example skill for plugin-eval tests. Use when the user wants a compact demonstration of a well-structured skill.
license: MIT
---
# Minimal Skill
Use this fixture to verify that skill evaluation works on a small but valid example.
## Workflow
1. Read the target file.
2. Summarize the important structure.
3. Reference deeper details only when needed.
## Reference
- `references/details.md`
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!