Skills
Skills are markdown files that teach agents how to do specific things. They’re portable, reusable, and shareable.
What is a skill?
A skill is a .md file with instructions, examples, and context for a specific domain. When attached to an agent, the skill content becomes part of the agent’s workspace — it can reference the instructions while working.
Examples
- Competitive Research — structures analysis with market positioning frameworks
- SEO Audit — walks through page analysis and keyword recommendations
- Sprint Planning — breaks features into user stories with acceptance criteria
- Content Brief — templates for blog posts, landing pages, email campaigns
Installing skills
From ClawHub
ClawHub is the community marketplace for agent skills. Browse available skills from the agent’s Skills page and install with one click.
From URL
Import a skill from any public URL that serves a markdown file. The content is downloaded and stored locally.
Upload your own
Write a skill in markdown and upload it directly. You have full control over the content and can update it anytime.
Managing skills
From the agent’s detail page → Skills tab:
- View all installed skills
- Remove skills you no longer need
- Skills are per-agent — you can give different agents different skill sets
Last updated on