Handles the AI configuration stage of the Butterbase journey by setting up your AI gateway defaults and optional bring-your-own-key setup. It reads your plan from 02-plan.md, delegates the actual work to the ai skill, then smoke-tests the gateway with a quick chat call to make sure everything responds. Gets skipped entirely if your project doesn't use LLMs or embeddings. The flow is pretty rigid,it wants confirmation before proceeding, ticks boxes in state files, and logs to 04-build-log.md,so it's really meant to be called by the journey orchestrator rather than invoked directly. One nice touch: it won't let you pick a model that isn't in the manage_ai list.
npx -y skills add butterbase-ai/butterbase-skills --skill journey-ai --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template