TheSkillz

OpenClaw skills

Install into skills/<skill>/ — every skill below lists OpenClaw as a supported tool.

PR Review

Free

A useful review finds the bugs that tests missed, checks that the change does wh

Miramira
5 (1)10 installsClaude Code · Codex +

How skills work in OpenClaw

A skill is a folder containing a SKILL.md file: YAML frontmatter with a name and a one-line description, followed by step-by-step instructions, checklists and an output format. OpenClaw reads the description to decide when the skill applies, then loads the full instructions only when needed — so skills add capability without eating your context window.

Install

# free skills
curl -fsSL https://theskillz.dev/install/<skill-slug> | bash

# paid skills: download the zip from your account, then
unzip <skill>.zip -d skills/