Build the form with your coding agent
Help me add a Fillo form to this app. Fillo renders native forms inside my product and handles validation, file uploads, and responses. Follow these steps in order: 1. Install the Fillo skill from the repository root: npx @usefillo/cli@latest skill install It works in Claude Code, Codex, Cursor, GitHub Copilot, Gemini CLI, and other agents that read skills. If the skill doesn't show up, reload your tools or start a new session. 2. Read the installed Build with Fillo SKILL.md and follow it for the rest of this task. 3. Connect my Fillo account: - New to Fillo: ask me for my work email, then run npx @usefillo/cli@latest agent bootstrap --email <work-email> - Already have an account: run npx @usefillo/cli@latest login and wait while I approve it in the browser. 4. Ask me what the form should collect. Build it with this app's existing components, publish it, and verify it the way the skill describes. 5. Give me the live form link and tell me where responses will land. If this app already uses Fillo, review the existing forms against the skill instead and suggest improvements. Setup reference for agents: https://fillo.so/agents
Prefer guided setup with live progress?