Netlify Forms
Netlify Forms streamlines form submissions by directly integrating with your Netlify site for instant processing and delivery – boosting user experience & reducing complexity.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add netlify-forms npx -- -y @trustedskills/netlify-forms
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"netlify-forms": {
"command": "npx",
"args": [
"-y",
"@trustedskills/netlify-forms"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The netlify-forms skill allows AI agents to manage and interact with forms hosted on Netlify. It provides capabilities to submit data, retrieve form submissions, and potentially automate workflows based on form responses. This simplifies the process of handling user input collected through Netlify forms directly within an AI agent's workflow.
When to use it
- Collecting User Feedback: An AI agent can automatically gather feedback from users submitting forms on a website hosted by Netlify.
- Automating Support Requests: When users submit support requests via a Netlify form, the AI agent can process and route these requests.
- Lead Generation: Integrate form submissions into a CRM or other lead management system using an AI agent to handle data transfer.
- Event Registration: Automatically manage event registrations collected through Netlify forms, sending confirmation emails or updating attendee lists.
Key capabilities
- Form Submission: Submit data to existing Netlify forms.
- Data Retrieval: Access and retrieve form submission data.
- Workflow Automation: Potentially trigger actions based on form responses (details not specified in source).
Example prompts
- "Submit the following information to my contact form: Name=John Doe, Email=[email protected], Message=Hello!"
- "Retrieve all submissions from my 'event-registration' Netlify form."
- “What were the most recent 5 entries submitted via my feedback form?”
Tips & gotchas
- Requires access to a Netlify account and forms deployed on Netlify.
- Specific data format requirements for form submission may apply; consult Netlify’s documentation for details.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.