formcarry
Installation
SKILL.md
Formcarry
Formcarry is a service that allows developers to easily set up and manage forms on their websites without needing backend code. It's used by web developers and designers who want a simple way to handle form submissions, data storage, and email notifications.
Official docs: https://formcarry.com/documentation
Formcarry Overview
- Forms
- Submissions
When to use which actions: Use action names and parameters as needed.
Working with Formcarry
This skill uses the Membrane CLI to interact with Formcarry. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills