Skills
Ce contenu n’est pas encore disponible dans votre langue.
A skill is a workflow Brain has learned and can replay on demand. Sales follow-ups, weekly syntheses, coachee check-ins, deal-room digests — anything you do more than once and want consistent.
When to make a skill
Section titled “When to make a skill”You should turn a workflow into a skill when:
- You do it more than once a week.
- You want consistent format / tone / structure each time.
- It involves multiple tools (mail + calendar + CRM, say).
- A teammate would benefit from the same recipe.
You don’t need a skill for one-off tasks — just ask Brain in plain English.
How to create one
Section titled “How to create one”After Brain successfully helps you with a workflow, type:
/create-skillA modal opens with:
- Name — Brain proposes one from the conversation; you can edit.
- Description — short, what this skill does in one line.
- Steps — markdown of the workflow Brain followed, pre-filled.
You edit the fields, click Save. The skill is now stored in your vault (Memory/.claude/skills/) and available next time you mention it.
How to use a saved skill
Section titled “How to use a saved skill”Mention it by name in chat:
Run the “weekly Acme synthesis” skill.
Or describe the situation and Brain picks the right skill:
It’s Friday, time for the weekly synthesis.
You can also see your skills with:
/skillsUpdating a skill
Section titled “Updating a skill”When you correct Brain’s execution of a skill (“not that format — keep the bullet style”), Brain captures the correction in the skill itself. Next run reflects it. To rewrite a skill explicitly:
Update the “weekly Acme synthesis” skill — add a section for next week’s calendar.
Sharing a skill
Section titled “Sharing a skill”V1: skills are per-user, kept in your encrypted vault. V2 (planned): export a skill as a Markdown file and share it with a teammate, who can /import-skill it into their own vault.
What skills can do
Section titled “What skills can do”Anything Brain can do in normal chat:
- Read from your connected accounts.
- Draft mail, summaries, slides outlines.
- Create calendar events.
- Update HubSpot deals.
- Save notes to your vault.
A skill is not magic — it’s a recipe that uses the same building blocks as any other Brain turn.
What skills can’t do
Section titled “What skills can’t do”- Send messages without confirmation (still draft-first).
- Use integrations you haven’t connected.
- Run on a schedule (no cron — you trigger them manually).
Troubleshooting
Section titled “Troubleshooting”If a skill runs but produces a wrong result, treat it like any wrong Brain reply: correct in chat, and the next run incorporates the correction. If it consistently fails, ask Brain to show me the skill’s steps and edit them by hand.