EasyGlobe EasyGlobe
返回 Skills Hub

GitHub 仓库详情

hive Skills 仓库

hive Skills 仓库 · generated-local-file

aden-hive/hive 是面向效率工具工作流的 GitHub Skill 仓库。EasyGlobe 已在提交 f71da3f 核验 24 个 SKILL.md 文件,并保留代表路径与内容哈希供复核。

Skill 概览

aden-hive/hive 是面向效率工具工作流的 GitHub Skill 仓库。EasyGlobe 已在提交 f71da3f 核验 24 个 SKILL.md 文件,并保留代表路径与内容哈希供复核。

这个 skill 解决什么任务

这是一个仓库级资源,目录页不会把仓库中的多个 Skills 拆成重复条目。请先查看代表路径与采样提交,再按上游 README 判断安装方式和运行环境。

  • 核对默认分支、采样提交和最近更新时间。
  • 从代表性 SKILL.md 路径判断仓库是否覆盖目标工作流。
  • 安装前独立审查上游代码、脚本、许可证与权限要求。

资源类型

GitHub 热门 Skill 仓库

所属分类

Productivity 效率

标签

效率工具、agent、agent-framework、agent-skills、GitHub Skills

下载的是 EasyGlobe 自写的双语仓库简介和核验证据,不是第三方仓库或可直接安装的单个 Skill。

详细 Skill 介绍

hive Skills 仓库 的定位

hive Skills 仓库 是一个面向 Productivity 效率 场景的 AI Agent skill 资源。根据当前归档内容,它的主要价值是:aden-hive/hive 是面向效率工具工作流的 GitHub Skill 仓库。EasyGlobe 已在提交 f71da3f 核验 24 个 SKILL.md 文件,并保留代表路径与内容哈希供复核。。本页把 README 摘要、Skill URL、本地 Markdown 下载文件、使用方法和适用平台放在同一个详情页中,方便在安装或改造前判断它是否适合当前工作流。

README 核心说明

> This is an EasyGlobe-authored bilingual repository brief, not a redistributed third-party Skill and not an installable copy of the repository. Review the upstream repository before use.

README 能力说明

| Path | Frontmatter name | Frontmatter description | SHA-256 |

| --- | --- | --- | --- |

| .claude/skills/browser-edge-cases/SKILL.md | browser-edge-cases | SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X, SPAs, or sites with Shadow DOM. | 1171699962a08f3090b09cc70e5cb17db87e77812e446cdf2da87dcd22df8893 |

| core/framework/skills/_default_skills/browser-automation/SKILL.md | hive.browser-automation | Required before any hive-browser CLI command. The browser is driven from the terminal by running hive-browser <command> ... --json via terminal_exec — not via MCP tools....

适用场景和工作流价值

从分类和标签看,hive Skills 仓库 主要覆盖 Productivity 效率,常见任务线索包括 效率工具、agent、agent-framework、agent-skills、GitHub Skills。它适合被整理成团队 SOP、AI Agent 提示词、Claude Skill、Codex Skill 或其他模型平台可复用的操作说明。实际落地时,可以先阅读本页的 README 摘要,确认它解决的问题、输入输出、运行环境和限制条件,再通过 Skill URL 查看原项目的最新说明。对于需要长期复用的场景,本地 Markdown 下载文件可以作为归档版本,便于团队内部评审、二次改写或放入自己的 agent skills 仓库。

安装、使用和平台判断

当前归档中没有发现明确的安装章节。可先通过 Skill URL 打开原始项目,根据项目 README、平台文档或 skill marketplace 页面完成安装;下载按钮提供 EasyGlobe 保存的本地 Markdown 版本。 适合在任务涉及 效率工具、agent、agent-framework、agent-skills、GitHub Skills 时使用。可把它作为 Claude Skills、Codex Skills、Gemini Skills、Kimi Skills、GLM Skills 或团队 SOP 的参考入口。 如果 README 没有提供完整安装命令,本页会保留 Skill URL 作为官方来源入口,并把可识别的配置、示例和能力范围拆成独立模块。支持平台需要以原项目说明为准,但这类 skill 内容通常可以作为 Claude、Codex、Gemini、Kimi、GLM、ChatGPT 或企业内部 Agent 工作流的参考模板。

