CtrlK
BlogDocsLog inGet started
Tessl Logo

005-agents-installation

Use when you need to install the embedded robot agents into either .cursor/agents or .claude/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 .cursor/agents; Bootstrap .claude/agents; Copy robot agents. Part of cursor-rules-java project

70

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The content is concise and well-structured with clean progressive disclosure to one real reference file. However, actionability and workflow clarity are held back because the executable copy steps and a post-install verification loop are absent for a batch file-write operation.

Suggestions

Add concrete, executable copy commands (or an explicit file-manifest snippet) instead of deferring the full copy mechanism to the reference, so the body is copy-paste ready.

Insert a post-install verification step in the workflow — e.g., list copied files against the expected manifest and re-run if any are missing — to satisfy the batch-operation feedback-loop requirement.

Make the reporting verification command mandatory rather than optional so the install result is always validated.

DimensionReasoningScore

Conciseness

The body is lean — "Install a predefined set of embedded agent definitions... into a user-selected target directory" — with no padding or explanation of concepts Claude already knows; every section earns its place.

3 / 3

Actionability

Guidance is concrete ("Ask exactly one question to choose .cursor/agents or .claude/agents", "Create the destination directory if needed, then copy all embedded agent files") but the actual copy mechanism and file manifest are deferred to the reference rather than given as executable steps, leaving it incomplete.

2 / 3

Workflow Clarity

A clear 3-step sequence with a pre-write confirmation gate exists, but for a batch file-write operation there is no post-copy validation/verification loop, which caps workflow clarity at 2 per the batch-operation guideline.

2 / 3

Progressive Disclosure

The body is a concise overview with a single well-signaled one-level reference to the verified file references/005-agents-installation.md, keeping content appropriately split and easy to navigate.

3 / 3

Total

10

/

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 specific, trigger-rich, and complete, clearly stating both what the skill does and when to invoke it with natural user phrasings. It occupies a distinct niche with low conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "install the embedded robot agents", "selecting the destination interactively", "copying the embedded agent definitions from project assets" — rather than vague language.

3 / 3

Completeness

Clearly answers both what (install embedded agents into .cursor/agents or .claude/agents interactively, copy from assets) and when ("Use when you need to install...", "This should trigger for requests such as...").

3 / 3

Trigger Term Quality

Explicit natural trigger phrases a user would say — "Install embedded agents", "Bootstrap .cursor/agents", "Bootstrap .claude/agents", "Copy robot agents" — give good coverage.

3 / 3

Distinctiveness Conflict Risk

The "embedded robot agents" niche with specific target directories (.cursor/agents, .claude/agents) and project tag (cursor-rules-java) is distinct and unlikely to trigger for the wrong skill.

3 / 3

Total

12

/

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
jabrena/cursor-rules-java
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.