Works across major coding agents

Install markdown skills for Claude Code, Codex, and OpenClaw

skillsmd is a shared marketplace for markdown-based skills you can browse once and install into Claude Code, Codex, or OpenClaw without rewriting the skill for each agent.

Supported agents: Claude Code, Codex, OpenClaw

deploy-review.md
--- name: deploy-review description: Review deployment before shipping trigger: /deploy ---   ## Steps   1. Run the test suite 2. Check for uncommitted changes 3. Diff against production 4. Deploy with confirmation
$ skillsmd install deploy-review --agent codex

One skill format, three agent targets

Skills are plain markdown files with frontmatter. Publish once, then install them into Claude Code, Codex, and OpenClaw from the same marketplace.

01

Browse

Discover community-built skills and check which agents they support before you install. Preview the full markdown and usage notes first.

02

Install

One command installs the skill into Claude Code, Codex, or OpenClaw. No build step, no package bloat, just a markdown file in the right place.

03

Publish

Built a skill that works across agents? Publish it once, document agent-specific notes if needed, and let other developers install it anywhere they work.


Popular skills

Curated markdown skills ready to install into Claude Code, Codex, and OpenClaw.

code-review productivity

Thorough code review with security checks, performance analysis, and style suggestions.

▾ 2.4k installs ★ 186 stars
git-cleanup git

Prune stale branches, squash fixups, and tidy up commit history before merging.

▾ 1.8k installs ★ 142 stars
api-scaffolder generator

Generate REST or GraphQL endpoints with validation, error handling, and tests from a spec.

▾ 1.2k installs ★ 98 stars
migrate-db database

Generate and validate database migrations with rollback plans and data integrity checks.

▾ 960 installs ★ 74 stars

Use the same skill
across every agent

Install your first skill into Claude Code, Codex, or OpenClaw in seconds, or publish one skill that supports all three.