CtrlK
BlogDocsLog inGet started
Tessl Logo

manage-local-skills

Analyze, standardize, validate, and sync locally maintained skills into agent skill directories with a `skills` CLI-aligned workflow. Use this skill when Codex needs to turn ad-hoc prompt or rules folders into reusable `SKILL.md`-based skills, install or sync one or more local skills from `./skills` into Claude, Cursor, CodeBuddy, Codex, or similar agent directories, or manage local skill path mappings and symlink or copy installation behavior.

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.

A well-structured, token-efficient skill body: executable quick commands, a sequenced workflow with validation and confirmation gates, and clean one-level-deep progressive disclosure to real bundle files. No verbosity or concept re-explanation to penalize.

DimensionReasoningScore

Conciseness

Lean body of short bullets, a routing table, and a terse command block; no padding or explanation of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

Gives copy-paste-ready executable commands ('node .../inspect-source.mjs --input <path> --json', 'validate-skill.mjs --skill-dir <path>', 'install-skill.mjs ... --mode symlink') and a routing table mapping each task to a concrete script.

3 / 3

Workflow Clarity

Sequenced 1–6 workflow with an explicit validation checkpoint ('Use scripts/validate-skill.mjs before and after installation'), confirmation gates for destructive/batch operations, and a closing self-check checklist with feedback loops.

3 / 3

Progressive Disclosure

Body is an overview pointing to real one-level-deep references and scripts (all referenced files exist), clearly signaled via the routing table and workflow steps, with content appropriately split out of SKILL.md.

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.

A strong third-person description that states concrete capabilities, includes explicit 'Use when' triggers with natural agent names, and carves out a distinct niche with low conflict risk. Voice and trigger guidance both meet the top anchors.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Analyze, standardize, validate, and sync locally maintained skills' — matching the multi-action anchor rather than the single-domain level 2.

3 / 3

Completeness

Explicitly answers both what (analyze/standardize/validate/sync) and when via the 'Use this skill when Codex needs to turn ad-hoc prompt or rules folders into reusable SKILL.md-based skills...' trigger clause.

3 / 3

Trigger Term Quality

Covers natural user phrasing such as 'install or sync one or more local skills from ./skills into Claude, Cursor, CodeBuddy, Codex', plus 'symlink or copy' and 'path mappings', giving broad keyword coverage.

3 / 3

Distinctiveness Conflict Risk

A clear niche — locally maintained skills, named agents, symlink/copy install behavior — unlikely to fire for unrelated skills, satisfying the clear-niche anchor.

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
TencentCloudBase/CloudBase-AI-Toolkit
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.