daily-digest
Installation
SKILL.md
Daily Digest — Authoring Contract
Overview
<mount>/digests/ is a relayfile-managed directory containing deterministic, pre-computed Markdown summaries of provider activity over fixed time windows. Digests are the cheap entry point for activity-summary queries (see the activity-summary skill). This skill is for producers — adapter authors, provider integrators, and anyone extending what shows up in a digest.
When to use this skill
- You are writing a new relayfile adapter (Notion, Linear, …) and need to wire it into the digest pipeline.
- You want a new digest window (e.g.
last-30-days.md) and need to know the contract. - A digest is missing a provider's content and you need to know why.
- You need to debug why
yesterday.mdwas empty or stale this morning.
If you're an agent reading the digest to answer a user question, switch to the activity-summary skill instead.