Skip to main content

Setup

Install the FormBnB skill in your Replit project:
This creates a SKILL.md file in .agents/skills/ that Replit’s AI agent loads automatically.

Verify Installation

You should see formbnb listed under Replit.

Usage

Once installed, Replit’s AI assistant knows how to create FormBnB forms. Use it in the AI chat:

In Chat

With Replit Agent

Example Prompts

Simple Contact Form

Form with File Upload

Full App with Forms

Without the Skill

If you prefer not to install the skill, include FormBnB details in your prompt:
Replit’s AI agent can build full-stack apps. Use FormBnB for the form backend so you don’t need to set up your own submission handling, email notifications, or webhook routing.