vapi-bootstrap-framework
Installation
SKILL.md
Vapi bootstrap framework
Experimental reference workflow: This skill recreates the architecture used for Vapi's landing-page agents. It is not the standard workflow for building Vapi assistants and should only be used when explicitly requested.
Scaffold an entire Vapi voice-agent project from a single ROUGH_DRAFT.md spec. Works in an empty folder or alongside an existing Bun + TypeScript project. One bun run bootstrap after this skill finishes puts the whole fleet live in dashboard.vapi.ai.
What this skill produces
Project scaffolding (only created if absent — never overwritten):
package.json— Bun +@vapi-ai/server-sdk+ abootstrapscripttsconfig.json— strict no-emit TypeScript validation.env.example—VAPI_API_KEYplaceholder + one slot per(scenario × language)tuple.gitignore—node_modules,.env*.local, OS junk