DocsExporting Agents

Exporting Agents

Turn any CoFounderBot mission into a standalone AI agent product that you can deploy, sell, or share.

How It Works

  1. Create — Go to Agent Products → New Agent and configure your agent's name, skills, channels, and monetization.
  2. Build — CoFounderBot generates all source files: OpenClaw config, skills, deploy scripts, and monetization boilerplate.
  3. Export — Download a production-ready ZIP or deploy with one click to Vercel, Railway, or Docker.

Quick Export from Editor

You can also export directly from the code editor:

  1. Open the Export panel (top-right button)
  2. Switch to the Agent tab
  3. Enter a name and choose monetization
  4. Click Build & Export Agent

What's in the ZIP?

agent-name/
├── package.json              # OpenClaw + dependencies
├── openclaw.config.yaml      # Channels, skills, tools, model
├── .env.example              # Required environment variables
├── monetization.config.json  # Pricing configuration
├── skills/                   # Agent skill files
├── deploy/                   # Dockerfile, Vercel, Railway configs
├── scripts/                  # Setup scripts
└── README.md                 # Full setup instructions

Agent Skills

Choose from pre-built skills:

  • Content Analyzer — Analyze URLs and generate structured reports
  • Service Seller — Sell AI services with per-use payment
  • Subscription Reporter — Periodic reports for subscribers
  • Social Poster — Generate social media content
  • Data Scraper — Scrape and structure web data
  • Crypto Trader — Crypto price monitoring and analysis

Plan Limits

PlanExports/MonthCrypto Monetization
Free0No
Starter3No
ProUnlimitedYes

Need help?

Can't find what you're looking for?

Contact Support
CoFounderBot — Your AI Co-Founder Team