CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-planting-coordinator

This skill plants a seed or small plant into a suitable growth container (e.g., a flower pot with soil and water). It should be triggered when the agent has acquired a seed and needs to initiate the plant growth process by placing it into a prepared environment. The skill coordinates the 'move' action to transfer the seed from inventory to the target container, resolving any ambiguity if multiple instances exist.

68

Quality

81%

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

75%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 content is a well-structured, actionable, and concise procedure for a simple single-purpose skill. The main gap is that the provided references/action_primer.md bundle file is never referenced from the body, leaving a navigation gap.

Suggestions

Add a one-line link to the action primer in the Core Procedure or Key Notes, e.g. 'See references/action_primer.md for the full action list and ambiguity-resolution protocol.'

Add a brief verification step after planting (e.g. confirm the seed is now in the container) to strengthen the workflow's feedback loop.

Collapse the redundant restatement of the planting goal across Purpose and When to Use into a single concise framing.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's intelligence (no explanation of what soil/water are), with only minor redundancy between the Purpose and When to Use sections that could be tightened.

4 / 5

Actionability

Provides concrete, executable guidance with specific commands ('Perform a move action', 'select the first option (index 0)', 'use focus on [seed]'), with minor gaps around exact command syntax.

4 / 5

Workflow Clarity

A clear four-step numbered sequence is present with an ambiguity-handling checkpoint in step 3; it lacks an explicit post-planting verification step but this is a simple single-purpose skill rather than a destructive/batch one.

4 / 5

Progressive Disclosure

Sections are well-organized (Purpose, When to Use, Core Procedure, Key Notes) and the body is self-contained, but the existing bundle file references/action_primer.md is not linked or signaled anywhere in the body.

4 / 5

Total

16

/

20

Passed

Description

87%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, complete, and well-triggered, explicitly covering both what the skill does and when to use it with concrete actions. It is highly distinct within its domain with low conflict risk.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ('plants a seed...into a suitable growth container', 'coordinates the move action to transfer the seed', 'resolving any ambiguity'), with only minor gaps such as the omitted focus-on signaling step.

4 / 5

Completeness

Clearly answers both what (plant/move/resolve ambiguity) and when ('triggered when the agent has acquired a seed...needs to initiate the plant growth process') with a concrete trigger phrase.

5 / 5

Trigger Term Quality

Includes an explicit trigger clause ('triggered when the agent has acquired a seed and needs to initiate the plant growth process') with natural terms like plant, seed, and growth, though a few synonymous phrasings are absent.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (ScienceWorld seed planting into soil/water containers) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

18

/

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