digestlisted
Install: claude install-skill mikeprasad/aria-knowledge
# /digest — Cross-Tool Weekly Rollup
Synthesize a digest of activity across connected MCPs into `intake/digests/{YYYY-MM-DD}.md`. Pulls from `~~chat` + `~~email` + `~~project tracker` + `~~docs` to produce a "what's pending / what shipped / what's blocked" rollup. Composite of all 4 categories — the most cross-tool of the v2.18.0 skills.
## Step 0: Resolve Config
Read `~/.gemini/antigravity/aria-knowledge.local.md` and extract `knowledge_folder`. If the file doesn't exist, stop: "aria-knowledge is not configured. Run /setup to get started."
Lazily create `{knowledge_folder}/intake/digests/` if it doesn't exist.
## Step 1: Probe Connected MCPs (all 4 categories)
Check Claude's available tool list for each `~~category`. The digest runs with ANY non-zero set of connected MCPs — gather from whichever are connected, surface gaps for the rest.
| Category | MCP options | Status |
|---|---|---|
| `~~chat` | slack, ms365 | <connected: list / not connected> |
| `~~email` | gmail, ms365 | <connected: list / not connected> |
| `~~project tracker` | linear, asana, atlassian, monday, clickup, notion | <connected: list / not connected> |
| `~~docs` | notion, atlassian, box, egnyte, google docs | <connected: list / not connected> |
If NO MCPs in ANY category are connected, output the standard fallback notice and stop:
> No required MCPs connected for `/digest`. Connect at least one of: Slack/MS365 (~~chat), Gmail/MS365 (~~email), Linear/Asana/etc. (~~project tracker), or Notion/Conf