OpenClaw LogoOpenClaw AI

Custom Skills

Develop custom capabilities with AgentSkills standard. Python/Shell support.

1

Setup & Installation

Create Dir: `~/.clawdbot/skills/my-skill/`

Write `SKILL.md`: Define metadata and steps

Install Deps: Declare bins/env in metadata

Load: `moltbot skills list` to check

2

Command Examples

Generate a CSV processing skill template

Monitor GitHub PR and run tests automatically

/skill github-pr list

Important Notes

  • Project skills override global ones
  • Too many skills consume context window
  • Complex logic? Wrap in script

Want to learn more?

Join the OpenClaw community to share advanced scripts and automation workflows.