CtrlK
BlogDocsLog inGet started
Tessl Logo

srdf

MoveIt2 SRDF generation, validation, and planning-semantics workflow. Use when creating, editing, regenerating, inspecting, or validating `.srdf` files, `gen_srdf()` sources, MoveIt planning groups, virtual joints, passive joints, end effectors, group states, disabled collisions, URDF-linked planning semantics, or SRDF handoff for live review. Use the URDF skill for robot structure, the SDF skill for simulator descriptions, and the Replicator artifact review pane for project artifact paths.

72

Quality

89%

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

78%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.

The body is a well-structured overview: a sequenced 11-step workflow with validation checkpoints, an executable command shape, hard rules, and one-level-deep references to a real bundle. It loses only minor points for a few trimmable sentences and the absence of an explicit validate-fix-retry loop for its destructive/batch generation operations.

Suggestions

Add an explicit validate->fix->retry feedback loop for the destructive/batch generation steps (e.g., 'if SRDF validation against the URDF fails, fix the source and regenerate; only hand off once validation passes') to lift workflow_clarity toward 5.

Trim rationale Claude largely already knows (the 'language models are weak at spatial and kinematic reasoning' paragraph and the 'lightweight runtime does not fully inventory them yet' aside) to tighten conciseness.

Show one short copy-paste XML example for a planning group state and a disabled-collision pair to make the per-step authoring fully executable rather than directive-only.

DimensionReasoningScore

Conciseness

The body is lean with no tutorial-level padding about what SRDF/MoveIt/URDF are, but a few sentences (the spatial-reasoning rationale, the 'lightweight runtime does not fully inventory them yet' aside) could be trimmed, matching the 'efficient; minor instances of over-explanation' anchor rather than a clean 5.

4 / 5

Actionability

Provides an executable launcher shape (`python scripts/srdf path/to/source.py -o path/to/robot.srdf`) and a concrete numbered workflow, but per-step XML authoring for group states and disabled collisions is directed at a high level rather than shown as copy-paste examples, so it is 'mostly executable' with minor gaps.

4 / 5

Workflow Clarity

An 11-step sequenced workflow with explicit validation checkpoints (step 9 validates against the URDF before writing, step 10 smoke tests, step 11 reports skipped checks), but the destructive/batch operations lack a spelled-out validate→fix→retry feedback loop, so it sits just below the score-5 anchor that demands explicit error-recovery loops.

4 / 5

Progressive Disclosure

The body is a concise overview with a dedicated References section pointing one level deep to eight confirmed bundle files (references/*.md) plus a scripts bundle, clearly signaled and easy to navigate, matching the 'clear overview with well-signaled one-level-deep references' anchor.

5 / 5

Total

17

/

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.

The description is exemplary: it pairs a concrete capability statement with an explicit, comprehensive 'Use when...' trigger list and positive boundary disambiguation against the URDF and SDF skills. Conflict risk is minimal and the file extension `.srdf` is named directly.

DimensionReasoningScore

Specificity

Lists multiple concrete actions (creating, editing, regenerating, inspecting, validating) plus comprehensive coverage of named SRDF constructs (planning groups, virtual joints, passive joints, end effectors, group states, disabled collisions), matching the 'multiple specific concrete actions; comprehensive coverage' anchor.

5 / 5

Completeness

Explicitly answers both 'what' (MoveIt2 SRDF generation, validation, planning-semantics workflow) and 'when' (Use when creating/editing/regenerating/inspecting/validating `.srdf` files...) with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes the natural terms a user would say — `.srdf` files, `gen_srdf()` sources, MoveIt planning groups, disabled collisions, URDF, SDF — covering synonyms and the file extension per the comprehensive anchor.

5 / 5

Distinctiveness Conflict Risk

Clear SRDF/MoveIt niche with explicit boundary guidance ('Use the URDF skill for robot structure, the SDF skill for simulator descriptions') that actively minimizes conflict risk with sibling skills.

5 / 5

Total

20

/

20

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
JimmyPang02/open-replicator
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.