一键导入
contribute
After successfully performing a browser action or completing a multi-step goal not found in Hive, contribute that knowledge back to the collective.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
After successfully performing a browser action or completing a multi-step goal not found in Hive, contribute that knowledge back to the collective.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Delegate a sub-task to OpenAI Codex CLI. Use when a task is better handled by Codex (e.g. complex file editing, multi-step coding tasks, automated code generation).
Use when the user asks for Chrome cookies for a domain (especially amctheatres.com Queue-it sessions).
Delegate a sub-task to a Cursor agent. Use when a task is better handled by a Cursor agent (e.g. complex file editing, multi-step coding tasks, research with web access).
Use when the user wants to read feeds, inspect posts, draft or post replies, list personas, or control the browser for X, LinkedIn, Reddit, or YouTube via the Socials extension. Apply whenever Socials MCP tools are relevant to the task.
After discovering a complete multi-step sequence to accomplish a goal on a website, contribute the full workflow to Hive so every future agent benefits.
Before performing any browser action on a website, check Hive for known methods. Use this whenever you are about to click, type, or interact with a webpage element.
| name | contribute |
| description | After successfully performing a browser action or completing a multi-step goal not found in Hive, contribute that knowledge back to the collective. |
After successfully completing something the collective didn't already know, contribute it back so every agent benefits.
Use hive_contribute_workflow:
workflow_key for the procedure (e.g. send_connection_with_note).description of what the workflow accomplishes.action_name — what the step does (e.g. "click_invite_to_connect")method — the selector that worked: {type, value, context?}notes — optional hint for other agents (e.g. "Only visible on /in/ profile pages")hive_contribute_workflow.Use hive_contribute:
domain and action_key.context (e.g. "post thread page", "modal dialog").parent to create lineage.hive_contribute.Do not contribute methods specific to a logged-in state or session. Contribute generic, repeatable methods.