Communityv1.0.0

NetPad - Build forms, workflows and manage MongoDB data

Manage NetPad forms, submissions, users, and RBAC. Use when: (1) Creating forms with custom fields, (2) Submitting data to forms, (3) Querying form submissions, (4) Managing users/groups/roles (RBAC), (5) Installing NetPad apps from marketplace. Requires NETPAD_API_KEY for API, or `netpad login` for CLI.

2.1kdownloads3starsMichael Lynn
View on ClawHubBack to Skills

Skill Details

Slug
netpad
Latest Version
1.0.0
Author
Michael Lynn
Published
Jan 31, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for NetPad - Build forms, workflows and manage MongoDB data.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of NetPad skill. - Manage NetPad forms, form submissions, users, groups, and RBAC via REST API and CLI. - Provides detailed curl/API usage examples for all standard operations (create, query, update, delete for forms and submissions). - Includes quick reference tables, field schema documentation, and code samples for automation. - Describes required authentication and rate limiting details. - Helper script available for common tasks via shell.