Extract metadata/structured fields from each Note in Collection (SQL SELECT)
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 149 skills depuis bdambrosio/Cognitive_workbench. Ouvrez un skill pour examiner sa source et ses détails.
bdambrosio/Cognitive_workbenchAffichage de 40 skills collectés sur 149.
Extract metadata/structured fields from each Note in Collection (SQL SELECT)
Langue du texte source : anglais
Tests filter-structured primitive (WHERE clause)
Langue du texte source : anglais
Tests join primitive (INNER JOIN)
Langue du texte source : anglais
Tests pluck primitive (SELECT single field)
Langue du texte source : anglais
Tests project primitive (SELECT fields)
Langue du texte source : anglais
Tests sort primitive (ORDER BY)
Langue du texte source : anglais
Build / modify world - place blocks. ASYNCHRONOUS. Returns request acceptance status
Langue du texte source : anglais
Create reliable footing by placing blocks until observed support becomes provably solid. Absorbs placement uncertainty and never exposes 'accepted but ineffective' outcomes
Langue du texte source : anglais
Debug tool: Transform coordinates between agent-relative and world-relative
Langue du texte source : anglais
Debug tool: Get raw local_grid from world_state
Langue du texte source : anglais
Debug tool: Get observed voxel grid with agent-relative coordinates
Langue du texte source : anglais
Debug tool: Query specific cell in observed voxel grid
Langue du texte source : anglais
Initialize navigation state by normalizing agent pose to block center, cardinal yaw, and pitch zero.
Langue du texte source : anglais
Left-click style interaction (entities or blocks). Returns success/failure
Langue du texte source : anglais
Removes a block from the Minecraft world at a specified location. SYNCHRONOUS - waits for dig completion. May cause an item entity to spawn, but item spawning, item type, and item location are not guaranteed and are not directly reported by this tool
Langue du texte source : anglais
Unified observation tool: fetches blocks, entities, and items in a single efficient call.
Langue du texte source : anglais
Open block-based UI (crafting table, chest, furnace). Returns success/failure
Langue du texte source : anglais
Atomic pillar-up: jump and place block under self to ascend by 1 block. Handles timing internally.
Langue du texte source : anglais
Right-click style interaction using equipped item. Returns success/failure
Langue du texte source : anglais
Labels a coordinate with a waypoint name for reasoning about spatial relationships. Use to mark important locations for navigation and planning
Langue du texte source : anglais
Advance forward up to N blocks using nav conventions. Stops early on collision, fall, or ambiguous support.
Langue du texte source : anglais
Attempt exactly ONE controlled descent forward into an adjacent lower cell. Covers stepping down slopes, edges, and shallow drops (≤ 1 block).
Langue du texte source : anglais
Attempt exactly ONE adjacent navigation move forward and report the outcome. Atomic navigation operation suitable for composition.
Langue du texte source : anglais
Turn to a cardinal direction (0, 90, 180, 270) and snap to block center. Atomic orientation operation suitable for composition.
Langue du texte source : anglais
Enumerate possible nearby frontier positions within a bounded number of nav actions (over-approx; simulation only).
Langue du texte source : anglais
Queries the persistent spatial map representing everything the agent currently knows about the environment (from past and present observations). Useful for reasoning, explanation, and planning.
Langue du texte source : anglais
Updates persistent spatial map with observation data. Populates cell-based SpatialMap.
Langue du texte source : anglais
Attempt to return to a recently known safe navigation state using bounded local motion.
Langue du texte source : anglais
Perform one frontier-directed exploration episode. Selects farthest reachable position and attempts to reach it via nav primitives.
Langue du texte source : anglais
Generates interactive 3D HTML visualization of the session-local occupancy grid. Opens in browser.
Langue du texte source : anglais
Enable or disable automatic training data capture (partial observation grid + optional ground truth).
Langue du texte source : anglais
Observe inventory contents and equipped items - epistemic, read-only. Returns inventory slots and equipped items
Langue du texte source : anglais
Generates zoomable HTML visualization of the spatial map showing walkability, hazards, resources, and observation confidence.
Langue du texte source : anglais
Fast heartbeat + sanity check for Minecraft bot. Returns connection status, position, orientation, health, food (hunger), current action, and vertical_state (derived from Y position changes). Use to check position, orientation, or other status values
Langue du texte source : anglais
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.
Langue du texte source : anglais
Visible entities within radius R (default/max 7), filtered by view cone and line-of-sight.
Langue du texte source : anglais
Visible item entities within radius R (default/max 7), filtered by forward cone and line-of-sight.
Langue du texte source : anglais
Drop items from inventory into the world as entities - embodied manipulation. Returns dropped items
Langue du texte source : anglais
Bring the agent into stable adjacency with a solid vertical surface using nav conventions and nav motion tools.
Langue du texte source : anglais
Flatten Collection to single Note
Langue du texte source : anglais