bybutterbase-ai· 41 skills
Use as the realtime build stage of the Butterbase journey. Implements the Realtime section of 02-plan.md by delegating to the realtime skill. Calls manage_realtime (configure) to enable WebSocket subscriptions on the listed tables. Skipped if the plan has no realtime needs.
$npx -y skills add butterbase-ai/butterbase-skills --skill journey-realtimeInstalls into the current project.
Run `npx skills use "https://github.com/butterbase-ai/butterbase-skills" --skill "butterbase-ai/butterbase-skills/journey-realtime"` 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/butterbase-ai/butterbase-skills" that are relevant to the current task. Run `npx skills add "https://github.com/butterbase-ai/butterbase-skills"` and select the relevant skills, then follow their instructions.