webmcp-declarative-forms
Installation
SKILL.md
WebMCP Declarative Forms
Before writing code
Fetch live docs:
- Fetch
https://webmachinelearning.github.io/webmcp/for the declarative form attribute specification - Web-search
webmcp declarative form toolname tooldescription HTML attributesfor attribute syntax and behavior - Web-search
site:developer.chrome.com webmcp declarative formsfor Chrome implementation details - Web-search
webmcp SubmitEvent agentInvokedfor the agent submission event API
Conceptual Architecture
What Declarative Forms Are
The Declarative API lets developers make existing HTML forms agent-ready by adding attributes — no JavaScript required for basic cases. Chrome auto-extracts form tools and exposes them to agents.