.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/aden-hive/hive
home/skills/aden-hive/hive
aden-hive avatar

aden-hive/hive

18 skills

View on GitHub
$npx skills add aden-hive/hive
SkillInstalls
browser-automationRequired before any browser_* tool call. Teaches the screenshot + browser_click_coordinate workflow that reaches shadow-DOM inputs selectors can't see, the…—browser-edge-casesSOP for debugging browser automation failures on complex websites.—chart-creation-foundationsRequired reading whenever any chart_* tool is available. Teaches the one-tool embedding contract (call chart_render → live chart appears in chat AND a…—colony-progress-trackerClaim tasks, record step progress, and verify SOP gates in the colony SQLite queue. Applies when your spawn message includes a db_path field.—context-preservationProactively extract critical values from tool results into working notes before automatic context pruning destroys them.—error-recoveryFollow a structured recovery decision tree when tool calls fail instead of blindly retrying or giving up.—linkedin-automationRead before automating LinkedIn with browser_* tools. LinkedIn combines shadow DOM (#interop-outlet), strict Trusted Types CSP that silently drops innerHTML,…—note-takingMaintain a free-form scratchpad of decisions, extracted values, and open questions so context pruning doesn't lose anything you still need.—quality-monitorPeriodically self-assess output quality to catch degradation before the judge does.—terminal-tools-foundationsRequired reading whenever any shell_* tool is available. Teaches the foreground/background dichotomy (terminal_exec auto-promotes past 30s, returns a job_id…—terminal-tools-fs-searchUse terminal_rg / terminal_find when you need raw filesystem search outside the project tree — system configs, /var/log, /etc, archive contents — or when…—terminal-tools-job-controlUse 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-tools-pty-sessionsUse when you need state across calls — building env vars, navigating with cd, driving REPLs (python -i, mysql, psql, node), or responding to interactive…—terminal-tools-troubleshootingRead when a terminal-tools call returned something surprising — empty stdout despite no error, exit_code is null, output_handle came back expired, "too many…—test-reportingRun the Level 2 dummy agent integration test suite and produce a detailed HTML report with per-test input → outcome analysis.—triage-issueAnalyze a GitHub issue, verify claims against the codebase, and close invalid issues with a technical response.—writing-hive-skillsAuthor a new Agent Skill for a Hive agent that conforms to the Agent Skills specification (SKILL.md with YAML frontmatter, optional scripts/references/assets…—x-automationRead before automating X / Twitter with browser_* tools. Verified flows for post, reply, delete, search-and-engage, plus the Draft.js compose quirks that…—