CtrlK
BlogDocsLog inGet started
Tessl Logo

clonedeps

Clone important project dependency source code into an ignored local workspace so OpenCode can inspect library internals. Use when the user asks to clone dependencies, inspect dependency/source internals, understand SDK/framework behavior from source, debug library implementation details, or make core dependency repos locally readable. Do not use for ordinary API/docs questions where @librarian is enough.

80

Quality

100%

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

100%

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 tight, executable seven-step workflow with concrete git commands, exact ignore-file and manifest artifacts, and validation checkpoints at the risky points. It assumes Claude's competence and spends tokens only on skill-specific mechanics.

DimensionReasoningScore

Conciseness

The body is directive and free of concept-explaining fluff — it assumes Claude knows git/libraries and spends tokens only on the workflow-specific mechanics (safe-name derivation, ignore blocks, manifest shape). Length is justified by a genuine multi-step process rather than padding.

3 / 3

Actionability

Concrete executable commands ("git ls-remote <repoUrl> <ref>", "git remote get-url origin"), exact .gitignore/.ignore blocks, a full manifest JSON example, and a copy-paste AGENTS.md template make the guidance copy-paste ready rather than pseudocode.

3 / 3

Workflow Clarity

Seven clearly sequenced steps carry explicit validation checkpoints — verify refs with git ls-remote, user confirmation before network cloning, verify existing clone origin matches, and write state even on partial failure — with a stop-and-ask feedback loop when the origin mismatches.

3 / 3

Progressive Disclosure

No external reference bundle is needed for this workflow skill; the body is organized into well-labeled sections (per-step headers, Cleanup) so the single-file structure is navigable, which the rubric permits for skills with no need for external references.

3 / 3

Total

12

/

12

Passed

Description

100%

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 specific, triggers on natural user language, and cleanly separates its niche from adjacent librarian/doc skills. It answers both what and when with an explicit negative-use boundary.

DimensionReasoningScore

Specificity

"Clone important project dependency source code into an ignored local workspace so OpenCode can inspect library internals" names a concrete action with a specific target and outcome, matching the multiple-specific-actions anchor rather than the partial score-2 example.

3 / 3

Completeness

It states both what it does (clone dep source into an ignored workspace for inspection) and explicit when-to-use triggers, plus a "Do not use for ordinary API/docs questions" boundary, satisfying the what-AND-when anchor with explicit triggers.

3 / 3

Trigger Term Quality

"Use when the user asks to clone dependencies, inspect dependency/source internals, understand SDK/framework behavior from source, debug library implementation details" covers the natural phrases a user would actually say, beyond just "works with dependency files".

3 / 3

Distinctiveness Conflict Risk

The cloning-source niche with an explicit do-not-use boundary against @librarian for ordinary docs/API questions gives it a clear, distinct trigger unlikely to fire for the wrong skill.

3 / 3

Total

12

/

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
alvinunreal/oh-my-opencode-slim
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.