CtrlK
BlogDocsLog inGet started
Tessl Logo

databricks-model-serving

Databricks Model Serving endpoint lifecycle and ops. Use when asked to: CRUD serving endpoints (CLI or MLflow Deployments client); configure traffic routing for A/B / canary deploys and zero-downtime version swaps; retrieve OpenAPI schemas; inspect logs, metrics, or permissions; manage AI Gateway rate limits; discover Foundation Model API endpoints at runtime; integrate endpoints into Databricks Apps; or stream from off-platform clients (Vercel AI SDK v6, standalone Node.js). NOT for: training, MLflow autologging, UC registration, custom PyFunc/ResponsesAgent authoring (databricks-ml-training); Knowledge Assistants/Supervisor Agents (databricks-agent-bricks); MLflow evaluation (databricks-mlflow-evaluation).

78

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

An excellent ops-focused skill body: executable commands, explicit readiness validation checkpoints, and clean progressive disclosure of secondary material into a verified reference file. No material weaknesses.

DimensionReasoningScore

Conciseness

Lean, operator-focused body with almost no concept explanation Claude already knows; prose is reserved for non-obvious failure modes (state-field semantics, alias+update_endpoint bug) that earn their tokens.

5 / 5

Actionability

Fully executable copy-paste-ready CLI commands with complete --json specs, runnable Python for the version swap, and a runtime jq snippet covering the common cases.

5 / 5

Workflow Clarity

Multi-step flows (create -> poll readiness -> query; alias+update_endpoint -> poll both state fields) are explicitly sequenced with a concrete validation checkpoint ('ready == READY AND config_update == NOT_UPDATING') and a feedback loop for config updates.

5 / 5

Progressive Disclosure

SKILL.md is a well-organized overview; the tangential off-platform streaming detail is split into a real, clearly signaled one-level-deep reference file, and app-integration depth is deferred to a named sibling skill.

5 / 5

Total

20

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, highly specific description with concrete trigger phrases, explicit 'what' and 'when' guidance, and clear boundary delimitation against sibling skills. No significant weaknesses.

DimensionReasoningScore

Specificity

Names the domain and lists many concrete actions (CRUD endpoints, traffic routing for A/B/canary, zero-downtime version swaps, OpenAPI schema retrieval, log/metric/permission inspection, AI Gateway rate limits, Foundation Model API discovery, app integration, off-platform streaming) with comprehensive coverage.

5 / 5

Completeness

Explicitly answers both 'what' (Model Serving endpoint lifecycle and ops) and 'when' via a concrete 'Use when asked to:' clause, plus an explicit 'NOT for:' exclusion list pointing to sibling skills.

5 / 5

Trigger Term Quality

Comprehensive coverage of natural trigger phrases a Databricks user would say, including synonyms and specific tool names ('serving endpoints', 'A/B / canary deploys', 'zero-downtime version swaps', 'OpenAPI schemas', 'AI Gateway rate limits', 'Vercel AI SDK v6', 'Node.js').

5 / 5

Distinctiveness Conflict Risk

Clear niche (Model Serving ops) with explicit boundary exclusions against training, UC registration, PyFunc authoring, Knowledge Assistants/Supervisor Agents, and MLflow evaluation, minimizing conflict risk with sibling skills.

5 / 5

Total

20

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 2 suspicious

Warning

Total

14

/

16

Passed

Repository
databricks/databricks-agent-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.