CtrlK
BlogDocsLog inGet started
Tessl Logo

pilotdeck-skills-migration

Migrate Claude Code, OpenClaw, Hermes, or custom Agent Skill directories into PilotDeck's global skills directory. Use when the user asks to migrate, import, copy, or consolidate skills into PilotDeck, or mentions ~/.claude/skills, ~/.openclaw, ~/.hermes, ~/.agents/skills, or ~/.pilotdeck/skills.

74

Quality

91%

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

88%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 well-structured, actionable skill body with strong workflow gating and validation for a batch operation. Minor conciseness trimming and the lack of any progressive-disclosure references keep it just short of top marks.

Suggestions

Trim the restated description in the opening paragraph and condense the "npm run dev runs predev" explanatory paragraph to only what is needed to understand the migration command's availability.

Consider moving the Default Sources path list into a references file if it grows, so the main SKILL.md stays a lean overview with one-level-deep references.

DimensionReasoningScore

Conciseness

Mostly lean command-driven guidance with no padding about concepts Claude already knows, but the opening restates the description and the "npm run dev runs predev" paragraph adds explanatory context that could be trimmed.

4 / 5

Actionability

Copy-paste-ready npm commands cover the common cases (dry run, execute, multiple sources, conflict handling, custom path, JSON output), giving fully executable guidance.

5 / 5

Workflow Clarity

Clear numbered sequence with explicit validation checkpoints (ask source, dry run, stop if nothing found, review conflicts/errors, execute only after confirmation) and conflict-resolution commands, satisfying the destructive/batch validation requirement.

5 / 5

Progressive Disclosure

Well-organized into clear sections (Workflow, Common Commands, Default Sources, Safety Rules) with no nested references, but it is a self-contained file over 50 lines with no external references, so it sits just below the well-signaled one-level-deep reference ideal.

4 / 5

Total

18

/

20

Passed

Description

95%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 description that clearly states both the capability and the trigger conditions with concrete source paths. The only weakness is that the listed action verbs are largely synonymous rather than enumerating distinct concrete operations.

DimensionReasoningScore

Specificity

Lists several concrete actions ("Migrate", "import, copy, or consolidate") and multiple source directories, but the verbs are near-synonymous rather than distinct operations, leaving minor coverage gaps versus a fully comprehensive action list.

4 / 5

Completeness

Explicitly answers what (migrate Agent Skill directories into PilotDeck's global skills directory) and when (Use when the user asks to migrate/import/copy/consolidate or mentions the listed paths), with third-person voice.

5 / 5

Trigger Term Quality

Comprehensive natural trigger terms ("migrate, import, copy, or consolidate skills into PilotDeck") plus concrete path identifiers users would mention (~/.claude/skills, ~/.openclaw, ~/.hermes, ~/.agents/skills, ~/.pilotdeck/skills).

5 / 5

Distinctiveness Conflict Risk

Clear PilotDeck-specific niche with distinct path-based triggers, making conflict with other skills minimal.

5 / 5

Total

19

/

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
OpenBMB/PilotDeck
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.