CtrlK
BlogDocsLog inGet started
Tessl Logo

literature-search-arxiv

Search for scientific papers, preprints, and publications on arXiv. Extract metadata, abstracts, and download full-text PDFs or HTML versions of papers. Use when the user asks to find research papers, literature, or specific arXiv IDs.

72

Quality

87%

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

82%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 well-structured, highly actionable skill body with executable commands, clear sequencing, and sensible file splitting. Slight verbosity in prerequisites and a vague PDF-verification step plus an unreferenced bundle file keep it just off the top anchors.

Suggestions

Replace the vague 'verify the PDF is not empty or corrupted' workflow step with a concrete check (e.g. test file size > 0 or run a PDF validity command).

Trim the license-notification prerequisite wording and fix the garbled DOI note ('this is DOI is not returned') for conciseness.

Either reference references/citation.bib from the body or remove it so no bundle file is orphaned.

DimensionReasoningScore

Conciseness

Largely lean with actionable commands, but the license-notification prerequisite and the awkward DOI note ('this is DOI is not returned') are minor padding/over-explanation that could be trimmed, sitting just below the lean anchor.

4 / 5

Actionability

Provides fully executable, copy-paste-ready commands (e.g. 'uv run scripts/search_arxiv.py --query ... --max_results 5 2>/dev/null > /tmp/...') with all options documented, covering the common search/download cases.

5 / 5

Workflow Clarity

The Workflow lists a clear 4-step sequence with a verification checkpoint (step 3: verify PDF not empty/corrupted) and concrete safe-extraction guidance for tar.gz, but the PDF verification method is vague rather than a concrete command.

4 / 5

Progressive Disclosure

Well-organized sections with a one-level-deep, clearly signaled reference (references/query_syntax.md) and bundled scripts; minor gap is the orphaned references/citation.bib never referenced from the body.

4 / 5

Total

17

/

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, third-person description that clearly states capabilities and an explicit use-when trigger with a well-defined arXiv niche. Only minor keyword synonym/extension coverage keeps trigger quality off the top anchor.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Search for scientific papers, preprints, and publications', 'Extract metadata, abstracts', 'download full-text PDFs or HTML versions' — giving comprehensive coverage comparable to the score-5 anchor.

5 / 5

Completeness

Explicitly answers both 'what' (search, extract, download) and 'when' via a clear 'Use when the user asks to find research papers, literature, or specific arXiv IDs' trigger clause, matching the score-5 anchor.

5 / 5

Trigger Term Quality

Good natural keyword coverage with 'research papers, literature', 'preprints', 'publications', and 'specific arXiv IDs', but misses common synonyms (academic/scholarly articles) and file extensions, so it sits just below the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

Scoped to 'on arXiv' with distinct triggers (arXiv IDs, preprints) carving a clear niche with minimal conflict risk against other skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
google-deepmind/science-skills
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.