Official pyform plugin for creating professional forms from natural language
npx claudepluginhub lukhazd/pyform-pluginCreate professional forms on pyform from natural language. Setup your API Key and start generating forms instantly.
Create professional forms on pyform directly from Claude, using natural language.
Describe the form you need in plain language, and this plugin designs it and creates it automatically on your pyform account via API.
Examples:
/generate-form Customer satisfaction survey with NPS and open comments
/generate-form Registration form for a tech event with name, email, company, and workshop selection
/generate-form 360-degree feedback form for performance reviews
If you're using this plugin in Claude Cowork, an organization admin must allow network access to pyform.app:
Organization Settings → Capabilities → Code execution → add pyform.app to allowed domains.
/pyform-setup pyf_your_key_here
| Skill | Description |
|---|---|
/pyform-setup | Configure your pyform API Key (one-time) |
/generate-form | Create a form from a natural language description |
Admins can add this marketplace from a GitHub repo:
Organization Settings → Plugins → Add plugins → GitHub Sync → point to this repo.
Users can then install the pyform plugin from the organization's plugin catalog.
Package and share:
cd pyform-plugin && zip -r pyform.plugin . -x "*.DS_Store" -x ".git/*"
Users install via Cowork → Customize → Upload.
/plugin marketplace add owner/pyform-plugin
/plugin install pyform@pyform-marketplace
pyform.app (see Setup step 1)MIT