Transfers the contents of a source liquid container into a target container for mixing or preparation. Use this skill when you need to combine multiple substances (such as paints or chemicals) into a single vessel, or when a liquid must be moved from one container to another before processing.
Scanned 5/28/2026
Install via CLI
openskills install zjunlp/SkillNet---
name: scienceworld-liquid-pourer
description: Transfers the contents of a source liquid container into a target container for mixing or preparation. Use this skill when you need to combine multiple substances (such as paints or chemicals) into a single vessel, or when a liquid must be moved from one container to another before processing.
---
# Skill: Liquid Pourer
## Purpose
Transfer a liquid from a source container to a target container, typically as a preparatory step for mixing or chemical combination.
## When to Use
- Combining multiple liquids or substances into one vessel for mixing.
- Moving a liquid to a more suitable container before heating or processing.
- Preparing ingredients for a recipe that requires pouring.
## Core Workflow
1. **Identify Containers:** Use `look around` to locate the source container (with the liquid) and the target container (destination vessel).
2. **Perform Transfer:** `pour OBJ into OBJ` with precise object identifiers.
3. **Verify:** `look at OBJ` on the target container to confirm the transfer succeeded.
## Key Actions
| Action | Purpose |
|--------|---------|
| `look around` | Locate source and target containers |
| `pour OBJ into OBJ` | Transfer liquid contents |
| `look at OBJ` | Verify transfer success |
| `mix OBJ` | Combine contents (separate skill, used after pouring) |
## Example
**Task:** Create orange paint by mixing red and yellow paint.
1. `look around` — find `wood cup (containing red paint)`, `wood cup (containing yellow paint)`, and `jug`
2. `pour wood cup (containing red paint) into jug`
3. `pour wood cup (containing yellow paint) into jug`
4. `mix jug` — produces orange paint
## Important Notes
* Object identifiers must be precise (e.g., `wood cup (containing red paint)`). Use `look around` or `examine` to confirm exact names.
* Ensure the target container can receive the substance without contamination.
* Pouring only transfers contents — use `mix` as a separate step to combine them.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...
**Complete production-ready guide for Google Gemini embeddings API** This skill provides comprehensive coverage of the `gemini-embedding-001` model for generating text embeddings, including SDK usage, REST API patterns, batch processing, RAG integration with Cloudflare Vectorize, and advanced use cases like semantic search and document clustering. ---
Interview, source-challenge, verify, save, and ADR-gate fuzzy coding requests into Codex-ready implementation specs. Use when a feature, bugfix, refactor, migration, repo-wide change, or architecture task needs user-verified requirements, source-backed decisions, durable architecture decisions, acceptance criteria, validation commands, rollout notes, saved spec/ADR files, and a Codex execution prompt. Do not use when already fully specified or when the user wants direct implementation now.
Use when a repo needs CodeGraph plus ast-grep for Codex MCP setup, exploration, impact analysis, structural search, or safe refactor planning.