Search the registry
One search across every skill, MCP server, agent, and workflow.
5 results
decision-mapping
1.0.0mattpocock · productivity
Turn a loose idea into a sequenced map of investigation tickets, then drive them to resolution one at a time.
detection-engineering-coverage-evaluation
1.0.0google · mlops
Automates the end-to-end detection engineering workflow in Google SecOps using MCP tools. Use when fetching threat intelligence from blogs, generating Threat Detection Opportunities (TDOs), simulating attacker behavior with synthetic UDM events, evaluating rule coverage, and generating new YARA-L 2.0 rules to close coverage gaps. Don't use when asked to perform threat hunting actions, and SOC investigative actions.
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.
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.
systematic-debugging
1.1.0Hermes Agent (adapted from obra/superpowers) · software-development
4-phase root cause debugging: understand bugs before fixing.