This skill chemically mixes the contents of a container using the 'mix' action. Use when all required ingredients (e.g., sodium chloride and water) are present inside a container and the agent needs to combine them to produce a new substance. The skill performs the mixing operation and outputs the resulting product, completing the synthesis step of the task.
72
87%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
All required ingredients are confirmed inside a single container and you need to combine them into a new substance.
examine <CONTAINER> — verify all required ingredients are present.mix <CONTAINER> — the environment processes the chemistry and produces the result.examine <CONTAINER> or focus on <NEW_SUBSTANCE> — confirm the synthesis succeeded.Do not mix unless the container holds the exact ingredients required by the recipe.
Task: Create salt water by mixing sodium chloride and water.
examine glass cup — observe: "containing water, sodium chloride"mix glass cupfocus on salt water to confirm the synthesis is complete.For common chemical recipes (e.g., salt water = sodium chloride + water), see references/common_recipes.md.
7bb9a48
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.