Discover available tools and resources in Databricks workspace. Use when: (1) User asks 'what tools are available', (2) Before writing agent code, (3) Looking for MCP servers, Genie spaces, UC functions, or vector search indexes, (4) User says 'discover', 'find resources', or 'what can I connect to'.
80
100%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Quality
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is a well-crafted skill description that clearly defines its scope (Databricks workspace resource discovery), lists specific resource types it covers, and provides explicit trigger conditions in a numbered format. It uses third person voice correctly and includes both natural user phrases and domain-specific terms that would help Claude accurately select this skill.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions and resources: discovering MCP servers, Genie spaces, UC functions, and vector search indexes within a Databricks workspace. These are concrete, identifiable resource types. | 3 / 3 |
Completeness | Clearly answers both 'what' (discover available tools and resources in Databricks workspace) and 'when' with an explicit numbered list of trigger scenarios including user phrases and contextual triggers like 'before writing agent code'. | 3 / 3 |
Trigger Term Quality | Includes strong natural trigger terms users would actually say: 'what tools are available', 'discover', 'find resources', 'what can I connect to', plus specific technical terms like 'MCP servers', 'Genie spaces', 'UC functions', 'vector search indexes' that users in the Databricks ecosystem would use. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive with a clear niche: Databricks workspace resource discovery. The specific resource types (MCP servers, Genie spaces, UC functions, vector search indexes) and the discovery/exploration focus make it very unlikely to conflict with other skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is an excellent, well-crafted skill that is concise, actionable, and clearly structured. It provides executable commands with useful options, a comprehensive reference table for discovered resource types, and clear pointers to related skills for next steps. No significant improvements needed.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Every section is lean and purposeful. No unnecessary explanations of what UC functions or vector search indexes are—assumes Claude knows. The table format is an efficient way to convey resource types and URL patterns. | 3 / 3 |
Actionability | Provides concrete, copy-paste-ready CLI commands with clear option flags. The table gives specific MCP URL patterns. Next steps point to specific skills for follow-up actions. | 3 / 3 |
Workflow Clarity | This is a single-task discovery skill with a clear primary action (run discover-tools) followed by well-sequenced next steps. Since discovery is a non-destructive read operation, validation checkpoints are not needed, and the workflow is unambiguous. | 3 / 3 |
Progressive Disclosure | Content is well-structured with clear sections (Run Discovery → What Gets Discovered → Next Steps). References to other skills (modify-agent, add-tools, run-locally, create-tools) are one level deep and clearly signaled with bold skill names. | 3 / 3 |
Total | 12 / 12 Passed |
Validation
100%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
b5b790d
Table of Contents
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.