SkillAgentSearch skills...
Home

aden-hive

24 skills across 24 repos265.7k repo starsGitHub

aden-hive / hive.linkedin-automation

11.1k

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.

📄 SKILL.mduniversal
skillautomationrust
97
Updated 12d ago

aden-hive / queen-colony-debug

11.1k

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.

📄 SKILL.mduniversal
skillsql
97
Updated 12d ago

aden-hive / hive.x-automation

11.1k

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.

📄 SKILL.mduniversal
skillautomation
97
Updated 12d ago

aden-hive / hive.pdf

11.1k

Read, write, merge, split, rotate, watermark, encrypt, and OCR PDF files using Python (pypdf, pdfplumber, reportlab, pypdfium2) and command-line tools (poppler-utils, qpdf)

📄 SKILL.mduniversal
skillpdfimage+1
96
Updated 12d ago

aden-hive / hive.slack-notifications-setup

11.1k

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 Slac…

📄 SKILL.mduniversal
skillapislack
96
Updated 12d ago

aden-hive / hive.terminal-tools-foundations

11.1k

Required when terminal_* tools are available. Explains foreground execution, outer collect_result handles, promoted job IDs and their retrieval/cancellation, deadlines, output retention, platform shell selection, and structured editing when enabled.

📄 SKILL.mduniversal
skillgit
96
Updated 12d ago

aden-hive / hive.writing-hive-skills

11.1k

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)

📄 SKILL.mduniversal
skill
96
Updated 12d ago

aden-hive / hive.worker-delegation

11.1k

Concrete patterns for breaking colony work into parallel worker jobs via run_playbook — 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.

📄 SKILL.mduniversal
skill
95
Updated 12d ago

aden-hive / hive.chart-creation-foundations

11.1k

Required reading whenever any chart_* tool is available. Teaches the one-tool embedding contract (call chart_render → 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…

📄 SKILL.mduniversal
skillrest
94
Updated 12d ago

aden-hive / hive.telegram-notifications-setup

11.1k

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

📄 SKILL.mduniversal
skillautomation
94
Updated 12d ago

aden-hive / hive.terminal-tools-fs-search

11.1k

Use terminal_rg / terminal_glob for all filesystem search — your project tree as well as system configs, /var/log, /etc, archive contents.

📄 SKILL.mduniversal
skill
94
Updated 12d ago

aden-hive / test-reporting

11.1k

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

📄 SKILL.mduniversal
skillpython
94
Updated 12d ago

aden-hive / hive.colony-progress-tracker

11.1k

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

📄 SKILL.mduniversal
skillsql
93
Updated 12d ago

aden-hive / hive.terminal-tools-job-control

11.1k

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 terminal_exec auto-backgrounded on you and returned a job_id.

📄 SKILL.mduniversal
skillrest
93
Updated 12d ago

aden-hive / hive.terminal-tools-pty-sessions

11.1k

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).

📄 SKILL.mduniversal
skillsqlpython
93
Updated 12d ago

aden-hive / hive.image-generation

11.1k

Required before calling image_generate. 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.

📄 SKILL.mduniversal
skillapiimage+1
91
Updated 12d ago

aden-hive / hive.browser-automation

11.1k

Required before any hive-browser CLI command. The browser is driven from the terminal by running `hive-browser <command> ... --json` via terminal_exec — not via MCP tools.

📄 SKILL.mduniversal
skillmcpautomation
88
Updated 12d ago

aden-hive / hive.terminal-tools-troubleshooting

11.1k

Read when a terminal-tools call returned something surprising — empty stdout despite no error, exit_code is null, output_handle came back expired, "too many jobs" / "session busy" / "too many PTYs", warning was set unexpectedly, semantic_status disagrees with exit_code.

📄 SKILL.mduniversal
skill
86
Updated 12d ago

aden-hive / browser-edge-cases

11.1k

SOP for debugging browser automation failures on complex websites

📄 SKILL.mduniversal
skillautomation
85
Updated 12d ago

aden-hive / hive.error-recovery

11.1k

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

📄 SKILL.mduniversal
skill
85
Updated 12d ago

aden-hive / hive.quality-monitor

11.1k

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

📄 SKILL.mduniversal
skill
85
Updated 12d ago

aden-hive / triage-issue

11.1k

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

📄 SKILL.mduniversal
skillgitgithub
85
Updated 12d ago

aden-hive / hive.note-taking

11.1k

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

📄 SKILL.mduniversal
skill
78
Updated 12d ago

aden-hive / hive.context-preservation

11.1k

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

📄 SKILL.mduniversal
skill
71
Updated 12d ago