A skills hub for folder-based capability packages.
Skills are the reusable capability layer. A skill package shows how it is installed, versioned, and shared without mixing it up with rules or guidance.
Skills live as folders and ship with metadata.
Treat a skill as a folder, not a line in a config file.
Folder-based skills are easier to version, inspect, and distribute across runtimes.
The main entry file that explains how the skill works.
Executable helpers that live with the skill instead of somewhere random.
Supporting notes that keep the skill grounded.
Images, templates, or samples attached to the skill.
Show versioning, dependencies, and visibility together.
A good skills page helps users understand what is installed and why it is present.
Keep the installed version stable when a release needs predictability.
A skill explains what else it needs to function.
State whether the skill is global, shared, or agent-only.
Let a new version appear without asking users to rebuild the world.