hive
Run production AI agent teams that automate real business processes
All Skills in This Repository (28)
Pure Emerald Level Indicatorshive-credentials
Configure and validate Hive agent credentials in a local encrypted store.
hive-test
Run pytest-based goal-evaluation tests for AI agents and diagnose failures with MCP workflows.
hive-concepts
Explains hive framework node types, graph edges, and Python package structure.
hive-debugger
Diagnose Hive agent runtime issues through multi-stage L1/L3 analysis and MCP log reviews.
hive
Orchestrate end-to-end workflows for building and testing goal-driven AI agents.
hive-create
Generate goal-driven AI agent package structures with nodes and edges.
hive-patterns
Document best practices for building goal-driven agents with modular node design.
hive.terminal-tools-fs-search
Guides filesystem search using terminal_rg, terminal_glob, and terminal_exec find predicates.
hive.linkedin-automation
Automates LinkedIn messaging, connection acceptance, and feed posting via browser coordinate and shadow-DOM techniques.
hive.terminal-tools-job-control
Manages long-running background terminal jobs with offset-based log polling and signal escalation.
hive.terminal-tools-foundations
Teaches correct usage of shell terminal tools including envelopes, background jobs, and semantic exit codes.
hive.terminal-tools-troubleshooting
Diagnose unexpected terminal-tools results using symptom-matched troubleshooting recipes.
Frequently Asked Questions
FAQPage SchemaHow to install Hive?โผ
Run `npx skills add adenhq/hive --all -g -y` in your terminal to install all skills in this suite globally.
What is Hive used for?โผ
Hive is a runtime for teams of AI agents that execute real business processes, with state persistence, crash recovery, cost limits, and human oversight built in.
Can Hive automate LinkedIn and X?โผ
Yes. It ships verified browser-automation skills for LinkedIn messaging, connection requests, X posting and replies, with rate-limit and anti-bot safeguards.
Does Hive work with different AI models?โผ
Yes. It is model-agnostic and supports Anthropic, OpenAI, Google Gemini, OpenRouter, and local models through LiteLLM-compatible providers.
Do I need coding skills to use Hive?โผ
No. You describe the outcome in plain English and the Queen agent builds and runs a colony of workers to complete the job.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core