CtrlK
BlogDocsLog inGet started
Tessl Logo

evaluate-plugin

Evaluate a local Codex plugin in engineer-friendly language. Use when the user says "evaluate this plugin", "audit this plugin", "why did this score that way", "what should I fix first", "help me benchmark this plugin", or asks for a plugin-wide report before comparing versions.

73

Quality

90%

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

80%Weight 40%Scale 1-3

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

The body is lean and highly actionable with concrete plugin-eval commands, but the workflow lacks explicit validation/feedback checkpoints and its only external reference is a broken, out-of-bundle path.

Suggestions

Add an explicit validation checkpoint to the workflow, e.g. after 'plugin-eval analyze' confirm a report/result was produced before summarizing findings.

Fix or remove the broken reference '../../references/chat-first-workflows.md' — either create the file inside the skill bundle or drop the Reference section.

De-duplicate the 'Chat Requests To Recognize' list, which repeats five triggers already in the description; keep only the new ones like 'What should I run next?'.

DimensionReasoningScore

Conciseness

The body is lean: no re-explanation of concepts Claude already knows, every section is actionable steps or commands. Not below 2 because there is no padding or verbosity.

3 / 3

Actionability

Provides fully executable CLI invocations with exact flags and placeholders (e.g. 'plugin-eval analyze <plugin-root> --format markdown'), copy-paste ready and concrete.

3 / 3

Workflow Clarity

Steps are clearly numbered (1-7) and sequenced, but there are no explicit validation or feedback-loop checkpoints (e.g. confirm analyze produced output before reporting), so it sits at the 'sequence present but checkpoints implicit' anchor rather than 3.

2 / 3

Progressive Disclosure

Sections are well-organized and the skill is short, but the sole reference '../../references/chat-first-workflows.md' points outside the bundle and the target file does not exist, so navigation is not actually usable and falls short of the 'one-level-deep, well-signaled, easy navigation' anchor.

2 / 3

Total

10

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 concise, uses third-person voice, and cleanly answers both 'what' and 'when' with a strong set of natural trigger phrases. It is specific to the Codex-plugin-evaluation niche with low conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Evaluate a local Codex plugin', 'audit', 'benchmark', 'comparing versions') rather than vague language, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly states both what ('Evaluate a local Codex plugin in engineer-friendly language') and when ('Use when the user says...'), with an explicit 'Use when' trigger clause.

3 / 3

Trigger Term Quality

Quotes natural phrases a user would actually say ('evaluate this plugin', 'audit this plugin', 'why did this score that way', 'what should I fix first', 'help me benchmark this plugin'), giving good coverage of natural trigger terms.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (local Codex plugin evaluation) with distinct scoring/audit/benchmark 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
openai/plugins
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.