install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/pproenca/dot-skills/valid-skill" ~/.claude/skills/comeonoliver-skillshub-valid-skill && rm -rf "$T"
manifest:
skills/pproenca/dot-skills/valid-skill/SKILL.mdsource content
Valid Skill
A simple valid skill for testing purposes.
When to Apply
Reference these guidelines when testing the skills-ref validator.
Quick Reference
1. Example Category (CRITICAL)
- First example rule for testingexample-rule-one
- Second example rule for testingexample-rule-two
How to Use
This skill is used for testing validation.