Astropods
create-enterprise-page

postman/create-enterprise-page

enterprisemarketingpresales
Details
Visibility
public
Deploys
1
Build Number
981f961d
Updated
Sep 15, 2026
Contributors
Integrations
AnthropicGitHub
Capabilities
create-enterprise-presale-page
More blueprints
AGENT.md

create-enterprise-page

Astro Agent that turns a filled-in Postman Presales Account Template (pasted text or public Google Doc URL) into a page-data/for/<slug>.json file in postman-eng/marketing-site-www-next-app, opening a PR against develop.

The full spec is in agent/skills/create-enterprise-presale-page/SKILL.md. It is loaded as the agent's instructions at startup.

Required env vars

VarPurpose
ANTHROPIC_API_KEYAuto-injected by the anthropic model integration.
GITHUB_TOKENToken with Contents + Pull requests write on postman-eng/marketing-site-www-next-app. Used by the create_pr tool.

See README.md → GitHub token setup for setup steps.