Toolverse
All skills

databricks-sdk-patterns

by jeremylongshore

Apply production-ready Databricks SDK patterns for Python and REST API.\nUse when implementing Databricks integrations, refactoring SDK usage,\nor establishing team coding standards for Databricks.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security
Views
2

About this skill

Apply production-ready Databricks SDK patterns for Python and REST API.\nUse when implementing Databricks integrations, refactoring SDK usage,\nor establishing team coding standards for Databricks.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz zainstalowany pakiet databricks-sdk w wersji 0.20.0 lub wyższej oraz Python 3.10 lub nowszy. Skonfiguruj autentykację Databricks (np. token API lub profil konfiguracyjny). 2. Aktywuj skill w swoim edytorze kodu, wyzwalając go frazami takimi jak "databricks SDK patterns", "databricks best practices", "databricks code patterns" lub "idiomatic databricks". 3. Zacznij od kroku singleton — użyj dekoratora @lru_cache do cachowania instancji WorkspaceClient, aby uniknąć wielokrotnego tworzenia sesji HTTP. Skill pokaże ci, jak obsługiwać różne profile (np. "production"). 4. Zastosuj strukturalną obsługę błędów — skill dostarcza wzorce do rozróżniania błędów przejściowych (do ponowienia) od trwałych, używając typowanych wyjątków z databricks.sdk.errors. 5. Dla bardziej zaawansowanych scenariuszy skill zawiera wzorce do zarządzania cyklem życia klastrów, bezpiecznej konstrukcji jobów z typowaniem oraz paginacji wyników API. 6. Kopiuj i dostosuj kod z skill'u do swojego projektu — wszystkie przykłady są gotowe do produkcji i zgodne z oficjalnym SDK Databricks.

Related skills

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260

zendesk

by vm0-ai

Zendesk Support REST API for managing tickets, users, organizations, and support operations. Use this skill to create tickets, manage users, search, and automate customer support workflows.

Security
11100

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111