CtrlK
BlogDocsLog inGet started
Tessl Logo

alphagenome-atlas-website-links

Constructs deep-links and URLs for the AlphaGenome Atlas website. Supports generating single-variant exploration links (1-based chr:pos:ref>alt), genomic locus views (1-based closed chr:start-end), candidate summary tables, and AlphaGenome reference vs. alternate predictions. Use whenever visualizing, exploring, charting, or linking genetic variants and genomic loci on the AlphaGenome Atlas, or when asked to inspect, view, or link predictions for a genomic variant.

69

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

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.

Highly actionable, executable content with a well-structured single-file bundle and clear subcommand workflows. Main weakness is repetition (repeated base URL and duplicate track-predictions examples) that inflates token cost.

Suggestions

State the base URL once at the top and reference it thereafter instead of repeating `https://deepmind.google.com/science/alphagenome/atlas` three times.

Consolidate the track-predictions examples so they appear in one place (Section 5) rather than duplicated in the Prerequisites block.

Extract the URL query-parameter reference (Section 2) into a dedicated reference file to reduce body density, linking to it from the overview.

DimensionReasoningScore

Conciseness

Mostly efficient and assumes Claude's competence, but the base URL is restated three times and track-predictions examples appear in two places (Prerequisites and Section 5); the mandatory rules are repeated, adding padding that could be tightened.

3 / 5

Actionability

Provides copy-paste ready, fully executable `uv run scripts/alphagenome_atlas_links.py` commands with real arguments across all subcommands, a concrete CLI option table, and an exact pinned-track key schema with production values.

5 / 5

Workflow Clarity

Subcommand workflows are clearly listed with mandatory rules and gotchas acting as checkpoints, and the body consistently defers error-prone logic to the script; minor gap is the absence of an explicit validate-the-output-URL step before presenting links.

4 / 5

Progressive Disclosure

A single real bundle file (scripts/alphagenome_atlas_links.py) is referenced consistently and at one level of depth, with well-organized sections; the inline URL-parameter reference is somewhat dense and could partly live in a separate reference file.

4 / 5

Total

16

/

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 clearly states concrete capabilities and provides explicit trigger guidance for a well-scoped niche. The only minor gap is slightly fuller synonym coverage in the trigger terms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions with technical format detail: 'generating single-variant exploration links (1-based chr:pos:ref>alt)', 'genomic locus views (1-based closed chr:start-end)', 'candidate summary tables', and 'AlphaGenome reference vs. alternate predictions' — comprehensive coverage.

5 / 5

Completeness

Explicitly answers both 'what' (constructs deep-links/URLs across four link types) and 'when' via a concrete 'Use whenever...' trigger clause with multiple trigger phrases.

5 / 5

Trigger Term Quality

Includes natural user terms ('visualizing, exploring, charting, or linking genetic variants and genomic loci', 'inspect, view, or link predictions') but lacks synonym/extension-style variations and could cover a few more common phrasings.

4 / 5

Distinctiveness Conflict Risk

A clear narrow niche ('AlphaGenome Atlas website') with distinct, product-specific triggers and minimal overlap risk with 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.