Skip to main content

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

  1. In any chat (including project chats), type @ in the prompt bar
  2. A skill picker dropdown appears — continue typing to filter by name
  3. Select a skill
  4. Type or paste the content you want the skill to act on
  5. Send
Examples:

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

Example Skills