CtrlK
BlogDocsLog inGet started
Tessl Logo

devtu-create-tool

Create new scientific tools for ToolUniverse framework with proper structure, validation, and testing. Use when users need to add tools to ToolUniverse, implement new API integrations, create tool wrappers for scientific databases/services, expand ToolUniverse capabilities, or follow ToolUniverse contribution guidelines. Supports creating tool classes, JSON configurations, validation, error handling, and test examples.

79

Quality

100%

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

100%

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

The SKILL.md body is a well-structured, dense overview: executable code and configs, a sequenced three-step registration workflow with explicit validation checkpoints, and cleanly signaled one-level-deep references to verified bundle files. It matches the strongest reference examples on every dimension.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence — no padding about what a tool/API is; every section (Top 7 Mistakes, Three-Step Registration, Critical Requirements) earns its place with high information density. Not level 2 because there is no unnecessary explanation to tighten.

3 / 3

Actionability

Provides fully executable, copy-paste-ready artifacts: a complete Python tool class, a complete JSON configuration, and runnable bash verification/test commands. Not level 2 because nothing is pseudocode or missing key details.

3 / 3

Workflow Clarity

The Three-Step Registration sequence has explicit validation checkpoints — a verification script asserting each of the 3 steps, plus the MANDATORY `test_new_tools.py ... -> 0 failures` feedback loop — matching the score-3 anchor with feedback loops for error recovery.

3 / 3

Progressive Disclosure

Body is a clear overview pointing one level deep to real, existing bundle files (testing-guide.md, advanced-patterns.md, implementation-guide.md, tool-improvement-checklist.md), each clearly signaled in a References section; content is appropriately split rather than inlined.

3 / 3

Total

12

/

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.

The description is specific, complete, and distinct: it names concrete deliverables, provides an explicit 'Use when' trigger clause, and is tightly scoped to the ToolUniverse framework. It cleanly matches the high-quality reference examples.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "creating tool classes, JSON configurations, validation, error handling, and test examples" — matching the score-3 anchor for multiple specific concrete actions; it goes beyond naming a domain to enumerating deliverables.

3 / 3

Completeness

Explicitly answers both what ("Create new scientific tools ... with proper structure, validation, and testing") and when via a clear "Use when users need to add tools to ToolUniverse ..." clause, matching the score-3 anchor.

3 / 3

Trigger Term Quality

Covers natural phrasing a user would actually say — "add tools to ToolUniverse", "implement new API integrations", "create tool wrappers", "contribution guidelines" — giving good coverage of likely trigger variations.

3 / 3

Distinctiveness Conflict Risk

Scoped to the ToolUniverse framework with distinct, domain-specific triggers ("tool wrappers for scientific databases/services", "ToolUniverse contribution guidelines"), making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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: 2 missing

Warning

Total

15

/

16

Passed

Repository
mims-harvard/ToolUniverse
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.