CtrlK
BlogDocsLog inGet started
Tessl Logo

atlas-cloud

Generate or edit images and videos through the Atlas Cloud gateway. Use for Atlas-hosted Seedance 2.5/2.0, Gemini Omni Flash, MiniMax H3, Seedream 5.0, GPT Image 2, Nano Banana 2, or when one ATLASCLOUD_API_KEY should access multiple media model families.

70

Quality

85%

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

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 dense, highly actionable single-file skill with executable examples, explicit preflight validation, and a clear failure contract. Main gaps are the absence of an explicit error-recovery feedback loop and inline time-sensitive pricing.

Suggestions

Add a short validate->fix->retry loop after the preflight step for batch or paid calls so failures are corrected before resubmission.

Move per-second pricing out of the inline route tables into a single clearly-marked pricing note (or the machine-readable model page reference) to reduce time-sensitive token load.

Consider extracting the full per-family route tables into a references file, keeping SKILL.md as a concise overview with a one-level-deep pointer.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence throughout, with executable code and tight route tables; the only over-verbose element is inline per-second pricing, which is time-sensitive, though a mitigation line tells Claude to confirm current pricing before spending.

4 / 5

Actionability

Fully executable: exact model ids, operations, field names, and two copy-paste-ready tool.execute() blocks covering the common video and image-edit cases.

5 / 5

Workflow Clarity

The numbered "Preflight every paid call" sequence includes validation checkpoints (read model_catalog, fail on invalid values before billing), but lacks an explicit validate-fix-retry feedback loop for batch/destructive paid calls.

4 / 5

Progressive Disclosure

Well-organized into clearly labeled sections (Preflight, Video routes, Image routes, Result contract) with no nested references and no bundle files needed; the dense inline route/pricing tables could arguably live in a reference file but are appropriately scoped here.

4 / 5

Total

17

/

20

Passed

Description

87%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 precise, well-scoped description that clearly answers both what the skill does and when to use it, anchored to concrete model names and a single API key. The only minor weakness is slightly less enumeration of per-family operations.

DimensionReasoningScore

Specificity

Names concrete actions ("Generate or edit images and videos") plus a comprehensive list of supported model families, with only minor gaps in enumerating every operation per family.

4 / 5

Completeness

Explicitly states what it does ("Generate or edit images and videos through the Atlas Cloud gateway") and when to use it ("Use for Atlas-hosted... or when one ATLASCLOUD_API_KEY should access multiple media model families") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Strong natural trigger coverage ("images and videos", "Atlas Cloud", specific model names like Seedance, Gemini Omni Flash, Nano Banana 2) with only a few common synonyms missing.

4 / 5

Distinctiveness Conflict Risk

Carves a clear niche around the Atlas Cloud gateway and its specific hosted models with API-key-based triggering, giving minimal conflict risk with other media skills.

5 / 5

Total

18

/

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
calesthio/OpenMontage
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.