CtrlK
BlogDocsLog inGet started
Tessl Logo

browser-form-workflows

Use for complex Agent Zero Browser form workflows involving selects, checkboxes, radios, file uploads, contenteditable fields, multi-step validation, or visually verified submission.

76

Quality

95%

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.

An exemplar lean skill body: concrete tool names, a clear ordered workflow, explicit verification steps, and a self-contained scope appropriate to its size with no token waste.

DimensionReasoningScore

Conciseness

The ~10-line body is lean and every line carries actionable guidance; the one explanatory sentence about screenshots not auto-loading into history is a non-obvious operational fact that earns its place rather than basic-concept padding.

3 / 3

Actionability

It names exact, concrete tools and their use conditions (browser:content, browser:detail, select_option, set_checked, upload_file, type, type_submit, submit, browser:screenshot, vision_load, browser:state), giving specific actionable guidance appropriate for an instruction-only skill.

3 / 3

Workflow Clarity

A clear ordered sequence is present — capture refs, disambiguate with browser:detail, act via ref-based actions, screenshot+vision_load when visual state matters — with explicit verification checkpoints ("Verify after submission..." and "Verify that every path exists before calling upload_file"), so it is not capped at 2.

3 / 3

Progressive Disclosure

The skill is under 50 lines, single-purpose, and needs no external references (none of references/scripts/assets exist), with each paragraph handling a distinct concern, so it qualifies for a 3 under the simple-skill guideline.

3 / 3

Total

12

/

12

Passed

Description

90%

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, scoped description with explicit trigger guidance and good natural keyword coverage. Its only weakness is that capabilities are stated as objects/nouns rather than as a comprehensive list of concrete actions.

Suggestions

Lead with the concrete verbs the skill performs (e.g., "Fill selects, toggle checkboxes/radios, upload files, type into contenteditable fields, validate, and submit forms") so capabilities read as actions rather than just involved elements.

Consider stating the relationship to browser-automation in the description (e.g., "form-specific extension of browser-automation") to further sharpen the niche.

DimensionReasoningScore

Specificity

It names the domain and concrete field types ("selects, checkboxes, radios, file uploads, contenteditable fields") plus a couple of actions as nouns ("multi-step validation, or visually verified submission"), but does not comprehensively enumerate the concrete verbs the skill performs (fill, select, check, upload, submit), matching the score-2 anchor of naming domain and some actions without being comprehensive.

2 / 3

Completeness

The "Use for ... involving ..." clause provides explicit trigger guidance (the "when") while the enumerated field types and operations convey the "what", so it is not capped at 2 and answers both halves.

3 / 3

Trigger Term Quality

Natural user-facing terms are well covered — "form workflows", "selects", "checkboxes", "radios", "file uploads", "contenteditable", "validation", and "submission" are exactly the words a user would say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Scoping to "Agent Zero Browser form workflows" with a specific set of form elements gives it a clear niche unlikely to trigger for unrelated skills.

3 / 3

Total

11

/

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.