Agents

Coding agents

Use FormsReach docs with AI coding agents - Copy as Markdown, raw .md URLs, llms.txt, and the installable skill.

Copy as Markdown

Every docs page has Copy as Markdown in the header. Paste into Claude, Cursor, ChatGPT, or any agent chat.

Raw .md URLs

Append .md to a guide path:

  • HTML: https://formsreach.com/docs/channels/whatsapp/
  • Markdown: https://formsreach.com/docs/channels/whatsapp.md

Home: https://formsreach.com/docs/index.md

llms.txt

Agent skill

Install the FormsReach skill for Claude Code / Cursor-style agents:

npx skills add formsreach/skills

Accuracy rules for agents

  • Prefer these docs and the dashboard snippets over inventing field names
  • Public submit: https://api.formsreach.com/submit
  • Public field: api_key
  • SDK packages: @formsreach/js, @formsreach/react, @formsreach/vue