·hive-concepts
>_

hive-concepts

Core concepts for goal-driven agents - architecture, node types (event_loop, function), tool discovery, and workflow overview. Use when starting agent development or need to understand agent fundamentals.

28Installs·0Trend·@adenhq

Installation

$npx skills add https://github.com/adenhq/hive --skill hive-concepts

How to Install hive-concepts

Quickly install hive-concepts AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/adenhq/hive --skill hive-concepts
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: adenhq/hive.

SKILL.md

View raw

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).

Core concepts for goal-driven agents - architecture, node types (event_loop, function), tool discovery, and workflow overview. Use when starting agent development or need to understand agent fundamentals. Source: adenhq/hive.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adenhq/hive --skill hive-concepts
Category
>_Productivity
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from adenhq/hive

Quick answers

What is hive-concepts?

Core concepts for goal-driven agents - architecture, node types (event_loop, function), tool discovery, and workflow overview. Use when starting agent development or need to understand agent fundamentals. Source: adenhq/hive.

How do I install hive-concepts?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adenhq/hive --skill hive-concepts Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/adenhq/hive

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-20