# Send SAAS Orchestrator to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "saas-orchestrator",
    "name": "SAAS Orchestrator",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/JuniorXcoder/saas-orchestrator",
    "canonicalUrl": "https://clawhub.ai/JuniorXcoder/saas-orchestrator",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/saas-orchestrator",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=saas-orchestrator",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "assets/example_asset.txt",
      "factory_status_20260216_133218.txt",
      "factory_status_20260216_133418.txt",
      "references/api_reference.md",
      "references/mvp-patterns.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "saas-orchestrator",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-08T08:02:41.946Z",
      "expiresAt": "2026-05-15T08:02:41.946Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=saas-orchestrator",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=saas-orchestrator",
        "contentDisposition": "attachment; filename=\"saas-orchestrator-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "saas-orchestrator"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/saas-orchestrator"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/saas-orchestrator",
    "downloadUrl": "https://openagent3.xyz/downloads/saas-orchestrator",
    "agentUrl": "https://openagent3.xyz/skills/saas-orchestrator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/saas-orchestrator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/saas-orchestrator/agent.md"
  }
}
```
## Documentation

### 🦞 SAAS Orchestrator - JUNAI's Command Center

This is the master orchestrator skill for running a SAAS factory. Think of it as the air traffic controller for building profitable software products.

### 1. Subagent Management

Spawn, monitor, and coordinate worker subagents for SAAS development:

Market Research Agents - Find profitable niches and validate ideas
Development Agents - Build MVPs and iterate on products
Marketing Agents - Create launch strategies and growth plans
Revenue Agents - Track MRR, optimize pricing, find revenue opportunities

### 2. Project Coordination

Keep the factory humming with systematic project management:

Track active SAAS projects and their status
Monitor development milestones and blockers
Coordinate between different specialized agents
Ensure $1000+ MRR targets are being pursued

### 3. Revenue Tracking & Optimization

Every SAAS needs to hit $1000+ MRR or it's not shipping:

Monitor revenue growth across all active products
Identify optimization opportunities
Track customer acquisition and retention metrics
Flag products that aren't meeting revenue targets

### Spawning a New SAAS Project

I want to build a SAAS that [problem description]. Target market: [audience]. Revenue goal: $[amount] MRR.

### Checking Factory Status

What's the status of our SAAS factory? Any projects need attention?

### Revenue Review

Which SAAS products are hitting their MRR targets? Which need work?

### spawn-saas-researcher.py

Spawns a subagent to research and validate SAAS ideas

Input: Market niche or problem description
Output: Market analysis, competitor research, revenue potential

### spawn-saas-builder.py

Spawns a development subagent to build MVPs

Input: Validated SAAS idea and requirements
Output: Working MVP with basic functionality

### spawn-saas-marketer.py

Spawns a marketing subagent for growth strategies

Input: SAAS product and target market
Output: Launch plan, marketing channels, growth tactics

### factory-status.py

Quick overview of all active projects and their health

Shows: Active projects, revenue status, next actions needed

### Reference Materials

See saas-niches.md for proven profitable SAAS categories
See revenue-models.md for pricing strategies that work
See mvp-patterns.md for rapid development approaches

### Success Metrics

Revenue Target: $1000+ MRR per SAAS minimum
Development Speed: MVP within 2-4 weeks
Market Validation: Clear problem-solution fit before building
Growth Rate: 10%+ monthly MRR growth for active products

Remember: We're building an empire here, not just side projects. Every SAAS that ships needs to have real revenue potential.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: JuniorXcoder
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-08T08:02:41.946Z
- Expires at: 2026-05-15T08:02:41.946Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/saas-orchestrator)
- [Send to Agent page](https://openagent3.xyz/skills/saas-orchestrator/agent)
- [JSON manifest](https://openagent3.xyz/skills/saas-orchestrator/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/saas-orchestrator/agent.md)
- [Download page](https://openagent3.xyz/downloads/saas-orchestrator)