Agent Marketplace · v1

Installable AI agents. Pre-trained for your industry. Ready in one click.

Every agent ships with memory, approval rules, integrations, scoring, and billing logic baked in. Install from the marketplace — or build your own with the same engine.

13 starter agents 30+ integrations 1 engine · reusable templates
Intelligence · Creators

Competitor Hook Intelligence

Pro

Lex watches your competitors across TikTok, Reels, X, YouTube — surfaces winning patterns weekly and auto-routes them to Nova for remixing.

  • Track up to 50 competitor accounts
  • Weekly pattern reports
  • Auto-handoff to Nova drafts
TikTok YouTube X LinkedIn
Cost8 credits/run
Discovery · Creators

Trending Topic Agent

Free

Marcus surfaces emerging trends in your niche before they peak. Pulls from search, TikTok, Reddit, and X signal aggregations.

  • Niche-specific trend scan, refreshed weekly
  • Search + social signal aggregation
  • Lifecycle-aware (emerging / peak / fading)
TikTok Reddit Google
Cost3 credits/run
Creation · All

Content Repurposing Agent

Free

One long-form input → tuned outputs for TikTok, Reels, Shorts, X threads, LinkedIn carousels, and email. Nova writes in your brand voice.

  • One brief → 6 platform-tuned drafts
  • Brand-voice + tone-matched
  • Platform-aware length + format rules
All platforms
Cost4 credits/run
Vertical · Music

Music Artist Rollout Agent

Pro

Pre-release plans, drop-day campaigns, and post-release fan engagement loops. Beat-synced video prompts + lyric-video cuts.

  • 4-week rollout calendar generator
  • Hook + caption variants per platform
  • Lyric snippet selector + visual brief
Spotify TikTok YouTube Audiomack
Cost10 credits/run
Vertical · Legal

Law Firm Content Agent

Agency

Bar-compliant content with disclaimers, no prohibited guarantees, jurisdiction-aware tone. Paul reviews every output.

  • Disclaimer injection (auto-jurisdictional)
  • Outcome-claim risk scoring
  • Attorney thought-leadership templates
LinkedIn X Email
Cost6 credits/run
Vertical · Healthcare

HIPAA-Safe Clinic Content

Agency

Educational healthcare content with PHI scrubbing, disclaimer handling, and review-safe caption generation for clinics.

  • PHI scrubber + audit log
  • Review-safe captions per specialty
  • Patient-education templates
Instagram LinkedIn Email
Cost6 credits/run
Vertical · Real Estate

Real Estate Listing Agent

Pro

Listing copy, neighborhood story angles, virtual-tour hooks, open-house promos. Fair-housing-aware language built in.

  • MLS-photo → caption pipeline
  • Neighborhood storytelling angles
  • Fair-housing language guardrails
Instagram Facebook TikTok
Cost5 credits/run
Vertical · Local Biz

Restaurant Promo Agent

Free

Daily-special promos, menu reveal teasers, behind-the-line clips, reservation-driving local hooks. Geo-aware.

  • Menu-photo → caption + hashtags
  • Weekly recurring promo templates
  • Local SEO-friendly tagging
Instagram Google Facebook
Cost3 credits/run
Vertical · E-commerce

Shopify Product Launch

Pro

Product-page copy, ad creative angles, launch-week email sequence, post-purchase lifecycle. Pulls SKU data direct from your store.

  • SKU pull + variant-aware copy
  • Launch-week 7-day calendar
  • Email + Reels + UGC angle pack
Shopify Mailchimp Instagram
Cost7 credits/run
Vertical · B2B

LinkedIn Authority Agent

Pro

Daily posts, weekly long-form, comment-section talking points. Tuned for founders, operators, and B2B sellers.

  • Daily hook + post calendar
  • Weekly newsletter draft
  • Reply suggestions on comment threads
LinkedIn Notion
Cost5 credits/run
Vertical · Creators

Podcast Clip Agent

Pro

Auto-finds the best moments in a podcast, generates clip transcripts, captions, hooks, and Reels-ready cuts.

  • Episode → 5 best-moment timestamps
  • Caption + hook per clip
  • Reels / TikTok / Shorts ready
Spotify YouTube TikTok
Cost9 credits/run
Vertical · Local Biz

Local Business Growth

Premium

Google Business posts, neighborhood social campaigns, review-response automation, geo-targeted promo packs.

  • Geo + radius campaign builder
  • Google Business + review responses
  • Local-pack SEO optimization
Google Facebook Instagram
Cost12 credits/run
One engine · infinite agents

Every agent is a template. Not custom code.

Same engine powers all of them. Swap the data, ship a new agent. No spaghetti.

The template contract

  • name + slug · public identifier
  • category · creators / agency / vertical / compliance
  • description + outcome · what it does, what you ship
  • bestFor · who should install it
  • requiredIntegrations · must-connect-first list
  • optionalIntegrations · nice-to-have channels
  • creditCost + pricingTier · billing + lock state
  • workflowSteps · ordered specialist handoff
  • inputSchema + outputTypes · validated I/O
  • sampleOutputs · preview before install
  • systemPrompt + userPromptTemplate · brain
  • isActive · kill switch per template
AgentTemplate.ts TypeScript
// real shape — from ai-os/packages/db/prisma/schema.prisma
interface AgentTemplate {
  name:                string;
  slug:                string;
  category:            AgentCategory;
  description:         string;
  outcome:             string;
  bestFor:             string[];
  requiredIntegrations:Integration[];
  optionalIntegrations:Integration[];
  creditCost:          number;
  pricingTier:         "free"|"pro"|"agency"|"premium";
  workflowSteps:       WorkflowStep[];
  inputSchema:         ZodSchema;
  outputTypes:         OutputType[];
  sampleOutputs:       SampleOutput[];
  systemPrompt:        string;
  userPromptTemplate:  string;
  isActive:            boolean;
}
Five surfaces · one workflow

Discover. Install. Run. Approve. Build.

01

Discover

Browse the marketplace. Filter by industry, integration, or pricing tier. Preview sample outputs before installing.

02

My Agents

Your installed agents. Configure, pause, share with your team. Each agent has its own settings and memory.

03

Runs

Every agent run logged with inputs, outputs, scores, credits spent, and audit trail. Replay any run.

04

Approval Queue

Outputs that need human review before publishing. Approve, edit, reject in seconds. Notifications via Slack + email.

05

Builder

Build your own agent on the same engine. Define inputs, prompts, integrations, approval rules. Ship internally or list publicly.

Install your first agent. Ship today.

All 12 starter agents are free to try. Trust Guard is always free. Upgrade only when you outgrow Free.