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