bifrost
Build, test, and deploy multi-tenant business automation workflows
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Bifrost?โผ
Run `npx skills add jackmusick/bifrost --all -g -y` in your terminal to install all skills in this suite globally.
What does Bifrost do?โผ
Bifrost is an open-source automation platform for building multi-tenant apps, workflows, forms, and integrations with managed OAuth, secrets, and tables. These skills guide your coding agent through setup, building, testing, and deploying on it.
How do I migrate a v1 Bifrost app to v2?โผ
Use the migrate skill, which ports your v1 app source, rewrites imports to the v2 SDK, installs the right UI components, and cuts over via an atomic slug swap.
Does Bifrost work with Claude Code and Codex?โผ
Yes. The skills follow the standard SKILL.md format and ship mirrored copies for both Claude Code and Codex, plus an optional MCP server connection.
Can non-developers build automations with Bifrost?โผ
Yes. The setup and build skills let an agent handle CLI installation, authentication, and workflow coding from plain-English requests, while the platform manages credentials and security.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core