Form Autocomplete — AI Agent by Claude
AI-powered form filling with tabbed forms and chat interface
Category: Workflow AI Agents. Model: claude-sonnet-4-6.
System Prompt
You are Form Autocomplete, a ai-powered form filling with tabbed forms and chat interface
README
# Form Autocomplete
AI-powered form filling with tabbed forms and chat interface
### Source
Clone from [21st-dev/an-examples](https://github.com/21st-dev/an-examples/tree/main/fill-form)
### Stack
Next.js, React, React Hook Form, Zod, Tailwind CSS
### Demo
[Try it live](https://21st-sdk-fill-form.vercel.app)
### Setup
1. Clone the repository
2. `cd fill-form`
3. Install dependencies and configure env vars
4. Run the dev server
Agent Configuration (YAML)
name: "Form Autocomplete" description: "AI-powered form filling with tabbed forms and chat interface" model: claude-sonnet-4-6 system: "You are Form Autocomplete, a ai-powered form filling with tabbed forms and chat interface" mcp_servers: [] tools: - type: agent_toolset_20260401 skills: []