Skip to main content
An Agent Skill is a folder of instructions that teaches a coding agent how to do one specific job. FormBharo publishes one: formbharo.

Install

Restart your coding agent session after installing so it picks up the skill. The repo is public (ARTPARK-SAHAI-ORG/formbharo-skills), so no credentials are needed.

Manual install

Copy the whole formbharo folder, and for other tools copy it into their skills folder instead (Cursor: .cursor/skills/).

Before you use it

Set these two environment variables. The names are the skill’s own, and differ from the rest of this site’s convention. Verify both are set correctly:
A list back, even an empty [], means it is set up correctly.

What it can do

Describe your form to your coding agent in plain English, for example “collect name, age, and whether they have a fever, in Hindi”, and the skill builds and publishes the agent. You can also ask it to edit an existing agent, pull the answers people gave on calls, and read back analytics. It works from a plain-English description only, not a PDF or document directly. To turn a form document into an agent, see PDF to form.

Next steps

Agent config schema

See the full shape of an agent’s JSON config

API keys

Create the API key the skill authenticates with