All 29 skills
Every skill in the catalog: 29 of them, across 14 plugins.
The order is .claude-plugin/marketplace.json's own — plugin by plugin in the
order the index declares, and within each plugin in the order its skills[]
array declares. Neither standard fixes an ordering; the distribution index does,
and it is the owner's.
Each entry shows the title the skill's SKILL.md gives itself, the name the
spec defines and the CLI takes, the plugin that ships it, and the skill's own
description — all verbatim, none summarised.
The filter is on plugin keywords, and a skill has none of its own. Neither
the Agent Skills spec nor this repository gives a skill tags, a category or any
other facet; the only such field anywhere is keywords in a plugin's
plugin.json, which Agent Plugins calls search and discovery tags. Filtering a
skill by one selects it because of the plugin that ships it. Every skill in a
plugin carries that plugin's whole keyword list, which is why two skills that do
quite different jobs answer to the same keyword.
Filter by plugin keyword
Declared by the plugin in its plugin.json, not by the skill. Showing 29 of 29.
- AI Pop Producer (Primary Orchestrator)
ai-pop-producerfrom AI PopPrimary orchestrator skill for creating concept-driven AI Pop Artists. Use when a user asks to generate a new artist profile, album narrative, audio-visual assets, local web-player dashboard, and hosted live endpoint.plugin keywords: music, virtual-artist, lyria, nanobanana, vite, lit - AI Pop Concept Planner
ai-pop-concept-plannerfrom AI PopSub-skill for drafting virtual artist backstories, mini-albums, theme-based color palettes, track metadata, and lyrics.plugin keywords: music, virtual-artist, lyria, nanobanana, vite, lit - AI Pop Audio Synthesizer
ai-pop-audio-synthesizerfrom AI PopSub-skill for composing high-fidelity music tracks via Google DeepMind Lyria and verifying container formats.plugin keywords: music, virtual-artist, lyria, nanobanana, vite, lit - AI Pop Visual Designer
ai-pop-visual-designerfrom AI PopSub-skill for generating cohesive album cover art and track illustrations using NanoBanana.plugin keywords: music, virtual-artist, lyria, nanobanana, vite, lit - AI Pop Compiler
ai-pop-compilerfrom AI PopSub-skill for validating the artist.json metadata contract, copying files, compiling typescript/Vite templates, and verifying static client builds.plugin keywords: music, virtual-artist, lyria, nanobanana, vite, lit - AI Pop Publisher
ai-pop-publisherfrom AI PopSub-skill for publishing compiled AI Pop web player assets (web/dist) to a public hosting endpoint (Firebase Hosting or GCS static website bucket) and verifying liveness.plugin keywords: music, virtual-artist, lyria, nanobanana, vite, lit - macOS HIG: Layout & Window Management
macos-hig-layoutfrom macOS HIGGuidelines and assistance for creating macOS applications compliant with Apple's Human Interface Guidelines regarding Layout, Window Management, and Displays.plugin keywords: macos, hig, swift, swiftlint, design - macOS HIG: Interaction & System Features
macos-hig-interactionfrom macOS HIGGuidelines and assistance for creating macOS applications compliant with Apple's Human Interface Guidelines regarding Input, Interaction, and System Features.plugin keywords: macos, hig, swift, swiftlint, design - macOS HIG: Compliance Reviewer
macos-hig-reviewerfrom macOS HIGA comprehensive macOS Human Interface Guidelines code and design reviewer. Analyzes macOS application code and design for HIG compliance.plugin keywords: macos, hig, swift, swiftlint, design - bd / Dolt Troubleshooter
bd-dolt-troubleshooterfrom Beads WorkflowDiagnose and repair beads (bd) issue-tracker problems caused by its Dolt backend — including engine-mode mismatches, DATABASE MISMATCH repo-ID errors, corrupt auto-backups that revert writes, dolt sql-server lock contention, hook-timeout stash-wipes, orphaned server leaks, and schema version skew (remote-backed migration blocks or client behind DB). Use when bd won't start, daemon-error is present, bd writes revert, issues.jsonl is out of sync, untracked files vanish on commit, or bd fails with "refusing to auto-apply pending schema migrations".plugin keywords: beads, bd, dolt, issue-tracking, troubleshooting - grill-with-beads
grill-with-beadsfrom Beads WorkflowGrilling session that challenges your plan, sharpens the work breakdown, and updates the beads (bd) issue tracker inline as decisions crystallise. Use when you want to stress-test a plan and translate it directly into actionable, tracked bd tasks and dependencies.plugin keywords: beads, bd, dolt, issue-tracking, troubleshooting - Make README
make-readmefrom Repository AuthoringCreate, assess, and improve README.md files for public GitHub projects. Scores an existing README against a weighted rubric, gives targeted section-by-section fixes, and can check strict standard-readme spec compliance. Use when the user asks to write a README, review/grade a README, improve an existing README, or check standard-readme compliance.plugin keywords: readme, changelog, technical-writing, git-recap - Technical Post Editorial
technical-post-editorialfrom Repository AuthoringEdit and review technical blog posts, specs, and engineering write-ups to ensure clean house-style conformity and pitch-appropriate readability. Use as a post-hoc acceptance gate or review tool.plugin keywords: readme, changelog, technical-writing, git-recap - Repository Change Recap
repository-change-recapfrom Repository AuthoringGenerates a structured weekly or custom timeframe commit recap for a repository. Looks for repository-specific categorization rules in .gemini/recap-rules.md or GEMINI.md before fetching git logs via git log --stat to accurately organize changes (e.g. core vs experiments). Supports optional audio generation.plugin keywords: readme, changelog, technical-writing, git-recap - Changelog Manager Skill
changelog-managerfrom Repository AuthoringGenerates, updates, and curates a CHANGELOG.md file adhering to the Keep a Changelog v1.1.0 specification and Common Changelog style guide by analyzing bd issue tracking history and git commit history.plugin keywords: readme, changelog, technical-writing, git-recap - MCP Security Auditor
mcp-auditorfrom MCP SecurityAudits local Model Context Protocol (MCP) server configurations and custom-built MCP servers for Remote Command Execution (RCE) and supply chain vulnerabilities, specifically focusing on STDIO transport injection and malicious prompt injection. Use when auditing MCP server configs, reviewing MCP server source code, or conducting a security review of AI IDE extensions.plugin keywords: mcp, security, audit, rce, vulnerability - Agent-Aware CLI Design Guidelines
agent-aware-clifrom Agent-Aware CLIGuide for designing and implementing command-line interfaces (CLIs) that are equally usable by human developers and automated coding agents. Use when the user wants to build a CLI, apply CLI best practices, or use Go with Cobra and Viper.plugin keywords: cli, agent-aware, cobra, viper, tui - Skills to Plugins (`skills-to-plugins`)
skills-to-pluginsfrom Agent Plugin AuthoringAudit, author, migrate, and lint Agent Skills repositories into Agent Plugins v1.0.0 specification packages. Resolves frontmatter conformance debt, groups co-dependent skills, generates plugin.json and marketplace manifests, and enforces spec containment rules. Use when converting a flat skills repo to plugins, creating a new plugin, or linting plugin conformance.plugin keywords: agent-plugins, agent-skills, migration, validation, linting, authoring - Author an OKF v0.2 bundle
okf-authorfrom OKF AuthoringAuthor a conformant Open Knowledge Format (OKF) v0.2 knowledge bundle by hand or from a description — one concept per markdown file with a required non-empty type, a reserved root index.md declaring okf_version, bundle-relative markdown links as relationship edges, and the correct v0.2 provenance/trust/lifecycle frontmatter (sources, generated, verified, status, stale_after). Derives trust tiers rather than storing a credibility score, and preserves unknown keys for forward-compatibility. Works fully by hand with zero OKF binaries installed; opportunistically uses binder/okfcli/factile/openknowledge when present. Use when asked to create an OKF bundle, write OKF concepts, add trust or provenance frontmatter, or turn notes/a description into OKF.plugin keywords: okf, open-knowledge-format, knowledge-bundle, authoring, validation, provenance, trust - Validate an OKF v0.2 bundle
okf-validatefrom OKF AuthoringValidate an Open Knowledge Format (OKF) v0.2 knowledge bundle for §11 conformance and trust-signal well-formedness, reporting everything as advisories and never rejecting a bundle for optional, unknown, or broken content. Checks that every non-reserved markdown file has parseable frontmatter with a non-empty type, that a root index.md declaring okf_version and any log.md follow their reserved structure, and that provenance/trust frontmatter is well-formed (actor convention, generated/verified shape, no stored credibility score). Prefers shelling out to an installed validator (okfcli/okf validate, factile, openknowledge) but falls back to explaining and running the checks entirely by hand with zero OKF binaries. Use when asked to validate, lint, or conformance-check an OKF bundle.plugin keywords: okf, open-knowledge-format, knowledge-bundle, authoring, validation, provenance, trust - Automation Readiness Evaluator
automation-readinessfrom Automation GovernanceEvaluates whether a skill, workflow, or process should be fully automated, partially automated with human-in-the-loop (HITL) checkpoints, or kept human-led. Implements Google DeepMind's Intelligent AI Delegation framework (arXiv:2602.11865) using an 11-axis diagnostic scorecard, hard gate vetoes, autonomy tiers, and an operational guardrail matrix. Use when deciding whether to automate a process, conducting automation risk assessments, determining delegation autonomy, or configuring monitoring and verification guardrails.plugin keywords: delegation, governance, automation-readiness, safety, deepmind, multi-agent, hitl - Quick Bounce Assessor
quick-bounce-assessorfrom macOS PerformanceAssesses macOS/SwiftUI app launch and runtime performance. Evaluates first-frame ('quick bounce') readiness by finding synchronous main-actor I/O on the launch path, Swift strict-concurrency posture, view-model vs business-logic separation, and steady-state render budget (high-frequency @Published timers, per-body allocations). Produces a PASS/WARNING/FAIL report with file:line evidence and phased fixes. Use when reviewing a macOS/SwiftUI or AppKit app for launch responsiveness, concurrency safety, or UI smoothness.plugin keywords: macos, swiftui, performance, concurrency, swift, launch, profiling - GCP & Firebase Project Assessment Skill
gcp-project-assessmentfrom GCP ManagementAudits, categorizes, and correlates Google Cloud & Firebase projects across billing accounts, active compute, 30-day traffic metrics, cost drivers, and Firebase services. Produces structured Markdown reports with Mermaid cost charts and actionable optimization recommendations.plugin keywords: gcp, google-cloud, firebase, audit, billing, bigquery-billing-export, quota-governance, cost-optimization, cloud-management - GCP Quota & Spending Governance Skill
gcp-quota-governancefrom GCP ManagementEvaluates, recommends, and formats commands for setting hard API quotas, rate limits, Cloud Run scaling caps, and automated billing circuit breakers across Google Cloud & Vertex AI projects.plugin keywords: gcp, google-cloud, firebase, audit, billing, bigquery-billing-export, quota-governance, cost-optimization, cloud-management - GCP Project Consolidation & Cleanup Skill
gcp-project-consolidationfrom GCP ManagementGuides the identification, cleanup, and consolidation of duplicate environments, orphaned persistent disks, unlinked codelabs, and safe project decommissioning across Google Cloud portfolios.plugin keywords: gcp, google-cloud, firebase, audit, billing, bigquery-billing-export, quota-governance, cost-optimization, cloud-management - Go Readability
go-readabilityfrom Go ReadabilityWrite and review Go code to meet modern Go and Google readability standards. Covers style, naming, error handling, testing, documentation, package design, linting, mentor feedback, and CLI checklist. Use for "readability", "go style", "go naming", "go errors", "go testing", "idiomatic Go", "go best practices", "go code review", "go lint", or "go linting".plugin keywords: go, golang, readability, code-review, style-guide, testing, cobra - Brand Extractor
brand-extractorfrom Brand IdentityCrawls target websites, captures high-fidelity viewport and full-page screenshots, extracts computed CSS tokens from the DOM, and synthesizes structured Brand DNA and a DESIGN.md specification adhering strictly to the Design Alpha spec. Use when analyzing an existing website's visual brand identity, extracting color palettes, typography, spacing, and shape tokens, or generating a DESIGN.md design system.plugin keywords: brand-identity, design-tokens, design-md, brand-dna, web-extraction, image-generation, creative-direction, gemini - Brand Image Generator
brand-image-generatorfrom Brand IdentityIngests DESIGN.md specifications and Brand DNA to synthesize brand-consistent visual asset prompts and coordinate AI image creation. Translates design tokens (color palette, typography classification, lighting, shapes, elevation) into evocative, high-fidelity prompts for hero banners, UI mockups, icons, and marketing imagery. Use when generating imagery adhering strictly to an extracted brand identity or DESIGN.md file.plugin keywords: brand-identity, design-tokens, design-md, brand-dna, web-extraction, image-generation, creative-direction, gemini - C2PA Inspect (`c2pa-inspect`)
c2pa-inspectfrom C2PA InspectorInspect single media assets, batches, or directories for C2PA Content Credentials, digital signatures, claim generators, assertions, AI attribution, and tampering status. Use when auditing media provenance, verifying image/video authenticity, checking for generative AI or training-mining flags, or generating C2PA inspection reports.plugin keywords: c2pa, content-credentials, provenance, credentio, authenticity, ai-provenance, digital-source-type