CtrlK
BlogDocsLog inGet started
Tessl Logo

host-file-editing

Guide safe use of text_editor_remote for reading, writing, and patching files on the connected A0 CLI host. Use when the user asks to inspect or edit files on their computer, local files, CLI host files, or files that are explicitly not Docker/server files.

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

Medium

Suggest reviewing before use

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 concise, highly actionable, and well-structured with clear sequencing and an explicit freshness-retry feedback loop. For a simple, single-purpose skill it is exemplary and needs no changes.

DimensionReasoningScore

Conciseness

The body is lean and well-organized with no padding or explanation of basic concepts Claude already knows; every line carries operational guidance, matching the 'every token earns its place' anchor.

3 / 3

Actionability

Concrete, executable guidance is given throughout — exact tool and operation names (read/write/patch/patch_text), precise anchor syntax ('@@ existing line', '+new line', '-old'), and prefix rules. As an instruction-only skill, the absence of code is not penalized because the guidance is specific and actionable.

3 / 3

Workflow Clarity

The Editing Flow sequences steps clearly (read → patch → patch_text → edits) and includes a validation/retry feedback loop ('If freshness-aware line patching rejects an edit as stale, reread the file and retry'), plus a Failure Handling section. For a single-purpose skill this is unambiguous with explicit checkpoints.

3 / 3

Progressive Disclosure

The skill is under 50 lines with no external references needed, and content is organized into clear, well-labeled sections (Boundary, Access Modes, Editing Flow, Patch Text Rules, Failure Handling), which per the rubric guidance earns a 3 for simple skills with good organization.

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 concise, specific, and clearly signals both capability and trigger conditions, with strong distinctiveness through its explicit host-vs-Docker boundary. It is a strong description that needs no changes.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('reading, writing, and patching files') tied to a specific tool ('text_editor_remote'), matching the score-3 anchor for listing several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what ('Guide safe use of text_editor_remote for reading, writing, and patching files on the connected A0 CLI host') and when ('Use when the user asks to inspect or edit files...'), with an explicit 'Use when' trigger. Score 2 is ruled out because the when clause is present and explicit, not implied.

3 / 3

Trigger Term Quality

Natural user phrasings are well covered: 'inspect or edit files', 'local files', 'on their computer', 'CLI host files', and 'not Docker/server files' — terms a user would naturally say. It is not the level below because coverage is broad rather than sparse.

3 / 3

Distinctiveness Conflict Risk

The niche is sharply bounded by 'connected A0 CLI host' and 'explicitly not Docker/server files', distinguishing it from server-side and Docker file tools, so it is unlikely to trigger for the wrong skill.

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.