CtrlK
BlogDocsLog inGet started
Tessl Logo

context-setup

Install context files from registry. Use when user runs /install-context, says "install context", "setup context", or when context is missing and the user needs to get started.

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

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a well-sequenced, highly actionable install workflow with strong validation checkpoints and clean sectioning. Its main weakness is the 'Why Context Files Matter' preamble, which adds explanatory padding Claude does not need.

Suggestions

Trim or remove the 'Why Context Files Matter' section; Claude already understands what context files are, so a one-line rationale suffices.

Consider moving the long multi-line quick-check and verify bash blocks into a bundled script reference to keep SKILL.md as a lean overview.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands, but the 'Why Context Files Matter' section explains context-file benefits Claude largely already knows and could be tightened or trimmed, matching the 'mostly efficient but includes some unnecessary explanation' anchor.

2 / 3

Actionability

It provides fully executable, copy-paste-ready bash for the quick check, installer, verification, and .oac.json creation, with placeholders ({PLUGIN_ROOT}, {profile}) explicitly explained — matching the top anchor.

3 / 3

Workflow Clarity

The process is clearly sequenced (Announce → Quick Check → Ask → Install → Verify) with explicit validation checkpoints (git-missing stop, already-installed check, manifest/.oac.json verification) and error-recovery guidance, matching the top anchor.

3 / 3

Progressive Disclosure

Content is well-organized into clearly signaled one-level sections with no nested references and no bundle files to traverse, so navigation is straightforward and nothing is buried in deep reference chains.

3 / 3

Total

11

/

12

Passed

Description

90%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is strong: it states the action concisely, provides explicit and natural trigger terms, and answers both what and when. The only mild gap is a single named action rather than a fuller list of capabilities.

Suggestions

Consider adding one or two more concrete capabilities (e.g., 'switch profiles' or 'reinstall with --force') to lift specificity from a single action to a list.

DimensionReasoningScore

Specificity

It names the domain ('context files from registry') and a concrete action ('Install'), but lists only a single action rather than multiple specific concrete actions, matching the anchor that names a domain and some actions without being comprehensive.

2 / 3

Completeness

It explicitly answers both 'what' ('Install context files from registry') and 'when' via an explicit 'Use when...' clause with concrete triggers, matching the top anchor.

3 / 3

Trigger Term Quality

It covers natural terms a user would actually say — '/install-context', "install context", "setup context" — giving good coverage of common phrasings rather than just one keyword.

3 / 3

Distinctiveness Conflict Risk

The named slash command '/install-context' and the specific phrases "install context"/"setup context" carve out a clear niche unlikely to fire for unrelated skills, despite the slightly generic 'context is missing' tail.

3 / 3

Total

11

/

12

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
darrenhinde/OpenAgentsControl
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.