Business & Operations
Operations, strategy, finance, sales, support, management, and planning
Browse business & operations skills
Showing 26,977–27,000 of 32,310 skills
Attempt exactly ONE adjacent navigation move forward and report the outcome. Atomic navigation operation suitable for composition.
Attempt exactly ONE controlled descent forward into an adjacent lower cell. Covers stepping down slopes, edges, and shallow drops (≤ 1 block).
Attempt exactly ONE adjacent climb (+1Y) forward. Atomic navigation operation suitable for composition. nav-climb does not build, it traverses *existing* terrain
Bring the agent into stable adjacency with a solid vertical surface using nav conventions and nav motion tools.
Advance forward up to N blocks using nav conventions. Stops early on collision, fall, or ambiguous support.
Clear or swap equipped item. Returns success/failure
Stop all movement - cancel embodied motion. Critical for safety, interrupts, reflection pauses
Observe inventory contents and equipped items - epistemic, read-only. Returns inventory slots and equipped items
Close currently open UI. Returns success/failure
Count words in text. Use to determine length of a document, e.g. to determine if it needs to be summarized before further use
Visible item entities within radius R (default/max 7), filtered by forward cone and line-of-sight.
Visible non-air blocks within radius R (default/max 7). Filtered by forward cone (yaw ±60°, pitch -60..+90) and line-of-sight. Does NOT report items.
Collect system and cognitive health metrics. Returns a structured health report with status classifications (ok/warning/critical) for hardware, OS, and cognitive subsystems.
Find a substring or pattern in a text document. Returns position with surrounding context. Deterministic — use this instead of asking the LLM to find substrings.
Compute the value of a math expression. Handles arithmetic, algebra, trig, calculus. Use this instead of LLM arithmetic — calculate is exact and deterministic.
Generate an internal reflection on the state of the plan
Attach or update metadata on a Note or Collection
Extract metadata/structured fields from each Note in Collection (SQL SELECT)
Extract single field value from each Note in Collection
Mark a Note or Collection as persistent so it survives goal-completion cleanup
Apply operation to each item in Collection
Load persistent Note or Collection by ID or name, with optional slice
Flatten Collection to single Note
Filter Collection by field conditions (SQL WHERE)