CtrlK
BlogDocsLog inGet started
Tessl Logo

print-plates

Prepare committed Replicator CAD objects for ordinary FDM printing by arranging quantities across real build-plate dimensions and exporting one standard unsliced `.3mf` per plate for Bambu Studio or another slicer.

64

Quality

75%

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

Fix and improve this skill with Tessl

tessl review fix ./reference/replicator-original/fabrication/print-plates/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

80%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 concise, well-structured, and appropriately uses load-on-demand references for related capabilities. Its main gap is the lack of an explicit validation/retry feedback loop in a workflow that performs batch multi-plate layout.

Suggestions

Add an explicit validation/feedback step after plate generation (e.g., preview -> if objects overlap or exceed plate bounds, adjust layout and regenerate) to support the batch operation.

Include a short concrete example of the `cad.print.prepare` invocation (with key arguments) to make the guidance copy-paste ready.

DimensionReasoningScore

Conciseness

Lean and efficient body with no padding and no explanation of concepts Claude already knows; the preset dimension table is useful concrete data that earns its tokens.

5 / 5

Actionability

Provides a concrete tool name (`cad.print.prepare`), specific parameters (`allow_quarter_turn`), preset dimensions, and load-on-demand flags, but lacks a copy-paste-ready code or call example.

4 / 5

Workflow Clarity

A clear numbered 1-5 sequence with a preview checkpoint and stale-layout rejection exists, but there is no explicit validate->fix->retry feedback loop for a batch/multi-plate operation, which caps the score per the rubric.

3 / 5

Progressive Disclosure

Under 50 lines with well-organized sections and clearly signaled one-level-deep load-on-demand references (`$gcode`, `$bambu-labs`); no external files are needed, satisfying the simple-skill exception.

5 / 5

Total

17

/

20

Passed

Description

70%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 specific and distinctive, clearly conveying a niche 3D-print-preparation capability with concrete actions and natural trigger terms. Its main weakness is the absence of an explicit 'when to use' clause, which limits the completeness score.

Suggestions

Add an explicit 'Use when...' clause stating when Claude should invoke this skill (e.g., preparing Replicator CAD builds for FDM printing, exporting plate 3MF files for Bambu Studio).

Mention orientation handling and printer-preset selection in the description to close the minor coverage gaps in specificity.

DimensionReasoningScore

Specificity

Names multiple concrete actions ('arranging quantities across real build-plate dimensions', 'exporting one standard unsliced `.3mf` per plate') with only minor coverage gaps around orientation and preset handling.

4 / 5

Completeness

The 'what' is clear and concrete, but there is no 'Use when...' clause or equivalent explicit trigger guidance, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Includes natural domain terms a user would say ('FDM printing', 'build plate', 'Bambu Studio', 'slicer', '.3mf') with good coverage including the file extension, though a few synonyms are absent.

4 / 5

Distinctiveness Conflict Risk

Highly specific niche (committed Replicator CAD objects, ordinary FDM printing, unsliced .3mf, Bambu Studio) with distinct triggers and minimal overlap with other skills.

5 / 5

Total

16

/

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