browser-computer-use
Use browser, Playwright, and computer-use style tools through observed state and approval-gated actions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use browser, Playwright, and computer-use style tools through observed state and approval-gated actions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Design, implement, organize, document, and verify Humungousaur platform OS collectors for macOS, Windows, or Linux using official OS API references, shared event envelopes, helper health, privacy-first metadata, and repo-native adapter boundaries.
Parent skill for code inspection, debugging, tests, CI, reviews, dependency security, skill authoring, experiments, and engineering workflows.
Apply user, stranger, group, channel, and action access tiers using native channel policy, allowlists, approvals, and cognitive review.
Assess the assistant's readiness, capability fit, safety risks, tool coverage, and verification plan before or during complex work. Use when work is high-impact, ambiguous, risky, long-running, or failure-prone.
Review recent agent behavior, uncertainty, mistakes, interaction quality, and lessons so the assistant can improve future work. Use after complex tasks, failures, user corrections, or long sessions.
Treat unmentioned group-room chatter as quiet context unless policy, mention, direct request, or model-led cognition decides a response is appropriate. Use for Slack channels, Discord servers, Telegram groups, Matrix rooms, and similar shared spaces.
| name | browser-computer-use |
| description | Use browser, Playwright, and computer-use style tools through observed state and approval-gated actions. |
browser_live_statusbrowser_live_openbrowser_live_navigatebrowser_live_observebrowser_live_backbrowser_live_forwardbrowser_live_reloadbrowser_live_htmlbrowser_live_page_searchbrowser_live_find_elementsbrowser_live_extractbrowser_live_clickbrowser_live_hoverbrowser_live_click_coordinatesbrowser_live_dragbrowser_live_drag_coordinatesbrowser_live_typebrowser_live_fill_formbrowser_live_scrollbrowser_live_scroll_to_textbrowser_live_resizebrowser_live_press_keybrowser_live_tabsbrowser_live_new_tabbrowser_live_switch_tabbrowser_live_close_tabbrowser_live_query_selectorbrowser_live_dropdown_optionsbrowser_live_select_optionbrowser_live_upload_filebrowser_live_downloadbrowser_live_save_pdfbrowser_live_evaluate_jsbrowser_live_screenshotbrowser_live_waitos_active_windowos_observe_uios_click_elementos_type_textos_send_keysscreenshot_captureUse this skill when a task requires web navigation, browser UI testing, desktop GUI observation, or Windows app control.
session_id plus observed element_id values.live_session_id and re-observe after clicks, typing, uploads, downloads, JavaScript, screenshots, or PDF saves.os_active_window and os_observe_ui before os_click_element, os_type_text, or os_send_keys.browser_live_*, stored browser-session tools, os_*, and screen tools.scripts/smoke_skills.py under computer_use.tests/test_browser_tools.py; OS/screen tool schema and dry-run behavior are covered by tests/test_tools.py.