Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
k6 grafana/skills k6 performance and load testing. Covers writing test scripts in JavaScript/TypeScript, all test types (load/stress/spike/soak/smoke/breakpoint), thresholds, checks, scenarios, executors, extensions, result analysis, k6 Cloud execution, and CI/CD integration. Use when writing k6 tests, debugging test failures, setting up load testing pipelines, choosing executors/scenarios, or interpreting k6 results. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: ccbb23d |
adaptive-metrics grafana/skills Reduce Grafana Cloud Metrics costs by managing cardinality with Adaptive Metrics aggregation rules. Use when the user asks to reduce metrics costs, manage cardinality, create aggregation rules, apply label dropping, analyse unused metrics, understand Active Series, or optimise Prometheus storage. Triggers on phrases like "adaptive metrics", "reduce cardinality", "aggregation rules", "metrics cost", "too many series", "Active Series", "label dropping", "unused metrics", "cardinality reduction", or "metrics spend". | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b2dd051 |
promql grafana/skills Write, validate, and optimise PromQL queries for Prometheus and Grafana Cloud Metrics. Use when the user asks to query metrics, write a PromQL expression, calculate rates, aggregate across labels, build histogram quantiles, create recording rules, debug query performance, or understand metric cardinality. Triggers on phrases like "PromQL", "Prometheus query", "write a metric query", "calculate rate", "histogram_quantile", "recording rule", "metric cardinality", "sum by", "rate vs irate", "absent()", or "query is slow". | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 3c912fc |
database-observability grafana/skills Grafana Cloud Database Observability — query-level performance insights for MySQL and PostgreSQL. Covers setup with Grafana Alloy, query samples, visual explain plans, RED metrics, pg_stat_statements and Performance Schema integration, and correlation with application traces. Use when monitoring database performance, diagnosing slow queries, setting up database observability for MySQL or PostgreSQL (self-managed, RDS, Aurora, Azure, Cloud SQL), or correlating DB metrics with APM data. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: ccbb23d |
session-execution cloudflare/sandbox-sdk Use when working on or reviewing session execution, command handling, shell state, FIFO-based streaming, or stdout/stderr separation. Relevant for session.ts, command handlers, exec/execStream, or anything involving shell process management. (project) | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: a14a524 |
changesets cloudflare/sandbox-sdk Use when creating a changeset, preparing a release, or bumping versions. Covers which packages to reference, how to write user-facing changeset descriptions, the release automation flow, and the npm/Docker version sync requirement. (project) | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: f03920a |
supervisor-api-background-mode databricks/app-templates Enable Supervisor API background mode for long-running agent tasks. Use when: (1) Agent needs to run tasks longer than HTTP timeout limits, (2) User says 'background mode', 'long-running', 'supervisor api', (3) Converting from streaming to background polling pattern, (4) Agent needs resilience to connection drops during execution. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: dfeb4ac |
quickstart databricks/app-templates Set up TypeScript LangChain agent development environment. Use when: (1) First time setup, (2) Configuring Databricks authentication, (3) User says 'quickstart', 'set up', 'authenticate', or 'configure databricks', (4) No .env file exists. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 99cb7fb |
supervisor-api-background-mode databricks/app-templates Enable Supervisor API background mode for long-running agent tasks. Use when: (1) Agent needs to run tasks longer than HTTP timeout limits, (2) User says 'background mode', 'long-running', 'supervisor api', (3) Converting from streaming to background polling pattern, (4) Agent needs resilience to connection drops during execution. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: dfeb4ac |
databricks-lakebase databricks/devhub Manage Lakebase Postgres Autoscaling projects, branches, and endpoints via Databricks CLI. Use when asked to create, configure, or manage Lakebase Postgres databases, projects, branches, computes, or endpoints. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 2669e49 |
databricks-lakebase databricks/devhub Manage Lakebase Postgres Autoscaling projects, branches, and endpoints via Databricks CLI. Use when asked to create, configure, or manage Lakebase Postgres databases, projects, branches, computes, or endpoints. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 6338825 |
databricks-lakebase databricks/devhub Manage Lakebase Postgres Autoscaling projects, branches, and endpoints via Databricks CLI. Use when asked to create, configure, or manage Lakebase Postgres databases, projects, branches, computes, or endpoints. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 6338825 |
databricks-lakebase databricks/devhub Manage Lakebase Postgres Autoscaling projects, branches, and endpoints via Databricks CLI. Use when asked to create, configure, or manage Lakebase Postgres databases, projects, branches, computes, or endpoints. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 6338825 |
databricks-lakebase databricks/devhub Manage Lakebase Postgres Autoscaling projects, branches, and endpoints via Databricks CLI. Use when asked to create, configure, or manage Lakebase Postgres databases, projects, branches, computes, or endpoints. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 6338825 |
deploy-to-vercel databricks/devhub Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment". | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 2669e49 |
agent-browser databricks/devhub Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 2669e49 |
distill DataDog/datadog-agent Extract an Allium specification from an existing codebase. Use when the user has existing code and wants to distil behaviour into a spec, reverse engineer a specification from implementation, generate a spec from code, turn implementation into a behavioural specification, or document what a codebase does in Allium terms. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 27293a0 |
prompt-injection briiirussell/cybersecurity-skills Audit applications for AI prompt injection, agent security, and LLM permission boundary vulnerabilities. Use when the user mentions 'prompt injection,' 'LLM security,' 'AI security,' 'jailbreak,' 'indirect prompt injection,' 'prompt leaking,' 'AI red team,' 'LLM vulnerabilities,' 'AI input validation,' 'system prompt extraction,' 'agent security,' 'MCP security,' 'AI permissions,' 'AI privilege escalation,' or needs to secure any application with AI features, AI agents, or LLM integrations. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 2400590 |
disk-forensics briiirussell/cybersecurity-skills Analyze disk images and file systems for digital evidence recovery in forensic investigations and CTF challenges. Use when the user mentions 'disk forensics,' 'forensic analysis,' 'disk image,' 'file carving,' 'deleted files,' 'evidence recovery,' 'autopsy,' 'sleuthkit,' or needs to examine a forensic image. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 2400590 |
incident-triage briiirussell/cybersecurity-skills Guide rapid triage and initial response to security incidents following NIST SP 800-61 methodology. Use when the user mentions 'incident response,' 'security incident,' 'triage,' 'we've been hacked,' 'breach,' 'compromised,' 'malware detected,' 'suspicious activity,' 'IOC,' 'indicators of compromise,' or needs help handling a security event. | Skills | 86 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 2400590 |
Can't find what you're looking for? Evaluate a missing skill.