docs/docs/dbgpts/how-to-use-custom-skill.md
DB-GPT supports three ways to use custom skills: create from scratch with the built-in skill-creator, upload a zip package, or import via a GitHub link.
skill-creator is the built-in meta-skill in DB-GPT, designed to help you create business-specific custom skills. Simply describe your requirements in a conversation, and skill-creator handles the entire process from design to packaging.
skill-creator skill in the DB-GPT chat interface.skill-creator will automatically:
SKILL.md (including metadata and execution instructions).skill fileFor more details on skill-creator, see the skill-creator documentation.
If you already have a packaged skill (.zip or .skill file), you can upload it directly through the DB-GPT Web UI.
.zip or .skill file.DB-GPT supports importing skills directly from GitHub repositories — ideal for community or team-shared skills.