Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dbos-demo-apps

dbos-demo-apps contient 5 skills collectées depuis dbos-inc, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
5
Stars
93
mis à jour
2026-02-05
Forks
38
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

add-tools
Développeurs de logiciels

Add tools to your agent and grant required permissions in databricks.yml. Use when: (1) Adding MCP servers, Genie spaces, vector search, or UC functions to agent, (2) Permission errors at runtime, (3) User says 'add tool', 'connect to', 'grant permission', (4) Configuring databricks.yml resources.

2026-02-05
deploy
Développeurs de logiciels

Deploy agent to Databricks Apps using DAB (Databricks Asset Bundles). Use when: (1) User says 'deploy', 'push to databricks', or 'bundle deploy', (2) 'App already exists' error occurs, (3) Need to bind/unbind existing apps, (4) Debugging deployed apps, (5) Querying deployed app endpoints.

2026-02-05
discover-tools
Développeurs de logiciels

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'.

2026-02-05
modify-agent
Développeurs de logiciels

Modify agent code, add tools, or change configuration. Use when: (1) User says 'modify agent', 'add tool', 'change model', or 'edit agent.py', (2) Adding MCP servers to agent, (3) Changing agent instructions, (4) Understanding SDK patterns.

2026-02-05
quickstart
Développeurs de logiciels

Set up Databricks agent development environment. Use when: (1) First time setup, (2) Configuring Databricks authentication, (3) User says 'quickstart', 'set up', 'authenticate', or 'configure databricks', (4) No .env file exists.

2026-02-05