能力范围

| Path | Frontmatter name | Frontmatter description | SHA-256 |

| --- | --- | --- | --- |

| .claude/skills/browser-edge-cases/SKILL.md | browser-edge-cases | SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X, SPAs, or sites with Shadow DOM. | 1171699962a08f3090b09cc70e5cb17db87e77812e446cdf2da87dcd22df8893 |

| core/framework/skills/_default_skills/browser-automation/SKILL.md | hive.browser-automation | Required before any hive-browser CLI command. The browser is driven from the terminal by running hive-browser <command> ... --json via terminal_exec — not via MCP tools. Teaches the browser lifecycle rules (the bridge attaches to the USER'S running Chrome — never kill or launch browser processes; timeouts are transport issues, not crashes), the screenshot + coordinate workflow (hive-browser interact with a fractional coordinate) that reaches shadow-DOM inputs selectors can't see, the viewport-fraction coordinate rule (not pixels), rich-text editor quirks ("send button stays disabled" failures), and CSP gotchas. Covers Chrome via CDP through the GCU Beeline extension. | 5c7701a17939ebcd8ff4a6f2d95ac28904cbe1e9057e65d530ffa085a646e6f0 |

| core/framework/skills/_default_skills/colony-progress-tracker/SKILL.md | hive.colony-progress-tracker | Claim tasks, record step progress, and verify SOP gates in the colony SQLite queue. Applies when your spawn message includes a db_path field. | 5cc320255b244e8074d7077ac184daa86b7fcb134422cab11d41378be9791080 |

| core/framework/skills/_default_skills/context-preservation/SKILL.md | hive.context-preservation | Proactively extract critical values from tool results into working notes before automatic context pruning destroys them. | 8407879a67bd76a5aaf4dd0ab3527b46029355d76d757e4df07e6b3cdff8e170 |

| core/framework/skills/_default_skills/error-recovery/SKILL.md | hive.error-recovery | Follow a structured recovery decision tree when tool calls fail instead of blindly retrying or giving up. | a0a3cd0f686e873382395340397286d97832bba1b86be6d460664983f8fc65bd |

Source: https://github.com/aden-hive/hive

支持平台

这个 skill 可以作为以下 AI Agent、模型工作流或团队 SOP 的参考模板使用。

Claude SkillsCodex SkillsGemini SkillsKimi SkillsGLM SkillsChatGPT Skills

配置与更新

归档中暂未识别到单独的配置章节;如果原项目包含 API key、账号授权、CLI 或插件配置,请以 Skill URL 中的官方说明为准。

README 命令示例

README 中未识别到可展示的命令代码块。

标签

效率工具agentagent-frameworkagent-skillsGitHub Skills

常见问题 FAQ

hive Skills 仓库 是单个 Skill 吗?

不是。本页代表一个 GitHub 仓库;仓库可以包含多个 Skills,但至少一个抽样 SKILL.md 已通过 name 与 description frontmatter 核验。

“下载仓库简介”包含什么?

下载文件是 EasyGlobe 自写的双语简介、仓库元数据、代表路径与 frontmatter 内容哈希,不包含第三方仓库或原始 Skill 全文。

热度排名如何计算?

评分综合 GitHub 周/月趋势、对数归一化 stars、仓库年龄修正的 stars/day、最近 push/release 活跃度,以及 Skill 包装、文档、许可证与静态安全清晰度。

核验是否等于安全审计?

不等于。核验只确认仓库资格、有效 frontmatter 和有限静态风险模式;安装或运行前仍需独立检查上游代码、脚本和权限。