agentsclimarketplace

Skills catalog

Skill broomva/skills/skills/tooling/skills-catalog

Broomva agent-skills monorepo — 48 Tier-2 skills compatible with Claude Code, Codex, Cursor, Gemini CLI, Goose, Copilot. Layout follows anthropics/skills (agentskills.io spec). Install: npx skills add broomva/skills --skill <name>.

Install
npx -y skills add broomva/skills --skill skills-catalog

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Canonical reference inventory of the 78 agent skills in the broomva/skills monorepo, organized into 22 single-noun category buckets that mirror the skills/<category>/ directory layout, with a Remotion video showcase generator and X thread copy. Use when discovering available skills, browsing the full skills catalog, generating skills showcase content, or understanding what capabilities are available across governance, orchestration, tooling, knowledge, research, strategy, cadence, publishing, video, audio, design, finance, compute, models, messaging, robotics, aerospace, neuroscience, healthcare, science, commerce, and everyday utilities. Triggers on "skills inventory", "list all skills", "what skills are available", "skills catalog", "skills showcase", "skills video", "showcase skills", "skills reference", or any request to browse, search, or visualize the skills monorepo.

SKILL.md

4.3 KB, 905 tokens by cl100k_base, as published. Nobody here has run it

Skills

Canonical inventory and showcase for the agent skills ecosystem.

Inventory

The full categorized reference lives in references/skills-inventory.md.

78 skills across 22 category buckets (mirroring the skills/<category>/ directory layout):

CategoryCountKey skills
Governance & control (governance)6agentic-control-kernel, architecture-design-principles, bstack
Orchestration & autonomy (orchestration)7autonomous, eve-forge, governed-autonomy-loop
Skill & prompt tooling (tooling)5broomva-cli, make-spec, prompt-library
Knowledge & memory (knowledge)4bookkeeping, braindump, colombia-conflict
Research (research)2checkit, deep-dive-research-orchestrator
Strategy & decisions (strategy)5decision-log, phronesis, pre-mortem
Operating cadence (cadence)4drift-check, morning-briefing, stakeholder-update
Publishing & growth (publishing)5blog-post, content-creation, revenuecast
Video & multimedia (video)6brainrot-for-good, content-engine, creative-review
Audio & music (audio)2livecoding, omnivoice
Design & brand (design)4arcan-glass, brand-icons, design-engineering
Finance & payments (finance)4finance-substrate, haima, investment-management
Compute infrastructure (compute)3agentic-vps, colab-remote, remote-gpu
Model runtimes (models)2bitnet, heretic-abliteration
Messaging channels (messaging)2claude-code-channels, claude-remote-sessions
Robotics (robotics)2capx-agentic-robotics, orcahand
Aerospace & RF (aerospace)2openrocket-sim, sdr-satellite
Neuroscience & BCI (neuroscience)3tribe-v2-agent-alignment, tribe-v2-bci-applied, tribe-v2-neuroscience
Healthcare (healthcare)2founder-mode-oncology, health
Science (science)1ocean-genomics
Commerce & procurement (commerce)2procurer, swapit
Everyday utilities (utilities)2gasgo, alkosto-wait-optimizer

Read the full inventory with descriptions: Read references/skills-inventory.md

Showcase Video

A Remotion project that renders the inventory as an animated video (1080x1080, 30fps, 48s) plus a 7-post X thread lives at the monorepo root in skills-showcase/ (a repo-level dev tool, not part of this skill's install — --skill skills-catalog ships only SKILL.md + references/skills-inventory.md). From a clone of broomva/skills:

Note: the video dataset (skills-showcase/src/data/skills.ts) still reflects the legacy "broader-ecosystem" catalog (86 rows, 15 marketing domains). The canonical inventory above has been converged to the 22 monorepo buckets (BRO-1932); re-syncing skills.ts + the Remotion scene grouping + re-rendering the video is tracked as a separate follow-up.

cd skills-showcase          # at the repo root, not inside the skill
npm install
npx remotion render SkillsShowcase out/skills-showcase.mp4
npx remotion render SkillsShowcase out/skills-showcase.gif --every-nth-frame=3

Pre-rendered outputs land in the repo-root skills-showcase/out/.

Adding Skills

Edit this skill's references/skills-inventory.md for the catalog, and (for the video dataset) the repo-root skills-showcase/src/data/skills.ts. Re-render after changes.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.