Invoking a Skill
Skills are invoked inline in any chat using the@ trigger:
Type @ in the prompt bar
In any ZeroTwo chat — including project chats — type @ in the prompt input. A skill picker dropdown appears immediately.
Select or type the skill name
Continue typing to filter skills by name, or scroll the picker and click to select. The skill name autocompletes into the prompt.
Add your content or instructions
After the skill name, type or paste the content you want the skill to act on. Some skills need content to work (like
@summarize [text]); others can be invoked with just additional instructions.Examples
Installing Skills
Official Library skills must be installed before they appear in the@ picker:
- Go to Settings → Skills → Official Library
- Browse or search for skills by name or category
- Click Install next to a skill
- The skill is immediately available in all your chats via
@skill-name
Where Skills Work
Skills work in any chat, including:- Regular chats
- Project chats (alongside project instructions)
- Chats with Custom Agents
@ picker shows all your installed and custom skills regardless of where you’re chatting.
Skill Output
Skill output appears directly in the chat as an AI response. The output format depends on how the skill is configured — some return bullet points, some return structured sections, some return plain rewrites. Each skill can have its own base model and enabled tools. A code review skill might use a coding-optimized model; a research skill might have web search enabled. The skill’s configuration determines its capabilities, not the chat’s default settings.Managing Your Skills
View and manage all your skills at Settings → Skills:- Installed tab — shows Official Library skills you’ve installed
- Custom tab — shows skills you’ve created
- GitHub tab — shows skills imported from GitHub repos

