FormsReach AI skill for coding agents
Teach Claude Code, Cursor, OpenClaw, Codex, and similar agents how to wire website contact forms to FormsReach - no custom form server, no invented endpoints. Deliver by email and WhatsApp via the official Meta WhatsApp Business API, metered with monthly credits.
What your agent learns
- 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
Install
Source repo: github.com/formsreach/skills
Claude Code / skills CLI
Install the skill with the skills CLI (or any agent that supports npx skills add):
npx skills add formsreach/skillsnpx skills add formsreach/skills
Cursor
Copy SKILL.md and the references/ directory into your project skills folder, for example:
.cursor/skills/formsreach/.cursor/skills/formsreach/
OpenClaw
Add this repository to your OpenClaw agent configuration:
formsreach/skillsformsreach/skills
Manual install
Download the repo from GitHub and place SKILL.md plus references/ where your AI agent reads skill files.
How it works
Step 1
Install the skill
Add the FormsReach skill to your coding agent with the CLI, Cursor skills folder, or a manual copy from GitHub.
Step 2
Get an API key
Create a free account at app.formsreach.com and copy your form API key. Optional: set FORMSREACH_API_KEY in the environment.
Step 3
Ask your agent
Request a contact form or form backend. The agent knows the correct endpoint, packages, and credit-based delivery options.
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"
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.