Transform Note structure into Collection
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 29 skills collectés sur 149.
Transform Note structure into Collection
Langue du texte source : anglais
Close currently open UI. Returns success/failure
Langue du texte source : anglais
Perform crafting via Mineflayer recipe system. Returns success/failure
Langue du texte source : anglais
Equip an item from inventory into hand or offhand. Returns success/failure
Langue du texte source : anglais
Reset embodiment after death - lifecycle/recovery. Returns ok
Langue du texte source : anglais
Send chat message in Minecraft - social/debugging/alignment. Returns acknowledgement only
Langue du texte source : anglais
Stop all movement - cancel embodied motion. Critical for safety, interrupts, reflection pauses
Langue du texte source : anglais
Clear or swap equipped item. Returns success/failure
Langue du texte source : anglais
Synchronous wait for 1 second using time.sleep. Useful for timing delays or pacing actions
Langue du texte source : anglais
Extract named entities, topics, and relationships from text or structured content
Langue du texte source : anglais
Check if text is null, empty, or only whitespace
Langue du texte source : anglais
Check if a number is positive
Langue du texte source : anglais
How to collect items from the world into inventory - automatic pickup when close enough.
Langue du texte source : anglais
Execute Python code (typically pyautogui commands) in the OSWorld environment. Returns execution result with success status, return code, duration, stdout, and stderr.
Langue du texte source : anglais
Get the current observation from the OSWorld environment. Returns screenshot (base64 PNG) and accessibility tree (JSON).
Langue du texte source : anglais
Reset the OSWorld environment. Soft mode clears step counter only. Hard mode calls DesktopEnv.reset() to revert to snapshot state.
Langue du texte source : anglais
Get the current status of the OSWorld server. Returns server readiness, uptime, step counter, provider, and screen configuration.
Langue du texte source : anglais
Get the API version information from the OSWorld server. Returns API version, server version, and protocol.
Langue du texte source : anglais
Take a ScienceWorld action in the active session. Returns observation, reward, done. No session_id needed - uses active session from executive_node.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Test JSON SQL primitives with search-web output
Langue du texte source : anglais
Identify and extract JSON from mixed content, optionally extracting specific fields
Langue du texte source : anglais
Extract markdown document structure and content from mixed/embedded text (NOT for converting plain text TO markdown)
Langue du texte source : anglais
Check if text contains a question
Langue du texte source : anglais
Check if text matches regex pattern or contains substring
Langue du texte source : anglais
Tests calculate tool with arithmetic, trig, and variable substitution
Langue du texte source : anglais
Tests map primitive with additional operation arguments
Langue du texte source : anglais
Test JSON SQL primitives with semantic-scholar output
Langue du texte source : anglais
Creates test data for JSON SQL primitive tests
Langue du texte source : anglais