CtrlK
BlogDocsLog inGet started
Tessl Logo

a0-debug-plugin

Diagnose and fix Agent Zero plugin problems. Covers plugin not appearing, won't enable, API endpoints not responding, frontend store errors, extension point injection, settings resolution, hooks.py issues, and log inspection. Use when a plugin is not working, not loading, crashing, missing from the list, or behaving unexpectedly.

75

Quality

94%

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

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

A highly actionable, well-sequenced debugging checklist with executable commands and an explicit stop-and-fix loop. The only trim opportunity is the repeated manual-trigger bash blocks across the three hooks.py subsections.

Suggestions

Collapse the three near-identical call_plugin_hook bash blocks in section 7 into one parameterized template to reduce repetition.

Consider splitting the 'How Plugin Discovery Works' explainer into a reference file so the main body stays a pure diagnostic checklist.

DimensionReasoningScore

Conciseness

Lean and operational with no padding of concepts Claude already knows, but the install/pre_update/uninstall sections repeat near-identical call_plugin_hook bash blocks that could be templated into one.

4 / 5

Actionability

Fully executable guidance throughout — concrete bash commands, py_compile/yaml.safe_load checks, exact route formats, the config resolution order, and copy-paste-ready snippets covering the common cases.

5 / 5

Workflow Clarity

Opens with 'Work through these checks in order. Stop at the first failure and fix it before continuing' — an explicit feedback loop — and the 8 numbered sections each carry their own verification step.

5 / 5

Progressive Disclosure

Well-organized into numbered sections with a clearly signaled, one-level-deep References block pointing to real paths; no bundle files exist, and the single-file diagnostic checklist is appropriately kept inline.

4 / 5

Total

18

/

20

Passed

Description

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

A strong, third-person description that clearly states what it does and when to use it, with concrete capability coverage and natural trigger phrases. No meaningful gaps to penalize.

DimensionReasoningScore

Specificity

Names the domain and lists many concrete actions — 'plugin not appearing', 'won't enable', 'API endpoints not responding', 'frontend store errors', 'extension point injection', 'settings resolution', 'hooks.py issues', 'log inspection' — giving comprehensive coverage.

5 / 5

Completeness

Explicitly answers both 'what' (Diagnose and fix Agent Zero plugin problems, with a covers list) and 'when' ('Use when a plugin is not working, not loading, crashing, missing from the list, or behaving unexpectedly').

5 / 5

Trigger Term Quality

Includes natural phrases users would actually say — 'plugin not working', 'not loading', 'crashing', 'missing from the list', 'behaving unexpectedly' — with good synonym coverage.

5 / 5

Distinctiveness Conflict Risk

Scoped tightly to Agent Zero plugin debugging with distinct triggers, so it is unlikely to fire for unrelated skills.

5 / 5

Total

20

/

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
agent0ai/agent-zero
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.