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

Quality

Content

86%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A tight, well-structured meta-skill body that avoids over-explanation and surfaces the essential trigger and fallback behavior. The main gap is that the bulk of executable workflow detail is in the frontmatter composition rather than the body, with no explicit recovery feedback loop.

DimensionReasoningScore

Conciseness

The ~20-line body is lean, assumes Claude's competence, and explains only what is non-obvious (trigger surface, fallback semantics); every token earns its place.

5 / 5

Actionability

Gives a concrete fallback command (`curl 'http://export.arxiv.org/api/query?…'`) and precise trigger/override rules, but most executable task detail lives in the frontmatter composition rather than the body, leaving minor gaps.

4 / 5

Workflow Clarity

The four-step sequence is clearly stated and the fallback section explains short-circuit _SKIPPED propagation; however, there is no explicit validate→fix→retry feedback loop, so it sits below 5.

4 / 5

Progressive Disclosure

A short, single-purpose skill under 50 lines with no bundle files and no need for external references; the three well-organized sections (overview, Trigger surface, Fallback) satisfy the simple-skill exception.

5 / 5

Total

18

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description that states concrete capabilities in third person and gives explicit use-when guidance. Minor trigger-synonym breadth keeps it just short of perfect on trigger terms.

DimensionReasoningScore

Specificity

Lists four distinct concrete actions — 'Fetch the day's top arXiv submissions', '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' — with comprehensive coverage.

5 / 5

Completeness

Explicitly answers both 'what' (fetch/digest/render/persist pipeline) and 'when' ('Use for a daily arxiv morning briefing — manual fire or cron-scheduled'), matching the 5-anchor.

5 / 5

Trigger Term Quality

Includes natural phrases a user would say ('arxiv morning briefing', 'arxiv daily digest') plus operational cues (cron-scheduled, manual fire), but lacks synonyms/file-extension equivalents; not a clear 5.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (arXiv daily digest → PPTX + memory) with distinctive triggers unlikely to fire for unrelated skills.

5 / 5

Total

19

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
TokenRhythm/opensquilla
Reviewed

Table of Contents

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.