adenhqadenhqCommunityยท28 Agent Skills Included

hive

Run production AI agent teams that automate real business processes

Runs colonies of AI agents that execute real business workflows like LinkedIn outreach, X posting, PDF processing, and chart reporting. Eliminates fragile one-off agent scripts with crash-safe state, parallel workers, cost limits, and human-in-the-loop control. Coordinates everything through a shared task ledger so long-running jobs resume cleanly and scale without manual orchestration.
npx skills add adenhq/hive --all -g -y
Available:

Gives AI coding agents working in this repo strict safety rules for git operations, dependency changes, and verified-answer behavior.

All Skills in This Repository (28)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
adenhqadenhq

hive-credentials

Configure and validate Hive agent credentials in a local encrypted store.

Community
Advanced
๐Ÿ“ฆ In Repo
adenhqadenhq

hive-test

Run pytest-based goal-evaluation tests for AI agents and diagnose failures with MCP workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
adenhqadenhq

hive-concepts

Explains hive framework node types, graph edges, and Python package structure.

Community
Basic
๐Ÿ“ฆ In Repo
adenhqadenhq

hive-debugger

Diagnose Hive agent runtime issues through multi-stage L1/L3 analysis and MCP log reviews.

Community
Intermediate
๐Ÿ“ฆ In Repo
adenhqadenhq

hive

Orchestrate end-to-end workflows for building and testing goal-driven AI agents.

Community
Basic
๐Ÿ“ฆ In Repo
adenhqadenhq

hive-create

Generate goal-driven AI agent package structures with nodes and edges.

Community
Advanced
๐Ÿ“ฆ In Repo
adenhqadenhq

hive-patterns

Document best practices for building goal-driven agents with modular node design.

Community
Basic
๐Ÿ“ฆ In Repo
adenhqadenhq

hive.terminal-tools-fs-search

Guides filesystem search using terminal_rg, terminal_glob, and terminal_exec find predicates.

Community
Intermediate
๐Ÿ“ฆ In Repo
adenhqadenhq

hive.linkedin-automation

Automates LinkedIn messaging, connection acceptance, and feed posting via browser coordinate and shadow-DOM techniques.

Community
Advanced
๐Ÿ“ฆ In Repo
adenhqadenhq

hive.terminal-tools-job-control

Manages long-running background terminal jobs with offset-based log polling and signal escalation.

Community
Intermediate
๐Ÿ“ฆ In Repo
adenhqadenhq

hive.terminal-tools-foundations

Teaches correct usage of shell terminal tools including envelopes, background jobs, and semantic exit codes.

Community
Intermediate
๐Ÿ“ฆ In Repo
adenhqadenhq

hive.terminal-tools-troubleshooting

Diagnose unexpected terminal-tools results using symptom-matched troubleshooting recipes.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’