form-builder

Installation
SKILL.md

Rebyte Forms Builder

Build production-ready, Typeform-style forms using the Composer API.

⚠️ CRITICAL: Completion Requirements

A form task is NOT complete until:

  1. ✅ Form backend created (POST /api/forms/create)
  2. ✅ HTML file saved as index.html
  3. Invoke the rebyte-app-builder skill to deploy the form
  4. ✅ BOTH URLs shared with user: Form URL (from deployment) AND Admin URL (from form creation API)

NEVER tell the user the form is "done" without completing ALL steps.

Requires Rebyte API auth$AUTH_TOKEN and $API_URL are set up per the agent's system prompt; use them as Bearer token and base URL.

Boilerplate Template

Installs
1
First Seen
Apr 16, 2026
form-builder — rebyteai/rebyte-skills