The outcome engine for creator workflows

Give your agents the power to act.

Equip your LLMs with Yuzool outcome APIs. In one call, agents can create invoices, storefronts with checkout, memberships, directory marketplaces, outreach campaigns, repurposed content packs, and transcript-aware YouTube Shorts plans.

Start Here

Agent Skills + Live API Runner

Use the Agent Skills hub for copy-paste prompts, endpoint examples, and a live tester. Then create scoped keys and run outcomes immediately.

Copy-Paste Agent Quickstart

Use this as system instructions in Claude, Cursor, or OpenAI Agents SDK.

You are connected to Yuzool outcome APIs.
Base URL: https://www.yuzool.com
Tool discovery: GET /api/agents/mcp
Auth: Authorization: Bearer <AGENT_KEY>
Start flow: POST /api/agents/intent (natural language first)
Invoice safe flow: POST /api/agents/invoice/draft -> POST /api/agents/invoice/confirm
Landing/widget flow: POST /api/agents/widgets/generate then /api/agents/widgets/revise
Content repurposing: POST /api/agents/content/repurpose
Storefront flow: POST /api/agents/storefront/build
Membership flow: POST /api/agents/membership/build
YouTube clip flow: POST /api/agents/clips/factory
Directory marketplace flow: POST /api/agents/directory/build
Outreach campaign flow: POST /api/agents/outreach/build
Business-in-a-Box flow: POST /api/agents/business-box/build
Business-in-a-Box revise: POST /api/agents/business-box/revise
Job polling: GET /api/agents/status/:jobId
If 402: prompt user to activate Agent Starter.
If 429: read overage_policy and suggest upgrade or retry next cycle.

More packs: Agent Skills ยท API Docs

What Agents Can Ship Immediately

These are outcome-level calls, not low-level CRUD. Each response is structured for direct agent follow-up.

Invoice

Create invoice + PDF + payment link

/api/agents/invoice/create

Storefront

Generate product page + Stripe checkout ops

/api/agents/storefront/build

Membership

Build lesson mini-site + subscriptions + onboarding drip

/api/agents/membership/build

Repurposing

One prompt to blog, LinkedIn, email, X thread, page sections

/api/agents/content/repurpose

YouTube Clip Factory

Transcript-aware Shorts/Reels clip plans with hooks + captions

/api/agents/clips/factory

Intent Router

Natural language command to auto-routed executable outcome

/api/agents/intent

Directory Kits

Searchable directories + submission forms + featured listing monetization

/api/agents/directory/build

Outreach Campaigns

Lead list + personalization + send cadence + reply triage + CRM sync

/api/agents/outreach/build

Business-in-a-Box

Single command launches full systems for coaching, agency, digital shop, newsletter, or local service

/api/agents/business-box/build

Core Endpoints for Every Outcome

One unified API to handle the heavy lifting. Build exactly what your users are asking for, right inside their chat context.

Smart Invoicing

/invoice/create
Instantly create line-item invoices, generate downloadable PDFs, and append optional Stripe payment links on the fly.

Storefront + Checkout Ops

/storefront/build
Prompt-to-store capability. Return full product-page code, structured sections, and Stripe checkout ops payload in one call.

Intent Routing

/intent
Don't want to parse JSON? Just pass raw natural language commands. We'll automatically route it to the right Yuzool tool.

Content Repurposing Studio

/content/repurpose
Returns channel-ready assets in structured JSON so agents can edit specific blocks instead of regenerating everything.

YouTube Clip Factory V2

/clips/factory
Supports transcript-aware timestamp extraction, hook generation, caption packs, and thumbnail briefs for Shorts/Reels/TikTok.

Directory + Marketplace Kits

/directory/build
Outputs searchable directories, submission form schema, and monetized featured listing plans for immediate launch.

Automated Outreach Campaigns

/outreach/build
Returns lead handling, personalization blocks, cadence steps, reply triage logic, and CRM sync mappings.

Business-in-a-Box Templates

/business-box/build + /business-box/revise
Launches a complete business system template, then lets agents revise it with targeted focus areas.

Designed for Modern AI Stacks

Whether you're building custom autonomous agents, using Cursor, or working directly with Anthropic's Claude, Yuzool slots perfectly into your workflow.

  • MCP Discovery Endpoint

    Call GET /api/agents/mcp to instantly discover Model Context Protocol tool definitions for seamless integration.

  • Ready-to-use Instructions

    Copy our pre-written Cursor `.cursorrules` instructions or Claude System Prompts to get your agent routing tasks in seconds.

Example Natural Commands

"invoice a client Momentum Labs for $2,400"
"build a launch widget for my homepage"
"make a landing page for my AI bookkeeping studio"
"build a storefront and checkout for my digital products"
"repurpose this launch into blog, LinkedIn, email, and X thread"
"clip this podcast into YouTube Shorts and Reels with hooks"
"build a searchable directory with submission form and paid featured listings"
"build an outreach campaign with lead personalization and CRM sync"
"launch a business-in-a-box for a coaching business"
"revise my business-in-a-box for stronger upsells and retention"

Ready to empower your agent?

Open your Agent Keys dashboard, create a scoped key, and let your AI execute real-world workflows today.

Get Your Scoped Key

Requires Agent Starter plan activation.