Extract metadata/structured fields from each Note in Collection (SQL SELECT)
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 bdambrosio/Cognitive_workbench에서 149개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
bdambrosio/Cognitive_workbench수집된 skill 149개 중 40개를 표시합니다.
Extract metadata/structured fields from each Note in Collection (SQL SELECT)
원문 언어: 영어
Tests filter-structured primitive (WHERE clause)
원문 언어: 영어
Tests join primitive (INNER JOIN)
원문 언어: 영어
Tests pluck primitive (SELECT single field)
원문 언어: 영어
Tests project primitive (SELECT fields)
원문 언어: 영어
Tests sort primitive (ORDER BY)
원문 언어: 영어
Build / modify world - place blocks. ASYNCHRONOUS. Returns request acceptance status
원문 언어: 영어
Create reliable footing by placing blocks until observed support becomes provably solid. Absorbs placement uncertainty and never exposes 'accepted but ineffective' outcomes
원문 언어: 영어
Debug tool: Transform coordinates between agent-relative and world-relative
원문 언어: 영어
Debug tool: Get raw local_grid from world_state
원문 언어: 영어
Debug tool: Get observed voxel grid with agent-relative coordinates
원문 언어: 영어
Debug tool: Query specific cell in observed voxel grid
원문 언어: 영어
Initialize navigation state by normalizing agent pose to block center, cardinal yaw, and pitch zero.
원문 언어: 영어
Left-click style interaction (entities or blocks). Returns success/failure
원문 언어: 영어
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
원문 언어: 영어
Unified observation tool: fetches blocks, entities, and items in a single efficient call.
원문 언어: 영어
Open block-based UI (crafting table, chest, furnace). Returns success/failure
원문 언어: 영어
Atomic pillar-up: jump and place block under self to ascend by 1 block. Handles timing internally.
원문 언어: 영어
Right-click style interaction using equipped item. Returns success/failure
원문 언어: 영어
Labels a coordinate with a waypoint name for reasoning about spatial relationships. Use to mark important locations for navigation and planning
원문 언어: 영어
Advance forward up to N blocks using nav conventions. Stops early on collision, fall, or ambiguous support.
원문 언어: 영어
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 navigation move forward and report the outcome. Atomic navigation operation suitable for composition.
원문 언어: 영어
Turn to a cardinal direction (0, 90, 180, 270) and snap to block center. Atomic orientation operation suitable for composition.
원문 언어: 영어
Enumerate possible nearby frontier positions within a bounded number of nav actions (over-approx; simulation only).
원문 언어: 영어
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.
원문 언어: 영어
Updates persistent spatial map with observation data. Populates cell-based SpatialMap.
원문 언어: 영어
Attempt to return to a recently known safe navigation state using bounded local motion.
원문 언어: 영어
Perform one frontier-directed exploration episode. Selects farthest reachable position and attempts to reach it via nav primitives.
원문 언어: 영어
Generates interactive 3D HTML visualization of the session-local occupancy grid. Opens in browser.
원문 언어: 영어
Enable or disable automatic training data capture (partial observation grid + optional ground truth).
원문 언어: 영어
Observe inventory contents and equipped items - epistemic, read-only. Returns inventory slots and equipped items
원문 언어: 영어
Generates zoomable HTML visualization of the spatial map showing walkability, hazards, resources, and observation confidence.
원문 언어: 영어
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
원문 언어: 영어
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.
원문 언어: 영어
Visible entities within radius R (default/max 7), filtered by view cone and line-of-sight.
원문 언어: 영어
Visible item entities within radius R (default/max 7), filtered by forward cone and line-of-sight.
원문 언어: 영어
Drop items from inventory into the world as entities - embodied manipulation. Returns dropped items
원문 언어: 영어
Bring the agent into stable adjacency with a solid vertical surface using nav conventions and nav motion tools.
원문 언어: 영어
Flatten Collection to single Note
원문 언어: 영어