Query Agent — Development skill for Claude Code
Query Deployed Databricks Agent Endpoints.
How to install Query Agent
Installs to ~/.claude/skills/databricks-solutions-agents-with-mcp-on-databricks-apps-query-agent/SKILL.md
mkdir -p ~/.claude/skills/databricks-solutions-agents-with-mcp-on-databricks-apps-query-agent && curl -fsSL https://raw.githubusercontent.com/databricks-solutions/agents-with-mcp-on-databricks-apps/HEAD/.claude/skills/query-agent.md -o ~/.claude/skills/databricks-solutions-agents-with-mcp-on-databricks-apps-query-agent/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Query Agent does
Query Deployed Databricks Agent Endpoints
Use `mlflow.deployments` to query deployed agent endpoints. This is the recommended client for all serving endpoint types.
import mlflow.deployments
client = mlflow.deployments.get_deploy_client("databricks")
response = client.predict(endpoint=endpoint_name, inputs={...})
Do NOT use:
DatabricksOpenAIfor serving endpoints (security issues)w.serving_endpoints.query()(doesn't parse agent responses correctly)
ChatAgent Endpo
Alternatives in Development
- Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★
- Cq — An open standard for shared agent learning 1.3k ★
- Crypto Market Rank — Query crypto market rankings including trending tokens, smart money inflows, meme rankings, and top trader PnL 483 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Open App
Open your deployed Databricks app in the browser
Foundry POC Mainnet Fork
Claude Code skill that produces submission-ready Foundry PoCs against mainnet-forked deployed contracts.
Ai20k Build Phase
AI20K Build Phase — buildflow: an 11-stage gated method from idea to deployed URL (templates + /flow skill for
Support
Start Phase 7 — add monitoring, logging, alerts, dashboards, and a runbook stub for the deployed change.
Milestone MVP
Milestone 2 — build the core loop end-to-end. Spawn Backend + Frontend teammates via Agent Teams. The core loo
Live Check Nt
Live acceptance replay — drive the real deployed surface with a real user gesture and produce machine evidence
Related Agents
GraphQL Audit
GraphQL API security specialist. Use for introspection analysis, query complexity attacks, injection testing,
Databricks Expert
Expert Databricks engineer for querying data, exploring Unity Catalog, managing permissions, and monitoring jo
Engineering Data Engineer
Expert data engineer specializing in PySpark pipelines, Delta Lake, Databricks, medallion lakehouse architectu