Built-in Office skills
Zagens ships 11 bundled Office skills. Each maps to a task card on the Office empty state and a load_skill playbook in the runtime.
Skill index
| Skill ID | Card (en) | Output | Guide |
|---|---|---|---|
office-competitive-analysis |
Competitive analysis | DOCX | Skill · P0-1 |
office-executive-daily-brief |
Executive daily brief | DOCX | Skill · P0-2 |
office-production-daily-report |
Production & quality report | DOCX | Skill · P0-3 |
office-customer-quote |
Customer quote | XLSX | Skill · P0-4 |
office-weekly-report |
Weekly report | DOCX | Weekly report |
office-meeting-minutes |
Meeting minutes | DOCX | Meeting minutes |
office-project-report |
Project report PPT | PPTX | Project report |
office-data-report |
Data report | XLSX | Data report |
office-contract-draft |
Contract draft | DOCX | Contract draft |
office-resume |
Resume / cover letter | DOCX | Resume |
office-release-notes |
Release notes | DOCX | Release notes |
How skills run
- Task type must be Office.
- Prepare office workspace folders (
inbox/,data/). - Tap a card or describe the outcome ("write meeting minutes for today's sync").
- Agent calls
load_skillthenread_office/web_search/write_officeas needed. - Deliverables appear under
deliverables/.
Custom skills
Add your own under ~/.zagens/skills/ — see Skills management.
Boundaries
- Skills produce files, not chat-only summaries (unless you ask for a brief first).
- Code refactors and shell automation → Code mode + LHT.