Search the registry
One search across every skill, MCP server, agent, and workflow.
21 results
Accessibility Auditor
1.0.0Hermes Registry
Audits UI against WCAG for accessibility issues and gives concrete fixes.
GitHub
1.1.0GitHub
Manage repos, issues, and pull requests via the GitHub API.
Issue Triage
1.0.0Hermes Registry
Label, prioritize, and route incoming GitHub issues.
Jira & Confluence (Atlassian)
1.0.0Atlassian
Jira issues, Confluence docs, and Compass via Atlassian's official Rovo remote server. OAuth 2.1; respects your access controls.
Linear
1.0.0Linear
Issues, sprint planning, and search in Linear. Official remote server; permissions inherit your Linear access.
Sentry
1.0.0Sentry
Pipe issues, stack traces, and event detail into the agent — read a prod error and propose the fix. Pairs well with GitHub.
bigtable-basics
1.0.0google · data-science
Assists in provisioning instances/tables, designing performant schemas, and querying data in Bigtable. Use when designing Bigtable row keys, configuring column families, writing SQL queries or client library code (Java, Go, Python) for Bigtable, or diagnosing performance/hotspotting issues. Also use when provisioning Bigtable clusters using gcloud or cbt CLIs. Don't use for generic Cloud SQL administration.
data-quality-checker
1.0.0TraderMonty · trading
Validate data quality in market analysis documents and blog articles before publication. Use when checking for price scale inconsistencies (ETF vs futures), instrument notation errors, date/day-of-week mismatches, allocation total errors, and unit mismatches. Supports English and Japanese content. Advisory mode -- flags issues as warnings for human review, not as blockers.
gcloud
1.0.0google · devops
Interacts with Google Cloud services using the gcloud CLI safely and efficiently. Covers command validation, data reduction, safety guardrails with a denylist, and workflows for discovery and investigation. You MUST read this skill before invoking any gcloud command. Use when managing cloud resources, querying configurations, or troubleshooting issues via gcloud. Don't use when writing or debugging Google Cloud client library code or raw REST/gRPC API interactions.
github-issues
1.1.0Hermes Agent · github
Create, triage, label, assign GitHub issues via gh or REST.
google-ads-api-quickstart
1.0.0google · domain
Guides developers through Google Ads API quickstart: credential setup, choosing from 6 client libraries/REST, configuring environments, and running a "retrieve campaigns" script. Troubleshoots common setup errors: USER_PERMISSION_DENIED, login_customer_id issues, and DEVELOPER_TOKEN_NOT_APPROVED. Use this skill when: - The user asks how to get started with the Google Ads API. - The user needs to set up Google Ads credentials or developer tokens. - The user wants to write a quickstart/example script for Google Ads. - The user encounters errors like USER_PERMISSION_DENIED or DEVELOPER_TOKEN_NOT_APPROVED.
google-cloud-networking-observability
1.0.0google · devops
Investigates Google Cloud networking issues by analyzing logs, metrics, and diagnostics. Use when investigating VPC Flow Logs (including cost estimation), NAT, firewall, or threat logs, querying latency and throughput metrics, or running Connectivity Tests for path diagnostics. Don't use for generic VM management or non-observability tasks.
implement
1.0.0mattpocock · software-development
Implement a piece of work based on a PRD or set of issues.
linear
1.0.0Hermes Agent · productivity
Linear: manage issues, projects, teams via GraphQL + curl.
observability-and-instrumentation
1.0.0addyosmani · devops
Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues are reported but you can't tell what happened from the available data.
openai-linear
1.0.0openai · productivity
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
sentry
1.0.0openai · devops
Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry CLI; perform read-only queries using the `sentry` command.
setup-matt-pocock-skills
1.0.0mattpocock · software-development
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
to-issues
1.0.0mattpocock · software-development
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.
to-prd
1.0.0mattpocock · software-development
Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.
triage
1.0.0mattpocock · software-development
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.