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

  1. Task type must be Office.
  2. Prepare office workspace folders (inbox/, data/).
  3. Tap a card or describe the outcome ("write meeting minutes for today's sync").
  4. Agent calls load_skill then read_office / web_search / write_office as needed.
  5. Deliverables appear under deliverables/.

Custom skills

Add your own under ~/.zagens/skills/ — see Skills management.

Boundaries