# Send SaaS 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",
    "name": "SaaS",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/saas",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/saas",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/saas",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=saas",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "saas",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-08T09:22:18.419Z",
      "expiresAt": "2026-05-15T09:22:18.419Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=saas",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=saas",
        "contentDisposition": "attachment; filename=\"saas-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "saas"
      },
      "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"
    },
    "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",
    "downloadUrl": "https://openagent3.xyz/downloads/saas",
    "agentUrl": "https://openagent3.xyz/skills/saas/agent",
    "manifestUrl": "https://openagent3.xyz/skills/saas/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/saas/agent.md"
  }
}
```
## Documentation

### Work Orchestration

Route requests to specialized agents:

Pricing/packaging → analyst + product manager agents
Churn analysis → analyst agent
Growth loops → marketing + product agents
Technical architecture → developer + architect agents
Sales motion → sales agent

Run financial models for any monetization decision.

### The Only Metrics That Matter

MRR and MRR growth rate — everything else is vanity
Net Revenue Retention (NRR) — >100% means you grow without new customers
CAC payback period — months to recover acquisition cost
Churn rate — monthly for SMB, annual for enterprise

If NRR < 100%, fix retention before spending on acquisition.

### Pricing

Price on value delivered, not cost to serve — 10x value = room for 3x price
Annual plans with discount capture cash and reduce churn
Three tiers: free/trial, growth, scale — anchoring works
Raise prices on new customers first, grandfather existing — test elasticity
Usage-based pricing aligns incentives but complicates forecasting

### Viral Growth Loops

Product must have inherent shareability — bolted-on referrals don't work
Powered-by badges, shared workspaces, public outputs — user success = distribution
Viral coefficient > 1 means exponential growth — measure invites per user
Time-to-value must be minutes, not days — slow activation kills virality
Free tier is marketing spend — model it as CAC

### Retention Over Acquisition

Reducing churn 5% often beats increasing acquisition 20%
Onboarding determines retention — first 7 days predict everything
Track activation metrics, not just signups — what action predicts retention?
Reactivation campaigns for dormant users before they churn
Exit surveys reveal fixable problems — ask churned users why

### Go-to-Market

Self-serve for low ACV (<$5k), sales-assist for mid, enterprise sales for high
Product-led growth: let users experience value before sales contact
Content + SEO compounds — paid acquisition doesn't
Founder-led sales until you close 50 deals — then hire sales

### Scaling

Automate customer success before hiring more CSMs
Feature parity across plans kills upsell — differentiate meaningfully
Platform/API unlocks enterprise deals and stickiness
Multi-tenant architecture from day one — single-tenant doesn't scale

### Common SaaS Mistakes

Launching lifetime deals for quick cash — destroys unit economics
Adding features for single customers — product becomes unmaintainable
Discounting to close deals — trains customers to wait for discounts
Building enterprise features before having enterprise sales
Ignoring expansion revenue — upsell is cheaper than new logo

### Financial Model

Model cohorts, not aggregates — behavior differs by signup month
Unit economics must work at scale, not just with founder magic
Cash runway = survival — SaaS is capital intensive before profitable
Gross margin > 70% or you're not really SaaS
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- 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-08T09:22:18.419Z
- Expires at: 2026-05-15T09:22:18.419Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/saas)
- [Send to Agent page](https://openagent3.xyz/skills/saas/agent)
- [JSON manifest](https://openagent3.xyz/skills/saas/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/saas/agent.md)
- [Download page](https://openagent3.xyz/downloads/saas)