Skip to content

Integrate agent deployment, secrets, and billing patterns into existing skills#283

Open
CheeYuTan wants to merge 2 commits intodatabricks-solutions:mainfrom
CheeYuTan:fix/rework-new-skills-into-existing
Open

Integrate agent deployment, secrets, and billing patterns into existing skills#283
CheeYuTan wants to merge 2 commits intodatabricks-solutions:mainfrom
CheeYuTan:fix/rework-new-skills-into-existing

Conversation

@CheeYuTan
Copy link
Contributor

Summary

Reworks content from previously closed new-skill PRs (#234, #236, #229) per maintainer feedback to add as sections within existing skills rather than standalone skills.

Changes (3 files, +104 lines):

Skill Section Added Source PR
databricks-model-serving Agent Deployment Patterns — UC Volume access in serving, %%writefile notebook pattern, 3 new Common Issues #234
databricks-config Secrets Management — quick reference for scopes, ACLs, CLI commands #236
databricks-unity-catalog Cost & Billing Analysissystem.billing.usage query patterns, usage_metadata STRUCT field reference #229

Each section is concise (15-35 lines) and adds the highest-value content from the original PRs without bloating the existing skills.

Test plan

  • All 3 SKILL.md files parse correctly (valid markdown)
  • Code examples are syntactically correct (Python, SQL, Bash)
  • No existing content was modified — only additions
  • Content is consistent with existing skill patterns and formatting

Reworks content from closed PRs (databricks-solutions#234, databricks-solutions#236, databricks-solutions#229) per maintainer
feedback to add as sections within existing skills rather than
standalone skills.

Changes:
- databricks-model-serving: Add Agent Deployment Patterns section
  (UC Volume access in serving, %%writefile notebook pattern) and
  3 new Common Issues entries from PR databricks-solutions#234
- databricks-config: Add Secrets Management section with quick
  reference for scopes, ACLs, and CLI commands from PR databricks-solutions#236
- databricks-unity-catalog: Add Cost & Billing Analysis section
  with system.billing.usage query patterns from PR databricks-solutions#229
These files were already failing the CI Lint & Format check on main.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant