CtrlK
BlogDocsLog inGet started
Tessl Logo

aris-semantic-scholar

Search published venue papers (IEEE, ACM, Springer, etc.) via Semantic Scholar API. Complements /aris-arxiv (preprints) with citation counts, venue metadata, and TLDR. Use when user says "search semantic scholar", "find IEEE papers", "find journal papers", "venue papers", "citation search", or wants published literature beyond arXiv preprints.

70

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

75%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, actionable skill body with clear sequencing and executable commands. The main weakness is modest redundancy between the filter-combos table, Key Rules, and the workflow steps.

Suggestions

Trim the 'Recommended filter combos' table or fold it into the workflow steps, since those flag combinations are already shown in Step 2, to reduce redundancy.

Consolidate 'Key Rules' that restate workflow content (DOI canonical, citation gold, venue matters) into the relevant steps, keeping only genuinely new rules there.

Provide the urllib inline fallback as a short copy-paste code block instead of a prose description, so the fallback path is fully executable.

DimensionReasoningScore

Conciseness

Mostly lean and assumes Claude's competence (no generic API/library explanations), but the 'Recommended filter combos' table and several 'Key Rules' restate flags and points already covered in the workflow.

4 / 5

Actionability

Provides concrete, executable bash commands with real flags and specific ID patterns, plus a named urllib fallback endpoint; the fallback is described rather than given as copy-paste code, a minor gap.

4 / 5

Workflow Clarity

Seven clearly sequenced steps with routing checkpoints (DOI-pattern detection to Step 3, 429 retry, ArXiv dedup); this read-only search skill avoids the destructive/batch validation cap, though 429 'wait and retry' recovery is light.

4 / 5

Progressive Disclosure

A self-contained single file with well-organized sections (Role, Constants, Workflow, Key Rules) and a one-level reference to the fetch script with an inline fallback; no nested references, though no separate bundle files exist to offload detail.

4 / 5

Total

16

/

20

Passed

Description

100%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 description: third person, concrete capabilities, explicit trigger phrases, and clear positioning against a sibling skill. It answers both what and when without padding.

DimensionReasoningScore

Specificity

Names the domain (published venue papers via Semantic Scholar API) and multiple concrete capabilities—citation counts, venue metadata, and TLDR—giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Explicitly answers both what (search published venue papers via S2 API with citation/venue/TLDR) and when (an explicit 'Use when user says...' clause with concrete trigger phrases).

5 / 5

Trigger Term Quality

Lists several natural trigger phrases users would actually say ('search semantic scholar', 'find IEEE papers', 'find journal papers', 'venue papers', 'citation search'), with synonym and acronym coverage.

5 / 5

Distinctiveness Conflict Risk

Framed explicitly as the published-venue counterpart to /aris-arxiv with a distinct niche and trigger set, giving minimal overlap risk with sibling skills.

5 / 5

Total

20

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
OpenLAIR/dr-claw
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.