Skip to main content

← All sources

Aden Hive skills

Multi-Agent Harness for Production AI. 4 skills. skills-hub.ai mirrors 4 skills from Aden Hive daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/aden-hive/hive

Installing a Aden Hive skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Aden Hive skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Aden Hive skills via API
curl https://skills-hub.ai/api/v1/skills?source=aden-hive

# Browse all sources
open https://skills-hub.ai/sources

Top Aden Hive skills

See all →

The most-installed skills from Aden Hive, ranked by adoption.

  1. 01browser-edge-cases

    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.

    Buildfrom Aden Hive
  2. 02Queen / Colony Debug

    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 create_colony → tracker → run_parallel_workers → worker pipeline.

    Buildfrom Aden Hive
  3. 03Integration Test Reporting

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

    Buildfrom Aden Hive
  4. 04Triage Issue

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

    Buildfrom Aden Hive

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Aug 18, 2026, 5:16 PM (success).

Aden Hive skills, frequently asked

What are Aden Hive skills?

Aden Hive skills are AI coding skills published by Aden Hive (Multi-Agent Harness for Production AI. 4 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Aden Hive skills are available?

skills-hub.ai indexes 4 skills from Aden Hive, synced daily from the upstream GitHub repository (https://github.com/aden-hive/hive).

How do I install a Aden Hive skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Aden Hive skills?

Yes. Every skill from this source is mirrored from Aden Hive's own GitHub repository (https://github.com/aden-hive/hive). Each skill page links back to the upstream source of truth, so you can verify the original.