Transform Note structure into Collection
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 bdambrosio/Cognitive_workbench에서 149개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
bdambrosio/Cognitive_workbench수집된 skill 149개 중 29개를 표시합니다.
Transform Note structure into Collection
원문 언어: 영어
Close currently open UI. Returns success/failure
원문 언어: 영어
Perform crafting via Mineflayer recipe system. Returns success/failure
원문 언어: 영어
Equip an item from inventory into hand or offhand. Returns success/failure
원문 언어: 영어
Reset embodiment after death - lifecycle/recovery. Returns ok
원문 언어: 영어
Send chat message in Minecraft - social/debugging/alignment. Returns acknowledgement only
원문 언어: 영어
Stop all movement - cancel embodied motion. Critical for safety, interrupts, reflection pauses
원문 언어: 영어
Clear or swap equipped item. Returns success/failure
원문 언어: 영어
Synchronous wait for 1 second using time.sleep. Useful for timing delays or pacing actions
원문 언어: 영어
Extract named entities, topics, and relationships from text or structured content
원문 언어: 영어
Check if text is null, empty, or only whitespace
원문 언어: 영어
Check if a number is positive
원문 언어: 영어
How to collect items from the world into inventory - automatic pickup when close enough.
원문 언어: 영어
Execute Python code (typically pyautogui commands) in the OSWorld environment. Returns execution result with success status, return code, duration, stdout, and stderr.
원문 언어: 영어
Get the current observation from the OSWorld environment. Returns screenshot (base64 PNG) and accessibility tree (JSON).
원문 언어: 영어
Reset the OSWorld environment. Soft mode clears step counter only. Hard mode calls DesktopEnv.reset() to revert to snapshot state.
원문 언어: 영어
Get the current status of the OSWorld server. Returns server readiness, uptime, step counter, provider, and screen configuration.
원문 언어: 영어
Get the API version information from the OSWorld server. Returns API version, server version, and protocol.
원문 언어: 영어
Take a ScienceWorld action in the active session. Returns observation, reward, done. No session_id needed - uses active session from executive_node.
원문 언어: 영어
Start a ScienceWorld episode. Reads scenario, difficulty, and seed from scienceworld_config in character YAML. Returns the initial observation plus a session_id for subsequent steps.
원문 언어: 영어
Test JSON SQL primitives with search-web output
원문 언어: 영어
Identify and extract JSON from mixed content, optionally extracting specific fields
원문 언어: 영어
Extract markdown document structure and content from mixed/embedded text (NOT for converting plain text TO markdown)
원문 언어: 영어
Check if text contains a question
원문 언어: 영어
Check if text matches regex pattern or contains substring
원문 언어: 영어
Tests calculate tool with arithmetic, trig, and variable substitution
원문 언어: 영어
Tests map primitive with additional operation arguments
원문 언어: 영어
Test JSON SQL primitives with semantic-scholar output
원문 언어: 영어
Creates test data for JSON SQL primitive tests
원문 언어: 영어