CtrlK
BlogDocsLog inGet started
Tessl Logo

scienceworld-pot-preparer

Prepares a planting pot by moving soil from inventory into an empty or water-filled pot. Use this when setting up a growth environment for seeds or plants. It performs the 'move soil to flower pot X' action, transforming the container into a viable planting medium. This skill is atomic and can be repeated for multiple pots.

59

Quality

67%

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-pot-preparer/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

35%

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

The body is well-structured for a simple skill but is critically incomplete: the 'Core Action' section promises an action that is never provided, and the existing trajectory reference is not linked. Actionability is the weakest dimension because no executable command appears in the body.

Suggestions

Complete the 'Core Action' section by stating the exact action, e.g. `move soil in inventory to flower pot <N>`, so the body is self-contained and executable.

Link the existing bundle file, e.g. 'See [trajectory_example.md](references/trajectory_example.md) for the skill used in a multi-pot growth task,' so the reference is discoverable.

Add a brief verification note (e.g., confirm the pot now contains soil before proceeding to planting) to give the simple workflow a clear completion checkpoint.

DimensionReasoningScore

Conciseness

The prerequisites are lean and do not over-explain, but the 'Core Action: Execute the following action:' section introduces a step it never delivers, so those tokens are wasted rather than earning their place.

2 / 3

Actionability

The body ends at 'Execute the following action:' with no command given — the actual 'move soil in inventory to flower pot X' action appears only in the frontmatter, so the body describes rather than instructs and provides no executable guidance.

1 / 3

Workflow Clarity

Prerequisites are clearly sequenced (soil in inventory, then target pot), but the core action step itself is missing from the body, leaving the workflow incomplete despite the simple single-task nature.

2 / 3

Progressive Disclosure

Sections are reasonably organized and the skill is short, but a bundle file (references/trajectory_example.md) exists and is never linked or signaled from the body, so navigation to it is missing.

2 / 3

Total

7

/

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.

A strong, third-person description that states concrete actions, includes an explicit 'Use when' trigger, and occupies a distinct niche. It is concise without padding and answers both what and when clearly.

DimensionReasoningScore

Specificity

Lists concrete actions — 'moving soil from inventory into an empty or water-filled pot' and 'performs the move soil to flower pot X action' — rather than vague language, matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers both what ('Prepares a planting pot by moving soil...') and when ('Use this when setting up a growth environment for seeds or plants'), with an explicit 'Use when' trigger clause.

3 / 3

Trigger Term Quality

Covers natural terms a user would say — 'planting pot', 'soil', 'flower pot', 'seeds or plants', 'growth environment' — giving good coverage rather than jargon.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear narrow niche (soil-to-pot preparation) with distinct triggers unlikely to overlap with unrelated skills.

3 / 3

Total

12

/

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.