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.

64

Quality

75%

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

50%

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 and supplies concrete, largely executable commands for equilibrium solving, but it pads with textbook concepts, leaves the thermodynamics section as formulas-without-code, and dangles two script references into another skill's bundle.

Suggestions

Trim explanations of concepts Claude already knows (covalency, nephelauxetic effect, IR/UV-Vis/NMR band regions, standard thermodynamic equations) and keep only the skill-specific reasoning patterns and command syntax.

Provide actual Python code for the thermodynamics/kinetics computations instead of just listing formulas with 'write Python code', to match the copy-paste readiness of the equilibrium_solver examples.

Resolve the dangling script references: either bundle crystal_validator.py and chemistry_facts.py under this skill's scripts/ or clearly note they belong to the sibling tooluniverse-organic-chemistry skill, so the commands are executable within this skill.

DimensionReasoningScore

Conciseness

Mostly efficient reference content (formulas, exact command syntax), but it explains textbook concepts Claude already knows — e.g. 'Covalency = orbital mixing between metal and ligand', the nephelauxetic definition, IR functional-group regions, and the Gibbs/Arrhenius/Clausius-Clapeyron equations — which could be trimmed.

2 / 3

Actionability

The equilibrium_solver bash examples are copy-paste ready with realistic values, but the thermodynamics section only lists formulas with 'write Python code for' and no actual code, and two referenced scripts (crystal_validator.py, chemistry_facts.py) point at a different skill's bundle and are not present here, leaving those commands non-executable within this skill.

2 / 3

Workflow Clarity

Sequences exist (e.g. crystal: compute volume → verify density → validate tool → batch compare) with verification emphasis ('COMPUTE don't guess', 'LOOK UP DON'T GUESS'), but there is no explicit validate→fix→retry feedback loop for the batch 'find the wrong dataset' operation, which the rubric flags as capping this dimension.

2 / 3

Progressive Disclosure

Well-organized into numbered sections with one-level-deep script references, and the bundled equilibrium_solver.py is correctly referenced; however crystal_validator.py and chemistry_facts.py are referenced via the sibling tooluniverse-organic-chemistry skill path rather than this bundle, so those references do not resolve here.

2 / 3

Total

8

/

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 concise, third-person, and answers both 'what' and 'when' with an explicit 'Use for' trigger clause. It names a distinct niche and proactively disambiguates from the related organic-chemistry skill.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'unit cell volume calculations, coordination geometry, materials property estimation, and inorganic-mechanism reasoning' — alongside specific sub-domains, matching the anchor for several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what ('Inorganic chemistry, physical chemistry, and materials science — crystal structures...') and when ('Use for unit cell volume calculations, coordination geometry...'), satisfying the explicit-trigger requirement for the top anchor.

3 / 3

Trigger Term Quality

Natural domain terms a user would say ('crystal structures', 'coordination chemistry', 'lattice parameters', 'thermodynamic properties') plus a 'Use for' clause with concrete task triggers give good coverage of likely user phrasing.

3 / 3

Distinctiveness Conflict Risk

Clear inorganic/physical/materials niche with distinct triggers, and the 'Complementary to tooluniverse-organic-chemistry' note actively disambiguates it from the sibling organic-chemistry skill, making wrong-skill triggering unlikely.

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