CtrlK
BlogDocsLog inGet started
Tessl Logo

create-plugin

Create an OpenCode plugin for iPolloWork. Scaffolds the plugin file with the correct API shape, tool definitions, and hook registration. Use when the user asks to 'create a plugin', 'write a plugin', or 'make a plugin that does X'.

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, actionable skill body that delivers executable code, concrete rules, and a clear scaffold workflow while staying token-efficient. Organization is clean and the content is appropriately self-contained for a single-purpose skill.

DimensionReasoningScore

Conciseness

Lean and efficient throughout — minimal shape, key rules, and a compact hooks table assume Claude's competence and avoid explaining concepts Claude already knows; every section earns its place.

3 / 3

Actionability

Provides fully executable, copy-paste-ready TypeScript (minimal shape plus a complete multi-tool example), exact file paths, an exact opencode.json snippet, and concrete gotchas like using .shape rather than the ZodObject.

3 / 3

Workflow Clarity

The Scaffold workflow is a clear 3-step sequence (create file, add to opencode.json, tell user to restart) for a low-risk single-action task; no validation checkpoint is required because the operation creates a new file rather than destructively editing or batch-processing.

3 / 3

Progressive Disclosure

No bundle files exist, so all content is appropriately inline in one well-organized SKILL.md with clearly labeled sections and no nested or over-deep references; the single-purpose scope needs no external file splitting.

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, concise description that names concrete capabilities, supplies natural trigger phrasings, and clearly answers both what the skill does and when to use it. It is distinctive and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Scaffolds the plugin file with the correct API shape, tool definitions, and hook registration' — matching the score-3 anchor for multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (scaffolds the plugin file with API shape, tool definitions, hook registration) and when via a clear 'Use when...' trigger clause.

3 / 3

Trigger Term Quality

Includes natural phrasings a user would actually say — 'create a plugin', 'write a plugin', 'make a plugin that does X' — with good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (OpenCode plugins for iPolloWork) with distinct triggers, making it unlikely to fire for unrelated skills.

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
Devin-AXIS/iPolloWork
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.