Skillshub valid-skill

Valid Skill

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.md
source 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)

  • example-rule-one
    - First example rule for testing
  • example-rule-two
    - Second example rule for testing

How to Use

This skill is used for testing validation.