Skills · 44
The Ralphy skill marketplace.
A skill is generalized know-how — how to make a kind of video (an unboxing, a UGC ad, a GTA-style short), not one specific clip. Your coding agent matches a skill to your brief and runs the pipeline. Want to reproduce one exact video instead? That's a remix — browse the library.
New to Ralphy? git clone https://github.com/alecs5am/ralphy && cd ralphy && claude
How skills work
- You clone
ralphyand open Claude Code inside the repo. - Claude Code auto-discovers every
SKILL.mdunder.claude/skills/(symlinked from.agents/skills/). AGENTS.mdauto-loads as the base context — describes Ralphy hard invariants + which skill solves what.- You type a brief or a slash command (
/researcher, etc.) and the right skill fires. - The skill body instructs your agent how to execute that specific flow — what CLI verb to call, what outputs to produce, what to check before paying for a render.































