CtrlK
BlogDocsLog inGet started
Tessl Logo

hyperframes-cli

HyperFrames CLI dev loop. Use when running npx hyperframes init, add, catalog, capture, lint, validate, inspect, layout, snapshot, preview, play, render, publish, lambda, doctor, browser, info, upgrade, skills, compositions, docs, benchmark, telemetry, transcribe, tts, or remove-background, or when troubleshooting the HyperFrames build/render environment. Entry point for AWS Lambda cloud rendering (`hyperframes lambda deploy / render / progress / destroy / policies`).

74

Quality

92%

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

92%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.

An excellent, lean CLI skill body: executable commands, an explicit multi-step workflow with validation gates, and a clean one-level reference structure. Only minor tightening of the conventions prose and red-flags table would push conciseness to the top anchor.

DimensionReasoningScore

Conciseness

Dense and command-oriented with no concept-explaining padding, but the Agent Conventions prose and the snapshot red-flags table could be trimmed slightly without losing actionability.

4 / 5

Actionability

Fully executable throughout — real commands, real flags, and concrete shell checks (jq -e '.ok', [ -s "$OUTPUT" ], ffprobe) that are copy-paste ready and cover common cases.

5 / 5

Workflow Clarity

A clearly sequenced Scaffold→Render pipeline with explicit validation checkpoints (lint/validate/inspect before preview), post-render verification, and a dedicated 'Minimum Completion Gate' including feedback loops for the destructive render step.

5 / 5

Progressive Disclosure

SKILL.md is a true overview with a want→reference routing table; all six referenced files exist and are one level deep, clearly signaled, and well organized.

5 / 5

Total

19

/

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, comprehensive description that names the product, lists the concrete command surface, and gives explicit 'Use when' triggers. Minor room to add conversational synonyms alongside the command enumeration, but it answers what and when clearly.

Suggestions

Consider adding a couple of plain-language synonyms (e.g. 'video rendering', 'HTML video compositions') so users describing the task in natural terms still hit the trigger.

DimensionReasoningScore

Specificity

Enumerates ~25 concrete subcommands (init, add, catalog, capture, lint, validate, inspect, render, lambda, etc.), giving comprehensive coverage of the CLI's action surface rather than generic verbs.

5 / 5

Completeness

Explicitly answers both 'what' (the HyperFrames CLI dev loop) and 'when' ('Use when running ... or when troubleshooting ...'), with concrete trigger phrases throughout.

5 / 5

Trigger Term Quality

Includes natural trigger phrasing ('Use when running npx hyperframes ...', 'troubleshooting the HyperFrames build/render environment') and command names users would type, though the long command enumeration leans slightly toward CLI jargon over conversational synonyms.

4 / 5

Distinctiveness Conflict Risk

The product name 'HyperFrames' plus its video rendering/build niche make it clearly distinguishable from other skills with minimal conflict risk.

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

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.