aden-hive/hive

Multi-Agent Harness for Production AI

11kStars on the repository
29Mods indexed here, across every type
13d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

browser-edge-cases

01

aden-hive/hive

Skill Claude CodeCodex

SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X, SPAs, or sites with Shadow DOM.

11k +13 13d ago A 40 tokens original Apache-2.0

queen-colony-debug

02

aden-hive/hive

Skill Claude CodeCodex

SOP for live debugging of queen sessions, colony forks, worker spawns, and tracker DB plumbing without touching the user's production Hive Desktop. Use this when something is wrong in the createcolony → tracker → runparallelworkers → worker pipeline.

11k +13 13d ago C 0 tokens original Apache-2.0

test-reporting

03

aden-hive/hive

Skill Claude CodeCodex

Run the Level 2 dummy agent integration test suite and produce a detailed HTML report with per-test input → outcome analysis.

11k +13 13d ago A 0 tokens original Apache-2.0

triage-issue

04

aden-hive/hive

Skill Claude CodeCodex

Analyze a GitHub issue, verify claims against the codebase, and close invalid issues with a technical response.

11k +13 13d ago A 0 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Required before any hive-browser CLI command. The browser is driven from the terminal by running hive-browser ... --json via terminalexec — not via MCP tools. Teaches the browser lifecycle rules (the bridge attaches to the USER'S running Chrome — never kill or launch browser processes; timeouts are transport issues…

11k +13 13d ago A 142 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Claim tasks, record step progress, and verify SOP gates in the colony SQLite queue. Applies when your spawn message includes a dbpath field.

11k +13 13d ago A 36 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Proactively extract critical values from tool results into working notes before automatic context pruning destroys them.

11k +13 13d ago A 24 tokens original Apache-2.0

hive.error-recovery

08

aden-hive/hive

Skill Claude CodeCodex

Follow a structured recovery decision tree when tool calls fail instead of blindly retrying or giving up.

11k +13 13d ago A 25 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Required before calling imagegenerate. Create and edit images from a prompt — generate an image, make a picture / logo / illustration / icon / banner / poster / thumbnail / hero image / mockup / product shot / social graphic, or edit / restyle / combine existing images from reference images. Uses OpenAI gpt-image-2…

11k +13 13d ago A 149 tokens original Apache-2.0

hive.note-taking

10

aden-hive/hive

Skill Claude CodeCodex

Maintain a free-form scratchpad of decisions, extracted values, and open questions so context pruning doesn't lose anything you still need.

11k +13 13d ago A 30 tokens original Apache-2.0

hive.pdf

11

aden-hive/hive

Skill Claude CodeCodex

Read, write, merge, split, rotate, watermark, encrypt, and OCR PDF files using Python (pypdf, pdfplumber, reportlab, pypdfium2) and command-line tools (poppler-utils, qpdf). Use when the user asks to extract text/tables/images from a PDF, create or modify a PDF, combine or split PDFs, OCR a scanned PDF…

11k +13 13d ago A 98 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Periodically self-assess output quality to catch degradation before the judge does.

11k +13 13d ago A 21 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Set up a Slack notification channel (Sentinel) for a colony by driving the browser — reuse or create the "Hive Sentinel" Slack app from a JSON manifest, install it, capture the bot + app tokens, create/select the channel via the Slack API, and turn Sentinel on so the colony can ping the user on Slack and accept…

11k +13 13d ago A 136 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Set up a Telegram notification channel (Sentinel) for a colony by driving the browser — create a bot via @BotFather in Telegram Web, store its token, detect the chat to notify, and turn Sentinel on so the colony can ping the user on Telegram and accept replies. Use when the user asks to "set up Telegram…

11k +13 13d ago A 121 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Concrete patterns for breaking colony work into parallel worker jobs via runplaybook — when fan-out helps, how to model the goal as a tracker table, write the worker skill, author the playbook, pilot, and let convergence retry/resume the gap.

11k +13 13d ago A 58 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Author a new Agent Skill for a Hive agent that conforms to the Agent Skills specification (SKILL.md with YAML frontmatter, optional scripts/references/assets directories). Use when the user asks to create, scaffold, add, or package a new skill for a Hive agent.

11k +13 13d ago A 63 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Required reading whenever any chart tool is available. Teaches the one-tool embedding contract (call chartrender → live chart appears in chat AND a downloadable PNG lands in the queen session dir), the ECharts (data viz) vs Mermaid (structural diagrams) decision, the BI/financial-grade aesthetic baseline (no…

11k +13 13d ago A 133 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Read before automating LinkedIn with browser tools. LinkedIn combines shadow DOM (#interop-outlet), strict Trusted Types CSP that silently drops innerHTML, Lexical composer, native beforeunload dialogs that hang the bridge, and aggressive spam filters — each has bitten us at least once. Verified flows for profile…

11k +13 13d ago A 99 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Required reading whenever any shell tool is available. Teaches the foreground/background dichotomy (terminalexec auto-promotes past 30s, returns a jobid you poll with terminaljoblogs), the standard envelope shape (exitcode, stdout, stdouttruncatedbytes, outputhandle, semanticstatus, warning, autobackgrounded, jobid)…

11k +13 13d ago C 187 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Use terminalrg / terminalglob for all filesystem search — your project tree as well as system configs, /var/log, /etc, archive contents. Teaches the rg vs glob vs terminalexec("find/ls/du/tree") split, common rg flag combos for code/logs/configs, glob patterns for finding files by name, the rule that mtime/size/type…

11k +13 13d ago A 131 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Use when launching anything that runs longer than a minute, anything that streams logs, anything you want to keep running while doing other work — or when terminalexec auto-backgrounded on you and returned a jobid. Teaches the start→poll→wait pattern with terminaljoblogs offset bookkeeping, the waituntilexit=True…

11k +13 13d ago A 142 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Use when you need state across calls — building env vars, navigating with cd, driving REPLs (python -i, mysql, psql, node), or responding to interactive prompts (sudo password, ssh host-key confirmation, mysql connection). Teaches the prompt-sentinel exec pattern (default mode), raw I/O for REPLs (rawsend=True then…

11k +13 13d ago B 134 tokens original Apache-2.0

aden-hive/hive

Skill Claude CodeCodex

Read when a terminal-tools call returned something surprising — empty stdout despite no error, exitcode is null, outputhandle came back expired, "too many jobs" / "session busy" / "too many PTYs", warning was set unexpectedly, semanticstatus disagrees with exitcode. Diagnostic recipes only — load on demand. Don't…

11k +13 13d ago C 85 tokens original Apache-2.0

hive.x-automation

24

aden-hive/hive

Skill Claude CodeCodex

Read before automating X / Twitter with browser tools. Verified flows for post, reply, delete, search-and-engage, plus the Draft.js compose quirks that silently disable the send button. Includes the daily-reply and job-market-reply playbooks. Requires hive.browser-automation for the underlying screenshot + coordinate…

11k +13 13d ago A 81 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: