Dashform Agent Skills: Create AI Forms in Claude Code with Natural Language (2026)

Quick Summary
- Dashform has released an open-source AI agent skill for Claude Code
- Create AI-powered forms, surveys, and quiz funnels using natural language
- Supports structured forms and dynamic conversational experiences
- Two-step setup: configure MCP, then start creating forms instantly
- Free to use with your Dashform account at getaiform.com
AI agents are changing how we build software. Instead of clicking through interfaces and writing code, you can now describe what you want in plain English and let an AI agent handle the rest.
Today, we are excited to announce the release of Dashform Agent Skills, an open-source skill package for Claude Code that lets you create AI-powered forms, surveys, and quiz funnels through natural language conversations. Whether you are a developer, marketer, or agency owner, you can now build complete lead qualification funnels without leaving your terminal.
The skill is available on GitHub at github.com/makloai/dashform-agent-skills and is ready to use today.
1. What Are Dashform Agent Skills?
Dashform Agent Skills is a collection of AI skills built on the Model Context Protocol (MCP) standard. It connects Claude Code directly to the Dashform platform, enabling you to create, configure, and publish forms entirely through conversation.
Instead of manually designing forms in a dashboard, you simply tell Claude what you need:
- "Create a customer satisfaction survey with NPS scoring"
- "Build an event registration form with calendar booking"
- "Make a lead qualification quiz for my real estate agency"
Claude reads the skill documentation, generates a complete form configuration with welcome screens, questions, themes, and end screens, then publishes it through the Dashform API. You get a shareable link and an edit link within seconds.

2. Key Features of Dashform Agent Skills
- Natural Language Form Creation: Describe your form in plain English. The AI agent handles structure, question types, theming, and publishing.
- Two Form Types: Choose between structured forms (traditional surveys, registrations) and dynamic forms (AI-powered conversational experiences with follow-up questions).
- Complete Form Output: Every form includes a welcome screen, questions, end screen, and visual theme. No minimal stubs.
- Instant Publishing: Forms are published immediately. You receive a share URL for respondents and an edit URL for customization.
- Credential Caching: Authenticate once, then create unlimited forms without re-entering credentials.
- Open Source: The entire skill package is open source on GitHub. Inspect, modify, and extend it for your own workflows.
- MCP Standard: Built on the Model Context Protocol, making it compatible with any MCP-enabled AI agent.
3. How Dashform Agent Skills Work
The skill follows a straightforward workflow that handles everything from authentication to form publishing:
Step 1: Authentication. When you first ask Claude to create a form, the skill checks for cached credentials. If none exist, it guides you through a one-time authentication using your Dashform session token.
Step 2: Understanding Requirements. Claude asks what kind of form you want. You describe it in natural language, including the purpose, target audience, and any specific questions you need.
Step 3: Configuration Generation. The AI reads the Dashform schema documentation and generates a complete form JSON configuration. This includes welcome screens, question types (open-ended, single-choice, multiple-choice, rating), end screens, and visual themes.
Step 4: Publishing. The skill calls the Dashform MCP server to create the form. Within seconds, you receive a share URL and an edit URL.
4. How to Set Up Dashform Agent Skills
Getting started takes just two steps:
Step 1: Clone the skill repository or copy the .claude/skills/dashform directory to your Claude Code skills folder at ~/.claude/skills/.
Step 2: Configure the MCP connection by adding the Dashform server to your Claude Code MCP configuration. Point it to https://getaiform.com/api/mcp with HTTP transport.
That is it. The next time you ask Claude to create a form, the skill activates automatically. Claude will guide you through authentication on first use.

The skill supports four question types:
- Open-ended: Free text input for detailed responses
- Single Choice: Radio buttons for selecting one option
- Multiple Choice: Checkboxes for selecting multiple options
- Rating: 1-5 star rating scale
5. Who Should Use Dashform Agent Skills
This skill is designed for anyone who builds forms regularly and wants to move faster:
- Agencies: Create client intake forms, project requirement questionnaires, and feedback surveys without leaving your development environment.
- Coaches and Consultants: Build lead qualification quizzes that score and segment prospects before they reach your calendar.
- SaaS Teams: Generate NPS surveys, onboarding questionnaires, and feature request forms in seconds.
- Real Estate Professionals: Create property preference quizzes and buyer qualification forms that route leads automatically.
- Med Spas and Clinics: Build patient intake forms, treatment satisfaction surveys, and consultation request forms.
- Developers: Automate form creation as part of your CI/CD or project scaffolding workflows.
6. Why We Open-Sourced Dashform Agent Skills
We believe AI agent skills should be transparent and extensible. By open-sourcing the Dashform skill, we enable the developer community to:
- Inspect exactly how the skill interacts with the Dashform API
- Customize the skill for specific industry workflows
- Contribute improvements and new features
- Build on the MCP standard for interoperability with other AI agents
The repository is available at github.com/makloai/dashform-agent-skills. It includes complete documentation, example form configurations, and schema references.
7. Getting Started with Dashform
If you do not have a Dashform account yet, you can sign up for free at getaiform.com. The free tier includes everything you need to start building AI-powered quiz funnels and lead qualification forms.
Dashform is an AI-native form builder designed for businesses that need more than simple data collection. Key platform features include:
- AI Quiz Funnels: Build multi-step quiz funnels that qualify and segment leads based on their responses.
- Lead Scoring: Score every lead in real time based on quiz answers.
- Conditional Logic: Create personalized pathways that adapt to user responses.
- Calendar Integration: Route qualified leads directly to your booking calendar.
- CRM Integrations: Connect with GoHighLevel, HubSpot, Zapier, and other marketing tools.

The Bottom Line
Dashform Agent Skills brings AI-powered form creation to your terminal. If you use Claude Code and need to create forms, surveys, or quiz funnels, this skill eliminates the context-switching between your IDE and a form builder dashboard.
The skill is free, open source, and ready to use today. Set it up in two steps, and start creating forms by simply describing what you need.
FAQ: Dashform Agent Skills
What are Dashform Agent Skills?
Dashform Agent Skills is an open-source skill package for Claude Code that enables AI-powered form creation through natural language. It uses the Model Context Protocol (MCP) to connect Claude directly to the Dashform platform, letting you create forms, surveys, and quiz funnels by describing them in plain English.
How do I install Dashform Agent Skills?
Clone the repository from GitHub, copy the skill files to your Claude Code skills directory, and configure the MCP connection to point to the Dashform API endpoint. The setup takes two steps and Claude guides you through authentication on first use.
Is Dashform Agent Skills free?
Yes. The skill itself is completely free and open source. You need a Dashform account to create forms, and Dashform offers a free tier that lets you build and publish AI quiz funnels at no cost.
What types of forms can I create?
You can create structured forms (traditional surveys, registrations, feedback forms) and dynamic forms (AI-powered conversational experiences with follow-up questions). Supported question types include open-ended, single-choice, multiple-choice, and rating.
Can other AI agents use Dashform Agent Skills?
The skill is built on the Model Context Protocol (MCP) standard, which is designed for interoperability between AI agents. While the current implementation targets Claude Code, the MCP server at getaiform.com/api/mcp can be used by any MCP-compatible AI agent to create Dashform forms programmatically.
Where can I find the source code?
The complete source code, documentation, and examples are available on GitHub at github.com/makloai/dashform-agent-skills.
Ready to build forms with AI? Get started with Dashform Agent Skills or create your free Dashform account today.






