Skip to main content
databricks
ملف منشئ GitHub

databricks

عرض على مستوى المستودعات لـ ١١٨ skills مجمعة عبر ٧ مستودعات GitHub.

skills مجمعة
١١٨
مستودعات
٧
محدث
٢٨ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

managed-memory
غير مصنف

Give an agent durable, cross-session long-term memory using Databricks MANAGED memory (the Unity Catalog memory-store REST APIs) as tools — governed by UC with no infra the customer needs to run. This works for either OpenAI Agents SDK or LangGraph templates.…

٢١ أغسطس ٢٠٢٦
load-testing
مطوّرو البرمجيات

Load test a Databricks App to find its maximum QPS. Use when: (1) User says 'load test', 'benchmark', 'QPS', 'throughput', or 'performance test', (2) User wants to find how many queries per second their app can handle, (3) User wants to set up load testing…

١٤ أغسطس ٢٠٢٦
add-tools
مطوّرو البرمجيات

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',…

٢٤ يوليو ٢٠٢٦
agent-memory
مطوّرو البرمجيات

Add memory capabilities to your agent. Use when: (1) User asks about 'memory', 'state', 'remember', 'conversation history', (2) Want to persist conversations or user preferences, (3) Adding checkpointing or long-term storage.

٢٤ يوليو ٢٠٢٦
lakebase-setup
مطوّرو البرمجيات

Configure Lakebase for agent memory storage. Use when: (1) Adding memory capabilities to the agent, (2) 'Failed to connect to Lakebase' errors, (3) Permission errors on checkpoint/store tables, (4) User says 'lakebase', 'memory setup', or 'add memory'.

٢٤ يوليو ٢٠٢٦
migrate-from-model-serving
مطوّرو البرمجيات

Migrate an MLflow ResponsesAgent from Databricks Model Serving to Databricks Apps. Use when: (1) User wants to migrate from Model Serving to Apps, (2) User has a ResponsesAgent with predict()/predict_stream() methods, (3) User wants to convert to…

٢٤ يوليو ٢٠٢٦
quickstart
مطوّرو البرمجيات

Set up Databricks 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.

٢٤ يوليو ٢٠٢٦
add-tools
مطوّرو البرمجيات

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',…

٢٤ يوليو ٢٠٢٦
عرض 8 من أصل ٤٣ skills مجمعة.
author-recipes-and-cookbooks
مطوّرو البرمجيات

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…

١٧ يوليو ٢٠٢٦
databricks-agent-bricks
مطوّرو البرمجيات

Create Agent Bricks: Knowledge Assistants (KA) for document Q&A and Supervisor Agents for multi-agent orchestration (MAS).

١٣ يوليو ٢٠٢٦
databricks-ai-functions
مطوّرو البرمجيات

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…

١٣ يوليو ٢٠٢٦
databricks-aibi-dashboards
مطوّرو البرمجيات

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.

١٣ يوليو ٢٠٢٦
databricks-apps-python
مطوّرو البرمجيات

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…

١٣ يوليو ٢٠٢٦
databricks-metric-views
مطوّرو البرمجيات

Unity Catalog metric views: define, create, query, and manage governed business metrics in YAML. Use when building standardized KPIs, revenue metrics, order analytics, or any reusable business metrics that need consistent definitions across teams and tools.

١٣ يوليو ٢٠٢٦
databricks-ml-training
مطوّرو البرمجيات

Train ML or custom-agent models on Databricks with MLflow tracking and Unity Catalog registration. Use when asked to: train classification/regression or deep-learning models (XGBoost, scikit-learn, LightGBM, PyTorch, etc.) with Optuna tuning, register to UC…

١٣ يوليو ٢٠٢٦
databricks-mlflow-evaluation
مطوّرو البرمجيات

MLflow 3 GenAI agent evaluation. Use when writing mlflow.genai.evaluate() code, creating @scorer functions, using built-in scorers (Guidelines, Correctness, Safety, RetrievalGroundedness), building eval datasets from traces, setting up trace ingestion and…

١٣ يوليو ٢٠٢٦
عرض 8 من أصل ٣٤ skills مجمعة.
databricks-apps
غير مصنف

Build apps on Databricks Apps platform. Use when asked to create data apps, analytics tools, or custom interactive visualizations. A plain "create a dashboard" request means a managed AI/BI (Lakeview) dashboard → use databricks-aibi-dashboards, not this…

٢٨ أغسطس ٢٠٢٦
databricks-genie-agents
غير مصنف

Create, manage, and query Databricks Genie Agents — curated, per-data natural-language agents (formerly Genie Spaces): build, export/import, migrate across workspaces, and ask questions of a *specific* Agent via the Conversation API. For general data…

٢٨ أغسطس ٢٠٢٦
databricks-metric-views
غير مصنف

Unity Catalog metric views: define, create, query, and manage governed business metrics in YAML. Use when building standardized KPIs, revenue metrics, order analytics, or any reusable business metrics that need consistent definitions across teams and tools.

٢٨ أغسطس ٢٠٢٦
databricks-pipelines
مطوّرو البرمجيات

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.

٢٨ أغسطس ٢٠٢٦
databricks-spark-structured-streaming
مطوّرو البرمجيات

Comprehensive guide to Spark Structured Streaming for production workloads. Use when building streaming pipelines, working with Kafka ingestion, implementing Real-Time Mode (RTM), configuring triggers (processingTime, availableNow), handling stateful…

٢٨ أغسطس ٢٠٢٦
databricks-aibi-dashboards
مطوّرو البرمجيات

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.

١٣ أغسطس ٢٠٢٦
databricks-lakebase
مصممو قواعد البيانات

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.

٦ أغسطس ٢٠٢٦
databricks-ai-functions
مطوّرو البرمجيات

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_prep_search, ai_query, ai_forecast) to add AI capabilities directly to SQL…

٢٨ يوليو ٢٠٢٦
عرض 8 من أصل ٣٢ skills مجمعة.
عرض ٧ من أصل ٧ مستودعات
تم تحميل كل المستودعات