Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashform agent plugin

Official Dashform plugin for Claude Code and OpenAI Codex. Dashform is an AI-powered form builder — describe a form in plain language, publish it, and let AI score every reply.

The plugin connects the Dashform MCP server (https://getaiform.com/api/mcp) and ships:

  • dashform skill — teaches Claude the full Dashform tool surface: form lifecycle (create → edit → publish), lead scoring, reply triage, analytics, integrations (Slack, HubSpot, Airtable, Mailchimp, Zapier, webhooks), org branding, custom domains, and media.
  • /dashform:new-form — guided create → refine → score → publish workflow for a new form.

Install

Claude Code

/plugin marketplace add makloai/dashform-plugin
/plugin install dashform@dashform-plugin

Then run /mcp, select dashform, and sign in with your Dashform account.

Codex

codex plugin marketplace add makloai/dashform-plugin
codex plugin add dashform
codex mcp login dashform

Then start a new Codex session and invoke the skill with @dashform.

Auth is OAuth in the browser for both agents — no API key needed. Marketplace discovery and agent-funnel booking tools work without signing in.

Requirements

  • A free Dashform account for the authenticated tools.
  • Claude Code with plugin support.

Other agents

The Dashform MCP server is agent-agnostic. For Cursor, Windsurf, Zed, and Claude Desktop install snippets, see getaiform.com/.well-known/mcp.json or getaiform.com/llms.txt.

Development

claude --plugin-dir .          # run Claude Code with the local plugin
claude plugin validate .       # validate the plugin and marketplace manifests

License

MIT

About

Official Dashform plugins for AI coding agents — Claude Code plugin with MCP server, skills, and workflows

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors