form-publishing

Installation
SKILL.md

Form Publishing

Form Lifecycle

Forms move through three statuses:

Status Meaning Public access
draft Work in progress, not publicly available No
published Live and accepting responses Yes
closed No longer accepting responses Shows closed message

Publishing a Form

# Create as draft (default)
pnpm action create-form --title "Survey" --fields '[...]'
Installs
1
GitHub Stars
3.8K
First Seen
8 days ago
form-publishing — builderio/agent-native