CtrlK
BlogDocsLog inGet started
Tessl Logo

build-skill

Build or improve Agent Zero skills following the official SKILL.md standard. Use when the user asks to create, rename, move, audit, test, or refactor a skill, or when a workflow should be packaged as reusable skill instructions.

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.

The body is a tight, well-structured instruction skill: lean prose, concrete actionable guidance including a runnable validation command, an explicit numbered workflow with validation checkpoints, and clean section organization. It adds only Agent-Zero-specific knowledge and respects the token budget. No changes needed.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it offers a one-line domain framing ("Skills are small folders that teach Agent Zero a repeatable workflow") and otherwise covers only Agent-Zero-specific conventions the model would not know, with no padding about what YAML or markdown is.

3 / 3

Actionability

Concrete guidance throughout: an exact folder shape, naming rules (lowercase, hyphens, verb-led), placement examples (_browser, _a0_connector, _desktop), and a copy-paste-ready validation command `conda run -n a0 pytest ...`; per the instruction-skill scoring note, absence of code is not penalized when guidance is this actionable.

3 / 3

Workflow Clarity

A numbered 7-step Workflow sequence is paired with a dedicated Validation section containing a concrete command plus a three-step live-path checklist, providing explicit validation checkpoints rather than implicit ones; this skill-authoring task is not destructive/batch work, so no validation-gap cap applies.

3 / 3

Progressive Disclosure

The skill is self-contained guidance with no bundle files (references/, scripts/, assets/ are empty) and is organized into clear sections (Standard Shape, Workflow, Placement, Writing Rules, Validation); per the simple-skills note, well-organized sections with no need for external references score 3.

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 precise, action-oriented, and follows the third-person/imperative voice used in the reference good examples. It cleanly covers what the skill does, when to use it, and the concrete verbs that map to real user requests. No changes needed.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Build or improve", "create, rename, move, audit, test, or refactor a skill", and "packaged as reusable skill instructions" — matching the anchor that names several specific actions rather than vague language.

3 / 3

Completeness

Explicitly answers what ("Build or improve Agent Zero skills following the official SKILL.md standard") and when ("Use when the user asks to create, rename, move, audit, test, or refactor a skill..."), matching the anchor that clearly answers both with an explicit trigger clause.

3 / 3

Trigger Term Quality

"create, rename, move, audit, test, or refactor a skill" are natural phrases a user would actually say; "when a workflow should be packaged as reusable skill instructions" is slightly more infrastructural but still reasonable, giving good coverage of natural terms.

3 / 3

Distinctiveness Conflict Risk

The niche is tightly scoped to authoring Agent Zero skills and the SKILL.md standard, with triggers anchored to the word "skill"; this is unlikely to fire for unrelated skills, matching the clear-niche anchor.

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