Built-in skills
Every workspace starts with two skills:- /draft-reply: drafts a concise, human-sounding customer reply for the current thread, following your workspace tone settings.
- /plain-docs: answers questions about how Plain itself works, drawing on help.plain.com.
Custom skills
Custom skills let your team encode recurring workflows so Sidekick can run them on demand. A skill has three parts:-
Name: the label shown in the slash-command picker and used to invoke the skill (e.g.
/quota-check). - Description: tells Sidekick when to suggest the skill automatically, without being asked directly.
- Instructions: the full routine Sidekick follows when the skill runs.
Creating a skill
Open a Sidekick session and describe the skill you want. Sidekick will build it and save it to the workspace:Create a skill called quota-check that looks up how close a customer is to their plan limit and summarizes the result.The skill is available to invoke as soon as it is created.

