Install the FormsReach AI skill
Teach your coding agent how to wire website contact forms to FormsReach - no custom form server, no invented endpoints.
Install
Pick your agent. One command (or path) and you are ready to ask for a contact form. Source: github.com/formsreach/skills
Install with the skills CLI (or any agent that supports npx skills add):
npx skills add formsreach/skillsnpx skills add formsreach/skills
Copy SKILL.md and the references/ directory into your project skills folder, for example:
.cursor/skills/formsreach/.cursor/skills/formsreach/
Add this repository to your OpenClaw agent configuration:
formsreach/skillsformsreach/skills
Download the repo from GitHub and place SKILL.md plus references/ where your AI agent reads skill files.
https://github.com/formsreach/skillshttps://github.com/formsreach/skills
How it works
Three steps from empty repo to a working form API.
Install the skill
Add FormsReach to your coding agent with the CLI, Cursor skills folder, or a manual copy from GitHub.
Get an API key
Create a free account at app.formsreach.com and copy your form API key. Optional: set FORMSREACH_API_KEY.
Ask your agent
Request a contact form or form backend. The agent uses the real endpoint, packages, and credit-based delivery.
What your agent learns
Real FormsReach patterns only - so the agent does not invent endpoints or field names.
- Form backend and form API patterns without a custom server
- Email and WhatsApp delivery via the official Meta WhatsApp Business API
- HTML form POST, JavaScript CDN, React/Next, Vue/Nuxt, and Astro
- Site builders such as Webflow, WordPress, Framer, and Shopify
- Decision trees for stack choice, credit plans, non-fits, and troubleshooting
Example prompts
After installing the skill, try prompts like these:
- "Add a contact form to this static site that emails me submissions"
- "Wire this Next.js form to FormsReach"
- "Connect my Webflow form so enquiries land on WhatsApp"
- "Replace our PHP form handler with FormsReach"
- "Install @formsreach/react and hook up the contact form"
- "Set FORMSREACH_API_KEY and wire our Astro contact page"
Ready to receive form leads?
Install the skill, create a free API key, and let your agent wire the form. Upgrade when you need more monthly credits.