openclaw-skills

Installation
SKILL.md

OpenClaw Skills

Create portable agent skills using the open Agent Skills format (agentskills.io). Skills work across 30+ agents including Claude Code, Cursor, VS Code Copilot, Gemini CLI, OpenAI Codex, and pi.

Format Overview

A skill is a directory with a SKILL.md file:

skill-name/
├── SKILL.md          # Required: YAML frontmatter + markdown instructions
├── scripts/          # Optional: executable code
├── references/       # Optional: documentation loaded on demand
└── assets/           # Optional: templates, data files

Frontmatter (Required)

Installs
1
GitHub Stars
32
First Seen
7 days ago
openclaw-skills — jal-co/jalco-pi-mono