| Skill | Added | Review |
|---|---|---|
agent-browser .agents/skills/agent-browser/SKILL.md 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. | 70 70 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: ade58e4 | |
author-recipes-and-cookbooks .agents/skills/author-recipes-and-cookbooks/SKILL.md Author and maintain DevHub templates published at `developers.databricks.com/templates`. A template is the public name for any of three internal entry kinds — atomic snippets, multi-step end-to-end walkthroughs, and full deployable example apps. Use when creating, updating, or reorganizing any template-tier content. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ade58e4 | |
building-components .agents/skills/building-components/SKILL.md Guide for building modern, accessible, and composable UI components. Use when building new components, implementing accessibility, creating composable APIs, setting up design tokens, publishing to npm/registry, or writing component documentation. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ade58e4 | |
databricks .agents/skills/databricks/SKILL.md Databricks CLI operations: auth, profiles, data exploration, and bundles. Contains up-to-date guidelines for Databricks-related CLI tasks. | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ade58e4 | |
databricks-agent-bricks .databricks/aitools/skills/databricks-agent-bricks/SKILL.md Create Agent Bricks: Knowledge Assistants (KA) for document Q&A and Supervisor Agents for multi-agent orchestration (MAS). | 65 65 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: ade58e4 | |
databricks-aibi-dashboards .databricks/aitools/skills/databricks-aibi-dashboards/SKILL.md Create Databricks AI/BI dashboards. Must use when creating, updating, or deploying Lakeview dashboards as Databricks Dashboard have a unique json structure. CRITICAL: You MUST test ALL SQL queries via CLI BEFORE deploying. Follow guidelines strictly. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ade58e4 | |
databricks-ai-functions .databricks/aitools/skills/databricks-ai-functions/SKILL.md Use Databricks built-in AI Functions (ai_classify, ai_extract, ai_summarize, ai_mask, ai_translate, ai_fix_grammar, ai_gen, ai_analyze_sentiment, ai_similarity, ai_parse_document, ai_query, ai_forecast) to add AI capabilities directly to SQL and PySpark pipelines without managing model endpoints. Also covers document parsing and building custom RAG pipelines (parse → chunk → index → query). | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ade58e4 | |
databricks-apps .agents/skills/databricks-apps/SKILL.md Build apps on Databricks Apps platform. Use when asked to create dashboards, data apps, analytics tools, or visualizations. Invoke BEFORE starting implementation. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ade58e4 | |
databricks-apps .databricks/aitools/skills/databricks-apps/SKILL.md Build apps on Databricks Apps platform. Use when asked to create dashboards, data apps, analytics tools, or visualizations. Auto-detects need for Lakebase when app stores state; evaluates data access patterns (analytics vs Lakebase synced tables) before scaffolding. Invoke BEFORE starting implementation. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ade58e4 | |
databricks-apps-python .databricks/aitools/skills/databricks-apps-python/SKILL.md Builds Databricks applications. Prefers AppKit (TypeScript + React SDK) for new apps; falls back to Python frameworks (Dash, Streamlit, Gradio, Flask, FastAPI, Reflex) when Python is required. Handles OAuth authorization, app resources, SQL warehouse and Lakebase connectivity, model serving, foundation model APIs, and deployment. Use when building web apps, dashboards, ML demos, or REST APIs for Databricks, or when the user mentions AppKit, Streamlit, Dash, Gradio, Flask, FastAPI, Reflex, or Databricks app. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ade58e4 | |
databricks-core .agents/skills/databricks-core/SKILL.md Databricks CLI operations: auth, profiles, data exploration, and bundles. Contains up-to-date guidelines for Databricks-related CLI tasks. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ade58e4 | |
databricks-core .databricks/aitools/skills/databricks-core/SKILL.md Databricks CLI operations: auth, profiles, data exploration, and bundles. Contains up-to-date guidelines for Databricks-related CLI tasks. | 60 60 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: ade58e4 | |
databricks-dabs .databricks/aitools/skills/databricks-dabs/SKILL.md Create, configure, validate, deploy, run, and manage DABs — Declarative Automation Bundles (formerly Databricks Asset Bundles) — for Databricks resources including dashboards, jobs, pipelines, alerts, volumes, and apps | 81 81 2.06x Agent success vs baseline Impact 93% 2.06xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: ade58e4 | |
databricks-dbsql .databricks/aitools/skills/databricks-dbsql/SKILL.md Databricks SQL (DBSQL) advanced features and SQL warehouse capabilities. This skill MUST be invoked when the user mentions: "DBSQL", "Databricks SQL", "SQL warehouse", "SQL scripting", "stored procedure", "CALL procedure", "materialized view", "CREATE MATERIALIZED VIEW", "pipe syntax", "|>", "geospatial", "H3", "ST_", "spatial SQL", "collation", "COLLATE", "ai_query", "ai_classify", "ai_extract", "ai_gen", "AI function", "http_request", "remote_query", "read_files", "Lakehouse Federation", "recursive CTE", "WITH RECURSIVE", "multi-statement transaction", "temp table", "temporary view", "pipe operator". SHOULD also invoke when the user asks about SQL best practices, data modeling patterns, or advanced SQL features on Databricks. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ade58e4 | |
databricks-jobs .agents/skills/databricks-jobs/SKILL.md Develop and deploy Lakeflow Jobs on Databricks. Use when creating data engineering jobs with notebooks, Python wheels, or SQL tasks. Invoke BEFORE starting implementation. | 63 63 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: ade58e4 | |
databricks-lakebase .agents/skills/databricks-lakebase/SKILL.md 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. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ade58e4 | |
databricks-pipelines .agents/skills/databricks-pipelines/SKILL.md 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. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: ade58e4 | |
deploy-to-vercel .agents/skills/deploy-to-vercel/SKILL.md 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". | 68 68 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: ade58e4 | |
frontend-design .agents/skills/frontend-design/SKILL.md Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. | 76 76 0.98x Agent success vs baseline Impact 66% 0.98xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: ade58e4 | |
mcp-builder .agents/skills/mcp-builder/SKILL.md Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK). | 60 60 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: ade58e4 |