meta-arxiv-daily-digest-deck
Installation
SKILL.md
arXiv Daily Digest Deck (Meta-Skill)
A near-pure tool_call + linear DAG meta-skill: fetch arXiv via
the public Atom API, write a per-paper structured digest, render it
into a PPTX deck, and persist the digest into long-term memory under
the arxiv-daily topic.
Trigger surface
Fire manually with the English trigger arxiv daily digest or one of the
localized triggers listed in the frontmatter. Category override: include a
cs.XX token anywhere in the invocation.
Fallback
If fetch_arxiv fails (network or parse), the downstream steps
short-circuit by emitting _SKIPPED markers; no half-baked PPTX or
memory note is written. Operator can retry by re-invoking, or
manually run curl 'http://export.arxiv.org/api/query?…'.