athena-work
Installation
SKILL.md
Athena Brief Processor
Process .athenabrief research packages exported from the Athena note-taking app. These are ZIP archives containing curated notes, AI-generated summaries, a research brief, and binary assets arranged for progressive disclosure.
Package Structure Overview
package.athenabrief (ZIP)
├── instructions.md # Static reading guide (start here)
├── brief.md # Research brief, report, and note index
├── summaries.json # Machine-readable note summaries
├── manifest.json # Full machine-readable index and statistics
├── references/*.md # Full note content with YAML frontmatter
└── assets/* # Binary attachments (images, PDFs)
Read references/athenabrief-spec.md for full schema details when encountering unusual fields or edge cases.