aden-hive/hive

26 agent markdown files indexed from aden-hive/hive. Install any of them pinned to an exact hash with mdr add aden-hive/hive/<name>.

browser-edge-cases skill
aden-hive/hive · .claude/skills/browser-edge-cases/SKILL.md · SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like…
git:20260809.6dafbbe · audit A · 11,067 stars
queen-colony-debug skill
aden-hive/hive · .claude/skills/queen-colony-debug/SKILL.md
git:20260809.6dafbbe · audit C · 11,067 stars
test-reporting skill
aden-hive/hive · .claude/skills/test-reporting/SKILL.md
git:20260403.8f56b8b · audit C · 11,067 stars
triage-issue skill
aden-hive/hive · .claude/skills/triage-issue/SKILL.md
git:20260128.480ade2 · audit C · 11,067 stars
AGENTS.md agents
aden-hive/hive · AGENTS.md
git:20260310.2aefdf5 · audit A · 11,067 stars
CLAUDE.md claude
aden-hive/hive · CLAUDE.md
git:20260303.1160dce · audit B · 11,067 stars
hive.browser-automation skill
aden-hive/hive · core/framework/skills/_default_skills/browser-automation/SKILL.md · Required before any hive-browser CLI command. The browser is driven from the terminal by running `hive-browser…
v2.2 · audit A · 11,067 stars
hive.colony-progress-tracker skill
aden-hive/hive · core/framework/skills/_default_skills/colony-progress-tracker/SKILL.md · Claim tasks, record step progress, and verify SOP gates in the colony SQLite queue. Applies when your spawn message…
git:20260501.12ffacc · audit A · 11,067 stars
hive.context-preservation skill
aden-hive/hive · core/framework/skills/_default_skills/context-preservation/SKILL.md · Proactively extract critical values from tool results into working notes before automatic context pruning destroys them.
git:20260417.803337e · audit A · 11,067 stars
hive.error-recovery skill
aden-hive/hive · core/framework/skills/_default_skills/error-recovery/SKILL.md · Follow a structured recovery decision tree when tool calls fail instead of blindly retrying or giving up.
git:20260417.803337e · audit A · 11,067 stars
hive.image-generation skill
aden-hive/hive · core/framework/skills/_default_skills/image-generation/SKILL.md · Required before calling image_generate. Create and edit images from a prompt — generate an image, make a picture / logo…
v1.1 · audit A · 11,067 stars
hive.note-taking skill
aden-hive/hive · core/framework/skills/_default_skills/note-taking/SKILL.md · Maintain a free-form scratchpad of decisions, extracted values, and open questions so context pruning doesn't lose…
git:20260417.803337e · audit A · 11,067 stars
hive.pdf skill
aden-hive/hive · core/framework/skills/_default_skills/pdf/SKILL.md · Read, write, merge, split, rotate, watermark, encrypt, and OCR PDF files using Python (pypdf, pdfplumber, reportlab…
git:20260809.6dafbbe · audit A · 11,067 stars
hive.quality-monitor skill
aden-hive/hive · core/framework/skills/_default_skills/quality-monitor/SKILL.md · Periodically self-assess output quality to catch degradation before the judge does.
git:20260417.803337e · audit A · 11,067 stars
hive.slack-notifications-setup skill
aden-hive/hive · core/framework/skills/_default_skills/slack-notifications-setup/SKILL.md · Set up a Slack notification channel (Sentinel) for a colony by driving the browser — reuse or create the "Hive…
v1.1 · audit A · 11,067 stars
hive.telegram-notifications-setup skill
aden-hive/hive · core/framework/skills/_default_skills/telegram-notifications-setup/SKILL.md · Set up a Telegram notification channel (Sentinel) for a colony by driving the browser — create a bot via @BotFather in…
v1.0 · audit A · 11,067 stars
hive.worker-delegation skill
aden-hive/hive · core/framework/skills/_default_skills/worker-delegation/SKILL.md · Concrete patterns for breaking colony work into parallel worker jobs via run_playbook — when fan-out helps, how to…
git:20260809.6dafbbe · audit B · 11,067 stars
hive.writing-hive-skills skill
aden-hive/hive · core/framework/skills/_default_skills/writing-hive-skills/SKILL.md · Author a new Agent Skill for a Hive agent that conforms to the Agent Skills specification (SKILL.md with YAML…
git:20260809.6dafbbe · audit A · 11,067 stars
hive.chart-creation-foundations skill
aden-hive/hive · core/framework/skills/_preset_skills/chart-creation-foundations/SKILL.md · Required reading whenever any chart_* tool is available. Teaches the one-tool embedding contract (call chart_render →…
v1.0 · audit A · 11,067 stars
hive.linkedin-automation skill
aden-hive/hive · core/framework/skills/_preset_skills/linkedin-automation/SKILL.md · Read before automating LinkedIn with browser_* tools. LinkedIn combines shadow DOM (#interop-outlet), strict Trusted…
v1.0 · audit A · 11,067 stars
hive.terminal-tools-foundations skill
aden-hive/hive · core/framework/skills/_preset_skills/terminal-tools-foundations/SKILL.md · Required when terminal_* tools are available. Explains foreground execution, outer collect_result handles, promoted job…
v1.0 · audit A · 11,067 stars
hive.terminal-tools-fs-search skill
aden-hive/hive · core/framework/skills/_preset_skills/terminal-tools-fs-search/SKILL.md · Use terminal_rg / terminal_glob for all filesystem search — your project tree as well as system configs, /var/log…
v1.0 · audit A · 11,067 stars
hive.terminal-tools-job-control skill
aden-hive/hive · core/framework/skills/_preset_skills/terminal-tools-job-control/SKILL.md · Use when launching anything that runs longer than a minute, anything that streams logs, anything you want to keep…
v1.0 · audit A · 11,067 stars
hive.terminal-tools-pty-sessions skill
aden-hive/hive · core/framework/skills/_preset_skills/terminal-tools-pty-sessions/SKILL.md · Use when you need state across calls — building env vars, navigating with cd, driving REPLs (python -i, mysql, psql…
v1.0 · audit A · 11,067 stars
hive.terminal-tools-troubleshooting skill
aden-hive/hive · core/framework/skills/_preset_skills/terminal-tools-troubleshooting/SKILL.md · Read when a terminal-tools call returned something surprising — empty stdout despite no error, exit_code is null…
v1.0 · audit A · 11,067 stars
hive.x-automation skill
aden-hive/hive · core/framework/skills/_preset_skills/x-automation/SKILL.md · Read before automating X / Twitter with browser_* tools. Verified flows for post, reply, delete, search-and-engage…
v1.0 · audit A · 11,067 stars

Source

github.com/aden-hive/hive · 11,067 stars · license Apache-2.0 · pushed 2026-09-14