Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
add-tools databricks/app-templates Add tools to your agent and grant required permissions in databricks.yml. Use when: (1) Adding MCP servers, Genie spaces, vector search, or UC functions to agent, (2) Permission errors at runtime, (3) User says 'add tool', 'connect to', 'grant permission', (4) Configuring databricks.yml resources. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: dfeb4ac |
modify-agent databricks/app-templates Modify agent code, add tools, or change configuration. Use when: (1) User says 'modify agent', 'add tool', 'change model', or 'edit agent.py', (2) Adding MCP servers to agent, (3) Changing agent instructions, (4) Understanding SDK patterns. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: b5b790d |
databricks-pipelines databricks/devhub Develop Lakeflow Spark Declarative Pipelines (formerly Delta Live Tables) on Databricks. Use when building batch or streaming data pipelines with Python or SQL. Invoke BEFORE starting implementation. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 2669e49 |
databricks-pipelines databricks/devhub Develop Lakeflow Spark Declarative Pipelines (formerly Delta Live Tables) on Databricks. Use when building batch or streaming data pipelines with Python or SQL. Invoke BEFORE starting implementation. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 6338825 |
databricks-pipelines databricks/devhub Develop Lakeflow Spark Declarative Pipelines (formerly Delta Live Tables) on Databricks. Use when building batch or streaming data pipelines with Python or SQL. Invoke BEFORE starting implementation. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 41fa676 |
databricks-pipelines databricks/devhub Develop Lakeflow Spark Declarative Pipelines (formerly Delta Live Tables) on Databricks. Use when building batch or streaming data pipelines with Python or SQL. Invoke BEFORE starting implementation. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 41fa676 |
databricks-pipelines databricks/devhub Develop Lakeflow Spark Declarative Pipelines (formerly Delta Live Tables) on Databricks. Use when building batch or streaming data pipelines with Python or SQL. Invoke BEFORE starting implementation. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 6338825 |
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 | 71 Impact — Average score across 0 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 41fa676 |
databricks-lakebase databricks/databricks-agent-skills Databricks Lakebase Postgres: projects, scaling, connectivity, Lakebase synced tables, and Data API. Use when asked about Lakebase databases, OLTP storage, or connecting apps to Postgres on Databricks. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 516dea1 |
databricks-serverless-migration databricks/databricks-agent-skills Migrate Databricks workloads from classic compute to serverless compute. Scans code for serverless compatibility issues, provides concrete fixes for the serverless Spark Connect architecture, and guides the full migration to serverless environments. Use for classic-to-serverless migrations, serverless code compatibility checks, or writing new serverless-compatible notebooks and jobs. Not for classic DBR version upgrades or cluster configuration changes within classic compute. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d21d74e |
databricks-pipelines databricks/databricks-agent-skills Develop Lakeflow Spark Declarative Pipelines (formerly Delta Live Tables) on Databricks. Use when building batch or streaming data pipelines with Python or SQL. Invoke BEFORE starting implementation. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 516dea1 |
golang-testing ysyecust/everything-claude-code Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices. | Skills | 71 1.12x Agent success vs baseline Impact 80% 1.12xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
wycheproof trailofbits/skills Wycheproof provides test vectors for validating cryptographic implementations. Use when testing crypto code for known attacks and edge cases. | Skills | 71 1.10x Agent success vs baseline Impact 96% 1.10xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
sarif-parsing trailofbits/skills Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on "parse sarif", "read scan results", "aggregate findings", "deduplicate alerts", or "process sarif output". Handles filtering, deduplication, format conversion, and CI/CD integration of SARIF data. Does NOT run scans — use the Semgrep or CodeQL skills for that. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 870955f |
entry-point-analyzer trailofbits/skills Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates structured audit reports. Excludes view/pure/read-only functions. Use when auditing smart contracts (Solidity, Vyper, Solana/Rust, Move, TON, CosmWasm) or when asked to find entry points, audit flows, external functions, access control patterns, or privileged operations. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 540111a |
sync-openapi HHS/OPRE-OPS Sync, update, and validate the OpenAPI specification (backend/openapi.yml) against the Flask API routes. Use whenever endpoints have been added, changed, or removed, or when the user mentions API docs, swagger, OpenAPI, endpoint documentation, "update the spec", or has just added/modified a route or resource class. Also use when checking for drift between the code and the spec. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: e2a9461 |
backend-tests HHS/OPRE-OPS Run backend tests and code quality checks for OPRE OPS. Covers ops_api pytest, data_tools pytest, and nox linting/formatting sessions. Use this skill when the user wants to run backend tests, check code quality, lint Python code, run pytest, or verify their backend changes pass CI checks — even if they just say "run the tests" or "does this pass". | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: ed6e767 |
e2e-tests HHS/OPRE-OPS Run, monitor, and fix frontend Cypress E2E tests. Handles local execution, CI monitoring, failure diagnosis, flaky test detection, and accessibility regression checks. Use this skill whenever the user mentions Cypress, E2E tests, end-to-end tests, test failures, CI failures, "CI is red", flaky tests, accessibility testing, or wants to run/debug/fix any frontend integration test — even if they don't say "e2e" explicitly. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: e2a9461 |
agent-email-inbox resend/resend-skills Use when building any system where email content triggers actions — AI agent inboxes, automated support handlers, email-to-task pipelines, or any workflow processing untrusted inbound email. Always use this skill when the user wants to receive emails and act on them programmatically, even if they don't mention "agent" — the skill contains critical security patterns (sender allowlists, content filtering, sandboxed processing) that prevent untrusted email from controlling your system. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 1ae0227 |
spatie-package-skeleton freekmurze/dotfiles Guide for creating PHP and Laravel packages using Spatie's package-skeleton-laravel and package-skeleton-php templates. Use when the user wants to create a new PHP or Laravel package, scaffold a package. Also use when building customizable packages — covers proven patterns for extensibility (events, configurable models/jobs, action classes) instead of config option creep. | Skills | 71 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 2c6f6e8 |
Can't find what you're looking for? Evaluate a missing skill.