Skip to main content

netlify-forms

Guide for using Netlify Forms for HTML form handling. Use when adding contact forms, feedback forms, file upload forms, or any form that should be collected by Netlify. Covers the data-netlify attribute, spam filtering, AJAX submissions, file uploads, notifications, and the submissions API.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--netlify-forms
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/netlify/skills/netlify-forms/SKILL.md -o .claude/skills/netlify-forms.md

Drops the SKILL.md into .claude/skills/netlify-forms.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.