CtrlK
BlogDocsLog inGet started
Tessl Logo

skillpack-creator

Create a reusable SkillPack from a successful completed task. Use when the user wants to convert a one-off research, coding, analysis, or content workflow into a distributable local SkillPack with `skillpack.json`, local skills under `skills/`, starter prompts, start scripts, and an optional zip package.

72

Quality

89%

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

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

The body is an efficient, actionable overview with concrete examples, a clear sequenced workflow, and well-signaled one-level-deep references to real bundle files. The only minor gap is a missing explicit retry/feedback loop in the validation step.

Suggestions

Add an explicit 'if validation fails, fix the manifest/skill files and re-run the scaffold script' feedback loop to step 6 so the validate->fix->retry cycle is unambiguous.

Tighten a few elaborative clauses in step 1 (e.g., 'remove dead ends and debugging noise' could be folded into the deterministic-vs-heuristic separation) to nudge conciseness toward fully lean.

Render the bundle references as markdown links (e.g., [skillpack-format.md](references/skillpack-format.md)) so navigation is clickable rather than a bare code span.

DimensionReasoningScore

Conciseness

Lean, well-organized imperative prose that assumes Claude's competence and avoids restating known concepts; a few elaborative clauses could be trimmed slightly but none are padding.

4 / 5

Actionability

Provides copy-paste-ready scaffold commands, a concrete manifest JSON example, and a YAML frontmatter example that cover the common cases; remaining guidance is genuinely judgment-based rather than missing executable detail.

5 / 5

Workflow Clarity

Clear six-step numbered sequence with an explicit validation checklist in step 6; minor gap is the absence of an explicit validate->fix->retry feedback loop for the file-generation/zip operation.

4 / 5

Progressive Disclosure

Body is an overview pointing to one-level-deep, real bundle references (references/skillpack-format.md and scripts/scaffold_skillpack.py, both verified present), with bulk schema and logic appropriately split out of SKILL.md.

5 / 5

Total

18

/

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.

The description is strong: it concisely states both what the skill produces and when to invoke it, with concrete artifact names and a natural trigger clause. The only minor gap is keyword synonym coverage in the trigger.

DimensionReasoningScore

Specificity

Names the domain and enumerates multiple concrete artifacts (skillpack.json, local skills under skills/, starter prompts, start scripts, optional zip), giving comprehensive coverage of what gets produced.

5 / 5

Completeness

Explicitly answers both what (create a reusable SkillPack from a completed task with named artifacts) and when ('Use when the user wants to convert a one-off...workflow into a distributable local SkillPack') with concrete trigger phrasing.

5 / 5

Trigger Term Quality

Good natural trigger coverage ('convert a one-off research, coding, analysis, or content workflow into a distributable local SkillPack') but misses a few synonyms a user might say (e.g., 'package', 'reuse', 'turn into a skill').

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (packaging a finished task into a distributable SkillPack) with distinct triggers and minimal overlap risk against other skills.

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
CreminiAI/skillpack
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.