Overview
Skills are domain-specific plugins that enhance how AI understands and interacts with certain types of pages. When activated, a skill replaces the standard page snapshot with a domain-optimized representation and adds specialized instructions to the AI prompt.Skills require Pro or higher. Skills are an experimental feature — the API and available skills may change.
How skills work
When a skill is enabled, it automatically activates on pages it recognizes (e.g., the Google Sheets skill activates on Google Sheets URLs). On those pages, the skill:- Optimizes the page representation — Replaces the standard view with a domain-specific format that AI understands better (e.g., structured table data instead of raw page elements)
- Adds specialized instructions — Gives AI domain-specific guidance (e.g., how to reference cells or interact with spreadsheet controls)
Available skills
| Skill | Domain | Description |
|---|---|---|
google-sheets | Google Sheets | Extracts spreadsheet data as structured tables for AI. Enables precise cell targeting and data operations. |