CtrlK
BlogDocsLog inGet started
Tessl Logo

distribute-skill-to-all-agents

Distribute a skill across the 4 agent skill folders (Codex, Claude Code, Pi, Hermes) so all agents see it. Use when the user says "distribute this skill", "sync skills across agents", or after creating/updating a skill that should be global. Covers the symlink layout and the ~/.pi/agent/skills trap.

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 known issues

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.

A tight, actionable skill body that gives executable commands, a numbered workflow with verification checkpoints, and well-organized sections. It avoids explaining concepts Claude already knows and stays focused on the non-obvious domain specifics.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, spending tokens only on domain specifics Claude lacks (the symlink layout, the ~/.pi/agent/skills trap); there is no padding with concepts Claude already knows.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands — 'cp -r ~/.agents/skills/$SKILL ~/.hermes/skills/' and a byte-count verification loop — matching the top anchor for copy-paste-ready guidance.

3 / 3

Workflow Clarity

A clearly sequenced workflow with explicit validation checkpoints (verify symlink in step 2, verify matching byte counts in step 4) and error-recovery guidance ('If .claude or .pi shows a different byte count... investigate before proceeding').

3 / 3

Progressive Disclosure

No bundle files exist and none are needed; the single-task skill is well-organized into clearly labeled sections (Canonical Locations, Workflow, Updating, Pitfalls, When NOT to Use), satisfying the simple-skill note for well-organized content.

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.

A strong, third-person description that states concrete actions, gives explicit natural-language triggers, and answers both what and when. It is distinctive and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'Distribute a skill across the 4 agent skill folders (Codex, Claude Code, Pi, Hermes)' and 'Covers the symlink layout and the ~/.pi/agent/skills trap' — matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly answers both what (distribute a skill across the 4 folders so all agents see it) and when (explicit 'Use when...' clause with multiple triggers), matching the top anchor.

3 / 3

Trigger Term Quality

The 'Use when the user says "distribute this skill", "sync skills across agents"' clause provides natural phrasings a user would actually say, with good coverage.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche — propagating a skill across 4 named agent skill folders — with distinct triggers unlikely to fire for unrelated 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
mishatojk/davidskills
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.