Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
dojo-client steebchen/proof-of-war Integrate Dojo with game clients for JavaScript, Unity, Unreal, Rust, and other platforms. Generate typed bindings and connection code. Use when connecting frontends or game engines to your Dojo world. | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 44466c6 |
scrapbox-skill sizumita/scrapbox-skill PlaywrightでScrapbox/Cosenseのページを読み書き(非公開はconnect.sid)。ページ本文の取得・一覧取得・末尾追記をCLIで行う時に使う。 | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 839dd7f |
azure-ai-voicelive-dotnet sickn33/antigravity-awesome-skills Azure AI Voice Live SDK for .NET. Build real-time voice AI applications with bidirectional WebSocket communication. | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9f5351e |
beyla grafana/skills Grafana Beyla eBPF auto-instrumentation for application observability without code changes. Covers supported languages/runtimes, requirements, installation, configuration (discovery, eBPF settings, OTLP traces export, Prometheus metrics export), Kubernetes deployment, and integration with Grafana Cloud. Use when setting up zero-code instrumentation, configuring eBPF probes, deploying Beyla to Kubernetes, connecting to Tempo/Prometheus, or troubleshooting instrumentation issues. | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 3c912fc |
grafana-oss grafana/skills Grafana OSS core features — dashboards, panels, visualization types, data sources, template variables, alerting, annotations, provisioning, RBAC, service accounts, and configuration. Use when building dashboards, configuring data sources, setting up provisioning YAML, managing users and permissions, writing PromQL/LogQL/TraceQL in panels, or configuring Grafana server settings. | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: ccbb23d |
send-data grafana/skills Sending telemetry data to Grafana Cloud — metrics via Prometheus remote write or OTLP, logs via Loki push or Alloy, traces via OTLP to Tempo, profiles via Pyroscope. Covers Alloy-based pipelines, direct SDK/agent integrations, cloud integrations catalog, and credentials management. Use when connecting an application or infrastructure to Grafana Cloud, setting up data ingestion, configuring remote write, or choosing between ingestion methods. | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 3c912fc |
import-unit-granularity confighub/confighub-skills Use when the user is deciding how to slice Kubernetes YAML into ConfigHub Units — phrases like "one Unit or many?", "how should I split these resources?", "should Deployment and Service be one Unit?", "where do CRDs go?", "Unit per resource or per bundle?", "should my namespace and its RBAC be together?", "per-app or per-namespace?". Applies a short set of rules (CRDs separate; rendered-from-generator stays bundled; otherwise split by ownership / references / lifecycle / blast radius) and routes the user to the right import skill with a concrete Unit-slug plan. Do not load for authoring new YAML (use `config-as-data`), for executing an import the user has already scoped (use the matching `import-from-*` skill), or when the split is already forced by the tool in use (`cub helm install` and `cub gitops import` split CRDs automatically — just run them). | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 59ea831 |
triggers-and-applygates confighub/confighub-skills Use when the user wants validation to be enforced (not just advisory) on ConfigHub Units, is setting up a new Space and wants policy to apply automatically, asks about ApplyGates, says "block bad config from being deployed", "wire up schema validation", "enforce a policy", "require approval", or needs to diagnose why a Unit is blocked from applying. This skill installs the platform-Space + Filter + TriggerFilterID pattern — centralized Triggers that run on every Mutation and attach ApplyGates when validation fails. Do not load for: running validators one-off without installing them (use cub-mutate with vet-* functions instead), or for authoring the YAML itself. | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 59ea831 |
cub-mutate confighub/confighub-skills Use whenever the user wants to change data inside a ConfigHub Unit — update an image, adjust replicas, set environment variables, add labels/annotations, change a resource field, apply defaults, or make a bulk edit across many units. This skill enforces the "prefer a function over a hand-edit" rule, composes a proper change description that captures the user's prompt and clarifications, and chooses between `cub function set` (single function, targeted or bulk) and `cub unit update` (whole-unit replacement or restore). Load proactively any time the user says "update the image", "bump the replicas", "change the env var", "set the annotation", "apply defaults", "edit this unit", or any natural request that will end in a write to ConfigHub. Do not load for: creating a brand-new Unit (use config-as-data), reading/inspecting config (use cub-query), or setting up validation (use triggers-and-applygates). | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 59ea831 |
discover-tools databricks/app-templates Discover available tools and resources in Databricks workspace. Use when: (1) User asks 'what tools are available', (2) Before writing agent code, (3) Looking for MCP servers, Genie spaces, UC functions, or vector search indexes, (4) User says 'discover', 'find resources', or 'what can I connect to'. | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: dfeb4ac |
outpost hookdeck/agent-skills Sets up and configures Hookdeck Outpost for outbound event delivery to customer endpoints. Use when sending webhooks to customers, building webhook delivery infrastructure, managing tenants and destinations with supported types (webhooks, Hookdeck Event Gateway, AWS SQS/Kinesis/S3, Azure Service Bus, GCP Pub/Sub, RabbitMQ, Kafka), or aligning topics and publishes. EventBridge support is tracked in GitHub issues. | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 88c84fc |
variant-analysis trailofbits/skills Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, analyzing security vulnerabilities, or performing systematic code audits after finding an initial issue. | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: a50696e |
interpreting-culture-index trailofbits/skills Interprets Culture Index (CI) surveys, behavioral profiles, and personality assessment data. Supports individual profile interpretation, team composition analysis (gas/brake/glue), burnout detection, profile comparison, hiring profiles, manager coaching, interview transcript analysis for trait prediction, candidate debrief, onboarding planning, and conflict mediation. Accepts extracted JSON or PDF input via OpenCV extraction script. | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: a50696e |
webhook-handler-patterns hookdeck/webhook-skills Best practices for webhook handlers. Use when implementing the handler sequence (verify first, parse second, handle idempotently), idempotency, error handling, retry logic, or framework-specific issues with Express, Next.js, or FastAPI. | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 35cb460 |
endor-container endorlabs/skills-ideas Scan container images and analyze Dockerfiles for security issues. Use when the user says "scan my Docker image", "Dockerfile security", "container scan", "endor container", "docker compose security", or is creating/modifying Dockerfiles and docker-compose files. Checks for root user, latest tags, exposed ports, secrets in build args, and missing health checks. Do NOT use for application code scanning (/endor-sast). | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 344e7ff |
firecrawl-hello-world jeremylongshore/claude-code-plugins-plus-skills Create a minimal working Firecrawl example that scrapes a page to markdown. Use when starting a new Firecrawl integration, testing your setup, or learning the scrape/crawl/map/extract API surface. Trigger with phrases like "firecrawl hello world", "firecrawl example", "firecrawl quick start", "simple firecrawl code". | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 24484d0 |
exa-reliability-patterns jeremylongshore/claude-code-plugins-plus-skills Implement Exa reliability patterns: query fallback chains, circuit breakers, and graceful degradation. Use when building fault-tolerant Exa integrations, implementing fallback strategies, or adding resilience to production search services. Trigger with phrases like "exa reliability", "exa circuit breaker", "exa fallback", "exa resilience", "exa graceful degradation". | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 5b4c4d6 |
exa-incident-runbook jeremylongshore/claude-code-plugins-plus-skills Execute Exa incident response with triage, mitigation, and postmortem procedures. Use when responding to Exa-related outages, investigating errors, or running post-incident reviews for Exa integration failures. Trigger with phrases like "exa incident", "exa outage", "exa down", "exa on-call", "exa emergency", "exa broken". | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 5b4c4d6 |
genpage microsoft/power-platform-skills Creates, updates, and deploys Power Apps generative pages for model-driven apps using React v17, TypeScript, and Fluent UI V9. Completes workflow from requirements to deployment. Uses PAC CLI to deploy the page code. Use it when user asks to build, retrieve, or update a page in an existing Microsoft Power Apps model-driven app. Use it when user mentions "generative page", "page in a model-driven", or "genux". | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9c39118 |
setup-datamodel microsoft/power-platform-skills Creates Dataverse tables, columns, and relationships for a Power Pages site based on a data model proposal. Use when the user wants to set up the data model, create database tables, or build the Dataverse schema for their site. | Skills | 92 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4930073 |
Can't find what you're looking for? Evaluate a missing skill.