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