CtrlK
BlogDocsLog inGet started
Tessl Logo

a0-development

Development guide for extending Agent Zero from current source and DOX. Use for framework architecture, tools, extensions, API/WebUI handlers, agent profiles, prompts, skills, projects, runtime boundaries, and contribution workflow. Load the focused reference files before giving implementation guidance.

79

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.

The content is a lean operational overview that defers detail to verified one-level-deep reference files and provides concrete paths, env vars, and a sequenced working flow with validation. It respects the reader's competence and structure it well.

DimensionReasoningScore

Conciseness

The body is deliberately lean ('intentionally lean: load only the reference files that match'), assumes Claude's competence, and contains no concept-explanation filler, so every token earns its place.

3 / 3

Actionability

Provides concrete executable guidance including a file-load command, exact env vars and flags (--host, --port, WEB_UI_HOST, WEB_UI_PORT), runtime paths (/opt/venv-a0, /opt/venv, /a0/), and named sibling skills for handoffs.

3 / 3

Workflow Clarity

The numbered 'Working Flow' sequences classification through verification, and step 7 names explicit validation checks (frontmatter parsing, reference paths, markdown sanity), giving a clear sequence with a validation checkpoint.

3 / 3

Progressive Disclosure

The body is an overview with a clear need-to-reference table; all seven referenced files exist and are one level deep, and handoffs to sibling skills are explicitly named, making navigation easy.

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.

The description is concrete, third-person, and explicitly scopes both capabilities and trigger conditions to Agent Zero development. It avoids fluff and is unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete surfaces ('framework architecture, tools, extensions, API/WebUI handlers, agent profiles, prompts, skills, projects, runtime boundaries, and contribution workflow') rather than vague language, matching the anchor for listing several specific actions.

3 / 3

Completeness

States both what it does ('Development guide for extending Agent Zero from current source and DOX') and when to use it via an explicit 'Use for ...' clause, which satisfies the explicit-trigger guidance that prevents a cap at 2.

3 / 3

Trigger Term Quality

Natural terms users would say ('framework architecture', 'tools', 'extensions', 'API/WebUI handlers', 'agent profiles', 'prompts', 'skills', 'projects') are well covered alongside the framework name, matching the good-coverage anchor.

3 / 3

Distinctiveness Conflict Risk

Scoped tightly to Agent Zero framework development with niche-specific triggers, making it unlikely to fire for an unrelated skill; matches the clear-niche anchor.

3 / 3

Total

12

/

12

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.