CtrlK
BlogDocsLog inGet started
Tessl Logo

tooluniverse-inorganic-physical-chemistry

Inorganic chemistry, physical chemistry, and materials science — crystal structures, coordination chemistry, lattice parameters, thermodynamic properties, electronic structure. Use for unit cell volume calculations, coordination geometry, materials property estimation, and inorganic-mechanism reasoning. Complementary to tooluniverse-organic-chemistry.

66

Quality

78%

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 ./plugin/skills/tooluniverse-inorganic-physical-chemistry/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 mostly executable and concise with clear sequences for the core computational tasks, but several fallback script references point to a different skill's bundle and are not present here, and the batch-comparison workflow lacks an explicit validation feedback loop. Progressive disclosure is adequate but weakened by mis-targeted references and inline-heavy organization.

Suggestions

Add an explicit validate→fix→retry feedback loop to the batch crystal-structure comparison workflow (e.g., re-run the validator on flagged datasets and confirm resolution before concluding), since batch operations require validation checkpoints.

Move the crystal_validator.py and chemistry_facts.py fallbacks into this skill's own scripts/ bundle (or remove the cross-skill paths) so every referenced script is executable within this skill.

Extract the long reference-style material (point-group tables, spectroscopy band ranges, noble-gas synthesis conditions) into a one-level-deep references/ file and link to it from SKILL.md, leaving the body as a lean overview.

DimensionReasoningScore

Conciseness

The body is largely lean — formulas and executable commands with no basic-concept padding — but repeats imperative slogans ('COMPUTE don't guess', 'LOOK UP DON'T GUESS') and has light padding in the noble-gas/spectroscopy sections that could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready commands with exact flags and example values for the equilibrium cases and explicit formulas elsewhere, but the crystal_validator.py and chemistry_facts.py fallbacks point to scripts in a different skill's bundle that are not present here, slightly breaking executability within this skill.

4 / 5

Workflow Clarity

Numbered sequences with validation exist for the main computational sections (e.g., compute volume → verify density → validate), but the batch 'find the wrong dataset' operation has no explicit validate→fix→retry feedback loop, capping the score at 3 per the batch-operation rule.

3 / 5

Progressive Disclosure

Section structure is good and the present equilibrium_solver.py is appropriately referenced, but two referenced scripts (crystal_validator.py, chemistry_facts.py) live in another skill's bundle rather than this one, and most reference material is inlined in SKILL.md instead of being split into one-level-deep files.

3 / 5

Total

14

/

20

Passed

Description

92%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 distinct, clearly stating both what the skill does and when to use it with concrete trigger phrases. Its only weakness is trigger-term breadth — it lacks synonyms and file-extension variants that would make keyword coverage fully comprehensive.

DimensionReasoningScore

Specificity

Names the domain and lists multiple concrete actions — 'unit cell volume calculations, coordination geometry, materials property estimation, and inorganic-mechanism reasoning' — giving comprehensive coverage across the named sub-domains.

5 / 5

Completeness

Both 'what' (the chemistry/materials capabilities) and 'when' ('Use for unit cell volume calculations, coordination geometry, materials property estimation, and inorganic-mechanism reasoning') are explicit with concrete trigger phrases.

5 / 5

Trigger Term Quality

Several natural phrases a user would say ('unit cell volume calculations', 'coordination geometry', 'crystal structures') are present, but common synonyms and file extensions are missing, so it stops short of comprehensive coverage.

4 / 5

Distinctiveness Conflict Risk

A clear inorganic/physical/materials niche with explicit boundary marking ('Complementary to tooluniverse-organic-chemistry') keeps conflict risk minimal.

5 / 5

Total

19

/

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