CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-filesystem

Manage Agent Filesystem through the control-plane MCP server. Use when the `agent-filesystem` MCP server is available, or when the user asks Codex to list, create, fork, checkpoint, delete, or connect AFS workspaces using a control-plane token.

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%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is well-structured, actionable, and concise, with real configuration snippets and explicit safety checkpoints for destructive operations. It assumes Claude's competence and stays within token budget.

DimensionReasoningScore

Conciseness

Lean, bulleted content with executable TOML and JSON snippets where every token earns its place; avoids explaining concepts Claude already knows.

3 / 3

Actionability

Provides copy-paste-ready TOML config and exact endpoint URLs, plus concrete per-tool one-liners with confirm-first caveats baked in.

3 / 3

Workflow Clarity

The agent-connection flow is numbered 1-4 with concrete sub-steps, and destructive operations (delete, checkpoint restore) carry explicit confirmation checkpoints and token-handling guardrails.

3 / 3

Progressive Disclosure

Single self-contained file (~95 lines) with clearly headed sections and no nested references; the inline tool catalog is appropriately organized for a control-plane skill.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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, concrete, and clearly answers both what the skill does and when to invoke it. It enumerates specific workspace operations and ties them to a named MCP server, minimizing conflict risk.

DimensionReasoningScore

Specificity

Enumerates concrete actions — 'list, create, fork, checkpoint, delete, or connect AFS workspaces' — matching the anchor that lists multiple specific concrete actions.

3 / 3

Completeness

Explicitly states both what it does ('Manage Agent Filesystem through the control-plane MCP server') and when to use it via an explicit 'Use when...' clause.

3 / 3

Trigger Term Quality

Uses natural user verbs ('list, create, fork, checkpoint, delete, or connect AFS workspaces') plus an availability trigger, giving good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Scoped to the named 'agent-filesystem' MCP server and a control-plane token, giving it a clear niche unlikely to trigger for unrelated file-editing skills.

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
redis/agent-filesystem
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.