什麼是 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