FastGPT Docker Compose self-hosting deployment workflow. Use when a user asks an AI agent to deploy FastGPT with Docker by referencing /deploy/SKILL.md, including creating an empty fastgpt directory, running the install script in non-interactive mode, starting Docker Compose, monitoring service health, troubleshooting compose issues, and returning the access URL plus root credentials and next steps.
$npx -y skills add labring/fastgpt --skill deployInstalls into the current project.
Run `npx skills use "https://github.com/labring/fastgpt" --skill "labring/fastgpt/deploy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/labring/fastgpt" that are relevant to the current task. Run `npx skills add "https://github.com/labring/fastgpt"` and select the relevant skills, then follow their instructions.