gravity-forms
Installation
SKILL.md
Gravity Forms
Gravity Forms is a WordPress plugin used to create custom forms for websites. It's commonly used by website owners, marketers, and developers to collect data, process payments, and automate workflows.
Official docs: https://docs.gravityforms.com/
Gravity Forms Overview
- Form
- Entry
- Task
Use action names and parameters as needed.
Working with Gravity Forms
This skill uses the Membrane CLI to interact with Gravity Forms. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills