CtrlK
BlogDocsLog inGet started
Tessl Logo

a0-create-plugin

Create, extend, or modify Agent Zero plugins. Follows strict full-stack conventions (usr/plugins, plugin.yaml, Store Gating, AgentContext, plugin settings). Use for UI hooks, API handlers, lifecycle extensions, or plugin settings UI.

68

Quality

83%

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

75%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 well-structured, actionable skill body with concrete code and a clear multi-step workflow. It is efficient rather than verbose, with minor room to tighten prose, externalize peripheral sections, and add an explicit build-time validation loop.

Suggestions

Tighten the Configuration Hook Caller Context and Environment targeting prose into shorter bullet rules to reclaim tokens.

Add an explicit validate-fix-retry checkpoint for the local build/test flow (e.g. reload Plugins UI and confirm the plugin appears) before covering submission.

Move the deeper caller-context semantics into a referenced doc and keep SKILL.md to the core rule, improving progressive disclosure.

DimensionReasoningScore

Conciseness

It assumes Claude's competence (no explaining of plugins/Alpine basics) and keeps code blocks tight, though prose in the caller-context and execute.py sections could be trimmed further.

4 / 5

Actionability

Provides executable YAML manifests, HTML templates, Python imports, and store/execute.py code covering common cases, but some examples rely on placeholders like <plugin_name> rather than fully copy-paste-ready snippets.

4 / 5

Workflow Clarity

A clear sequenced flow (Step 0 ask, manifest, frontend, backend, layout, hooks, submission) with validation guidance (CI validates, rerun-safe execute.py, reversible hooks), though the core build path lacks an explicit validate-fix-retry loop.

4 / 5

Progressive Disclosure

Well-organized sections with a clear Primary references list and inline links to one-level-deep AGENTS.md/docs; no bundle files exist, and some inlined material (caller-context, env targeting) could live externally.

4 / 5

Total

16

/

20

Passed

Description

92%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 concise, specific description that clearly states both what the skill does and when to use it, with strong trigger terms and low conflict risk. Minor keyword variation gaps keep trigger term quality just below the top anchor.

DimensionReasoningScore

Specificity

"Create, extend, or modify" plus "UI hooks, API handlers, lifecycle extensions, or plugin settings UI" list multiple specific concrete actions and use-case domains with comprehensive coverage.

5 / 5

Completeness

It explicitly states the what ("Create, extend, or modify Agent Zero plugins" with conventions) and the when ("Use for UI hooks, API handlers, lifecycle extensions, or plugin settings UI").

5 / 5

Trigger Term Quality

Natural terms like "plugins", "create", "plugin settings", and "UI hooks" appear (reinforced by trigger_patterns), but a few common variations (e.g. "install plugin") are missing.

4 / 5

Distinctiveness Conflict Risk

Scoped to Agent Zero plugins with specific convention tokens (usr/plugins, plugin.yaml, Store Gating, AgentContext), giving a clear niche with minimal conflict risk.

5 / 5

Total

19

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 1 suspicious

Warning

Total

14

/

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.