Extract metadata/structured fields from each Note in Collection (SQL SELECT)
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٤٩ من skills من bdambrosio/Cognitive_workbench. افتح أي skill لمراجعة مصدره وتفاصيله.
bdambrosio/Cognitive_workbenchعرض ٤٠ من أصل ١٤٩ skills مجمعة.
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
لغة النص الأصلي: الإنجليزية