CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-planting-operation

Plants seeds into prepared containers with soil to initiate plant growth. Execute this when you have both seeds and properly prepared planting containers available. This skill handles the specific action pattern of transferring seeds from storage to growth containers to begin cultivation processes.

56

Quality

62%

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 ./experiments/src/skills/scienceworld/scienceworld-planting-operation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

50%

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

The content is a reasonably clear, actionable instruction-only skill with a sequenced workflow and validation steps, but it is weakened by inline redundancy with the unreferenced bundle files and the absence of a worked example and error-recovery loop.

Suggestions

Link the bundle files explicitly in the body (e.g., 'See [references/action_patterns.md](references/action_patterns.md)') and move the duplicated action-pattern and prerequisite detail out of SKILL.md.

Add one fully worked example with real object names (e.g., 'move banana seed in seed jar to flower pot 1') and an explicit 'if verification fails, re-examine and re-issue the move' recovery step.

Merge the redundant Important Notes bullets into a single concise statement about what the skill does and does not cover.

DimensionReasoningScore

Conciseness

The body is mostly lean and assumes Claude's competence, but the Purpose section restates the description and the two Important Notes bullets overlap ('containers are already prepared with soil' vs. 'does not cover...preparing soil'), so it could be tightened.

2 / 3

Actionability

It gives concrete command templates ('move OBJ to OBJ', 'examine'/'look at', select option '0') but lacks a fully worked inline example with real object names, so guidance is actionable yet incomplete.

2 / 3

Workflow Clarity

A clear three-step sequence (Prerequisites, Execution, Completion) with verification checkpoints ('verify...before and after planting') is present, but there is no explicit error-recovery feedback loop describing what to do when verification fails.

2 / 3

Progressive Disclosure

The body is short and well-sectioned, but it never links to the provided bundle files (references/action_patterns.md, references/prerequisite_checklist.md) and instead inlines overlapping action-pattern and prerequisite content that already exists in those references.

2 / 3

Total

8

/

12

Passed

Description

75%

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 well-formed with an explicit trigger clause and a clear, distinctive niche, but it is slightly padded by restating the single planting action twice and lacks a richer set of natural trigger phrasings.

Suggestions

Replace the redundant third sentence with a second distinct concrete action (e.g., verifying container soil state) to lift specificity.

Reframe the trigger as natural user phrasings (e.g., 'Use when the task requires planting seeds into prepared pots') to improve trigger term coverage.

DimensionReasoningScore

Specificity

Names the domain (seed planting) and one concrete action ('transferring seeds from storage to growth containers'), restated twice rather than listing multiple distinct concrete actions, so it does not reach the 'lists multiple specific concrete actions' anchor.

2 / 3

Completeness

Clearly answers what ('Plants seeds into prepared containers with soil to initiate plant growth') and when via an explicit trigger clause ('Execute this when you have both seeds and properly prepared planting containers available'), satisfying the 'Use when...' equivalent requirement.

3 / 3

Trigger Term Quality

Relevant keywords ('seeds', 'planting containers', 'soil', 'cultivation') appear, but the trigger is framed as a state condition ('when you have both seeds and properly prepared planting containers available') rather than natural user phrasings, missing common variations a user would say.

2 / 3

Distinctiveness Conflict Risk

It targets a narrow niche ('specific action pattern of transferring seeds from storage to growth containers') with distinct triggers unlikely to overlap with seed acquisition, soil preparation, or plant-care skills.

3 / 3

Total

10

/

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
zjunlp/SkillNet
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.