What are Skills?
Skills are lightweight, single-purpose AI tools you invoke directly in any chat using the@skill-name trigger. Type @ in the chat prompt bar, and a picker appears showing all your available skills — select one, add your content, and the skill runs instantly.
Unlike Custom Agents (which are full conversation configurations you chat with at /agents), skills are one-shot tools designed for a specific repeatable task: summarize this, translate that, review this code, check this grammar.
The key difference:
How to Invoke a Skill
- In any chat (including project chats), type @ in the prompt bar
- A skill picker dropdown appears — continue typing to filter by name
- Select a skill
- Type or paste the content you want the skill to act on
- Send
Three Sources for Skills
Official Library
Pre-built skills curated and maintained by ZeroTwo. Browse by category and install with one click.
Custom Skills
Build your own skills with a custom trigger, system prompt, tools, and model.
GitHub Import
Import skill configurations from a GitHub repository — useful for team sharing.
Troubleshooting
Fix skills that aren’t showing in the picker, producing inconsistent output, or failing to use tools.
Access Skills
Skills are managed at Settings → Skills. From there you can:- Browse and install Official Library skills
- Create custom skills
- Import skills from GitHub
- View, edit, and delete your installed and custom skills

