Skillsbeginner~8m read
Installing your first skill
Installing your first skill
OpenClaw skills are composable. Install one with a single command.
What a skill includes
- System prompt snippet
- Tool definitions
- Evals and example traces
- A changelog
Install
openclaw skill add @marketplace/reply-drafterUse
In your workspace config:
skills:
- reply-drafterRestart the agent. Done.