CtrlK
BlogDocsLog inGet started
Tessl Logo

plugin-overlay-bundling

Pattern for keeping published plugin templates stable while layering source-owned helper files and skill content.

60

Quality

70%

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

Fix and improve this skill with Tessl

tessl review fix ./.squad/skills/plugin-overlay-bundling/SKILL.md
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 content is a concise, well-organized instruction-only pattern with concrete named scripts and a clear numbered workflow. Its only notable gap is the absence of an explicit validation/verification checkpoint in the build workflow.

Suggestions

Add an explicit validation step to the workflow (e.g., after applying the overlay and injecting version metadata, verify the produced plugin structure matches the expected schema before publishing).

Consider showing the exact build/publish command invocation alongside the named scripts to make the guidance fully copy-paste ready.

DimensionReasoningScore

Conciseness

The body is lean and well-structured with no padding or explanation of concepts Claude already knows; every section earns its place.

5 / 5

Actionability

Concrete named scripts and exact paths (Build-Plugins.ps1, .github/plugins/<plugin-name>/, publish-plugins.yml, manifest schemas) give mostly executable guidance, with minor gaps in literal copy-paste commands.

4 / 5

Workflow Clarity

A clear six-step sequence with an explicit migration-tolerance fallback, but it lacks an explicit validation/verification checkpoint that would be needed for a 5.

4 / 5

Progressive Disclosure

A short, single-purpose skill under 50 lines with well-organized sections (Context/Pattern/Why/Example) and no need for external references, which satisfies the simple-skill exception.

5 / 5

Total

18

/

20

Passed

Description

53%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 clearly states what the skill covers but omits any 'when to use' trigger guidance, which limits its completeness and trigger-term quality. It is reasonably specific and distinct within its niche.

Suggestions

Add an explicit 'Use when...' clause stating when this pattern applies (e.g., when plugin artifacts are built by copying templates from a published repo while the source repo owns release-coupled files).

Include a couple of natural trigger phrases or synonyms users would actually say, such as 'plugin overlay', 'plugin bundling', or 'marketplace plugin packaging'.

Optionally list one or two more concrete actions (e.g., 'apply overlay', 'inject version metadata') to lift specificity.

DimensionReasoningScore

Specificity

Names the plugin-bundling domain and a couple of concrete actions ('keeping published plugin templates stable', 'layering source-owned helper files and skill content'), but coverage is not comprehensive enough for a 4.

3 / 5

Completeness

It gives a clear 'what' but no 'when'/'Use when' trigger guidance, which caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Relevant domain keywords like 'plugin templates', 'helper files', and 'skill content' are present, but natural user-facing trigger phrases and synonyms/extensions are missing.

3 / 5

Distinctiveness Conflict Risk

The niche framing ('published plugin templates', 'source-owned overlay') is mostly distinct with only minor overlap risk against general build/release skills.

4 / 5

Total

13

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
sbroenne/mcp-server-excel
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.