CtrlK
BlogDocsLog inGet started
Tessl Logo

copy-skill

Copy a skill from Product Forge to user or project level

Install with Tessl CLI

npx tessl i github:jpoutrin/product-forge --skill copy-skill
What are skills?

67

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

32%

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 provides a basic understanding of the action (copying skills from Product Forge) but lacks critical completeness by omitting explicit trigger conditions. It would benefit from more specific capability details and natural trigger terms users might use when needing this functionality.

Suggestions

Add a 'Use when...' clause with trigger terms like 'install skill', 'add skill from Product Forge', 'transfer skill', 'copy from forge'

Expand the capability description to clarify what 'copying a skill' means (e.g., 'Downloads and installs skill files, configures dependencies')

Include common user phrasings like 'get skill', 'import skill', 'download from Product Forge' to improve trigger term coverage

DimensionReasoningScore

Specificity

Names a specific action ('Copy a skill') and mentions the domain (Product Forge, user/project level), but lacks detail on what copying entails or what a 'skill' is in this context.

2 / 3

Completeness

Describes what it does (copy a skill) but completely lacks a 'Use when...' clause or any explicit trigger guidance for when Claude should select this skill.

1 / 3

Trigger Term Quality

Includes some relevant terms like 'copy', 'skill', 'Product Forge', 'user level', 'project level', but missing common variations users might say like 'transfer', 'move', 'install', or 'add skill'.

2 / 3

Distinctiveness Conflict Risk

'Product Forge' is a specific product name which helps distinguish it, but 'copy a skill' is somewhat generic and could overlap with other skill management or file copying skills.

2 / 3

Total

7

/

12

Passed

Implementation

77%

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

This is a well-structured skill with excellent actionability and workflow clarity. The execution instructions provide clear, numbered steps with proper validation and error handling. Minor improvements could be made by trimming redundant examples and tightening the confirmation message templates.

Suggestions

Remove the redundant directory structure section since the destination paths are already clearly specified in the execution instructions

Condense the success confirmation template - Claude can generate appropriate confirmation messages without a verbose template

DimensionReasoningScore

Conciseness

The content is reasonably efficient but includes some redundancy - the directory structure examples repeat information already shown in the arguments section, and the confirmation message template is overly detailed for Claude to understand the pattern.

2 / 3

Actionability

Provides fully executable bash commands, clear argument parsing instructions, and specific file paths. The step-by-step execution instructions are concrete and copy-paste ready.

3 / 3

Workflow Clarity

Clear numbered sequences for both listing and copying operations, with explicit validation checkpoints (check if destination exists, prompt user for conflict resolution) and error handling paths.

3 / 3

Progressive Disclosure

Content is well-organized with clear sections, but the skill is somewhat long for a single file. The execution instructions could potentially be split into a separate reference file, though the current structure is navigable.

2 / 3

Total

10

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

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.