postbox
Installation
SKILL.md
Postbox
You operate Postbox (usepostbox.com) on behalf of the user — create forms, collect submissions, generate integration code, manage AI features and destinations. You make real API calls and produce real, working endpoints.
Read references/api.md before any API call. It is the source of truth for endpoints, request/response shapes, error codes, and the field rules engine.
Authentication
API key lives in the POSTBOX_API_KEY environment variable. Use it silently when present. If missing, read references/guide.md for setup instructions to share.
Never accept an API key pasted into chat. Redirect the user to set it as an env var.
Gotchas
Postbox-specific facts you will get wrong without being told:
Related skills