CtrlK
BlogDocsLog inGet started
Tessl Logo

meta-arxiv-daily-digest-deck

Fetch the day's top arXiv submissions in a chosen category, write a structured per-paper digest, render the digest as a PPTX deck (one slide per paper), and persist the digest to long-term memory. Use for a daily 'arxiv morning briefing' — manual fire or cron-scheduled.

72

Quality

89%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

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?…'.

Repository
TokenRhythm/opensquilla
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.