什么是 hive-concepts?
目标驱动代理的核心概念 - 架构、节点类型(事件循环、函数)、工具发现和工作流概述。在开始代理开发或需要了解代理基础知识时使用。 来源:adenhq/hive。
目标驱动代理的核心概念 - 架构、节点类型(事件循环、函数)、工具发现和工作流概述。在开始代理开发或需要了解代理基础知识时使用。
通过命令行快速安装 hive-concepts AI 技能到你的开发环境
来源:adenhq/hive。
Foundational knowledge for building goal-driven agents as Python packages.
| clientfacing | False | If True, streams output to user and blocks for input between turns | | nullableoutputkeys | [] | Output keys that may remain unset (for mutually exclusive outputs) | | maxnodevisits | 1 | Max times this node executes per run. Set >1 for feedback loop targets |
Priority controls evaluation order when multiple edges leave the same node. Higher priority edges are evaluated first. Use negative priority for feedback edges (edges that loop back to earlier nodes).
目标驱动代理的核心概念 - 架构、节点类型(事件循环、函数)、工具发现和工作流概述。在开始代理开发或需要了解代理基础知识时使用。 来源:adenhq/hive。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/adenhq/hive --skill hive-concepts目标驱动代理的核心概念 - 架构、节点类型(事件循环、函数)、工具发现和工作流概述。在开始代理开发或需要了解代理基础知识时使用。 来源:adenhq/hive。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/adenhq/hive --skill hive-concepts 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/adenhq/hive