CtrlK
BlogDocsLog inGet started
Tessl Logo

005-agents-installation

Use when you need to install the embedded robot agents into .github/agents, .claude/agents, .cursor/agents, or .codex/agents, selecting the destination interactively and copying the embedded agent definitions from project assets. This should trigger for requests such as Install embedded agents; Bootstrap .github/agents; Bootstrap .cursor/agents; Bootstrap .claude/agents; Bootstrap .codex/agents; Copy robot agents. Part of Plinth Toolkit

70

Quality

86%

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

72%Weight 40%Scale 1-5

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

A well-organized, concise instruction skill with a clear interactive workflow and a properly signaled one-level reference. Its main weakness is the batch copy operation treating verification as optional rather than a mandatory checkpoint, which caps workflow clarity.

Suggestions

Promote verification from 'optional' to a mandatory final step in the workflow (e.g., require listing copied files and confirming counts match the reference) to satisfy the batch-operation validation expectation.

Remove the duplicated 'When to use this skill' trigger list since it repeats the frontmatter description verbatim, or replace it with a one-line pointer.

Specify a concrete verification command or check (e.g., 'list the destination directory and confirm each agent file from the reference is present') rather than leaving it abstract.

DimensionReasoningScore

Conciseness

The body is mostly lean and assumes Claude's competence, but the 'When to use this skill' list duplicates the description's trigger phrases and the destination-confirmation instruction is restated across the Constraints and Workflow sections.

4 / 5

Actionability

Concrete instruction-only guidance is provided (create the destination dir, copy files preserving filenames, warn before overwriting), but the actual file list is delegated to the reference and the verification command is mentioned only as 'optional' rather than specified.

4 / 5

Workflow Clarity

The three-step sequence is clear with overwrite warnings and a final report, but because this is a batch copy operation and verification is explicitly 'optional' rather than a mandatory checkpoint, the batch-operation validation cap applies.

3 / 5

Progressive Disclosure

The ~45-line overview is well-sectioned (Constraints, When to use, Workflow, Reference) and points to a single real, one-level-deep reference (references/005-agents-installation.md) that is clearly signaled, giving easy navigation.

5 / 5

Total

16

/

20

Passed

Description

100%Weight 40%Scale 1-5

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, specific description that clearly states what the skill does and when to use it, with comprehensive natural trigger phrases tied to concrete target directories. It is concise, uses third person, and presents minimal conflict risk.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — 'install the embedded robot agents', 'selecting the destination interactively', and 'copying the embedded agent definitions from project assets' — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

It explicitly answers both what ('install the embedded robot agents... selecting the destination interactively and copying the embedded agent definitions from project assets') and when ('This should trigger for requests such as...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

It provides comprehensive natural trigger terms including synonyms and the four target directories: 'Install embedded agents; Bootstrap .github/agents; Bootstrap .cursor/agents; Bootstrap .claude/agents; Bootstrap .codex/agents; Copy robot agents'.

5 / 5

Distinctiveness Conflict Risk

It occupies a clear niche (embedded robot agents into specific agent config directories) with distinctive triggers ('robot agents', 'embedded agents', 'Bootstrap .claude/agents'), minimizing overlap with other skills.

5 / 5

Total

20

/

20

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
jabrena/plinth
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.