ForgeBot Overview

Introduction to the ForgeBot agent platform.

ForgeBot Overview

ForgeBot is the AI agent building platform within Optima Forge. It lets you create, configure, and deploy custom AI agents (called ForgeBots) that can handle complex multi-step tasks, connect to external services, and coordinate multiple specialist agents through a Prime-first routing pattern.

What is a ForgeBot?

A ForgeBot is a fully configured AI agent with:

  • Personality: Custom system prompt defining behavior, tone, and boundaries
  • Capabilities: Toggle-enabled features like memory, security, web search, code execution
  • Tools: Connected external APIs via Forge Connect (3,000+ available)
  • Agents: Optional specialist agents coordinated by a Prime agent
  • Deployment: Telegram, Slack, Discord, web widget, or API-only

Prime-First Routing

Every ForgeBot uses prime-first routing as the default message handling pattern. This is the standard UX — no slash commands required for general interaction:

  1. Analyze: Every incoming message goes to the bot's Prime agent, which reads intent and decides whether to respond directly or delegate to specialist agents.
  2. Delegate: If specialists are needed, the Prime dispatches tasks to them with specific instructions. Agents run concurrently when possible.
  3. Synthesize: The Prime collects all agent results and composes a single conversational response for the user.

Tier-Aware ForgeBots

ForgeBot capabilities scale with your subscription tier:

  • Free: 1 bot, basic capabilities, limited memory
  • Pro: 5 bots, full memory, standard security, 10 connected apps
  • Ultimate: Unlimited bots, multi-agent, all capabilities, 50 connected apps
  • Enterprise: Custom limits, dedicated infrastructure, SSO integration

Free and Pro users can unlock premium features per-use via x402 micropayments.

Pre-Wired Templates

Start quickly with 15-20 pre-built templates including Sales Bot (CRM + email + calendar), Support Bot (ticketing + KB + chat), DevOps Bot (GitHub + Jira + Slack + monitoring), and more. Templates come pre-configured with appropriate tools, prompts, and agent structures.