Transform Note structure into Collection
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٤٩ من skills من bdambrosio/Cognitive_workbench. افتح أي skill لمراجعة مصدره وتفاصيله.
bdambrosio/Cognitive_workbenchعرض ٢٩ من أصل ١٤٩ skills مجمعة.
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
لغة النص الأصلي: الإنجليزية