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

### 🤖 SAAS Worker - The Builder

This is the workhorse skill for actually building and launching SAAS products. When you need to get shit done and make money, this is your tool.

### MVP Development

Build fast, ship faster. No perfectionism allowed:

Week 1: Core functionality that solves ONE problem
Week 2: Polish, basic UI, payment integration
Week 3: Launch and start getting real users
Week 4: Iterate based on feedback, optimize for revenue

### Tech Stack Choices

Pick boring technology that works:

Frontend: React, Vue, or plain HTML/CSS/JS
Backend: Node.js, Python Flask, or serverless functions
Database: PostgreSQL, SQLite, or hosted solutions
Payments: Stripe (always Stripe)
Hosting: Vercel, Netlify, or simple VPS

### Code Quality Rules

"Perfect" is the enemy of "launched"
Tests are optional for MVP (but add them before scaling)
Documentation happens after revenue, not before
Copy-paste is fine if it gets you to market faster

### Pricing Strategy

Get to $1000+ MRR fast:

Start high: $29-99/month is better than $5-15/month
Annual discounts: 20% off for yearly payments
Grandfather pricing: Early users get locked-in rates
Value-based: Price on pain solved, not features included

### Customer Acquisition

Find people with the problem you solve:

Problem-first: Talk to people with the problem
Solution-second: Show them your fix
Revenue-third: Ask for money immediately
Retention-fourth: Keep them paying

### Growth Tactics

What actually works (not vanity metrics):

Direct outreach: Email/call potential customers
Content marketing: Solve related problems publicly
Partnerships: Integrate with existing tools
Product-led growth: Make sharing/using the product naturally viral

### Pre-Launch

Build anticipation and validate demand:

Landing page: Collect emails before building
Problem validation: Talk to 20+ potential customers
Competitor analysis: Know why you're different/better
Pricing validation: Ask people to pay before you build

### Launch Day

Make noise, get users, make money:

Multiple platforms: Product Hunt, Hacker News, Reddit, Twitter
Direct outreach: Email your waitlist personally
Pricing page: Live and ready to take money
Support ready: Respond to issues within hours

### Post-Launch

Keep momentum going:

User feedback: Talk to every early customer
Feature requests: Build what paying users ask for
Bug fixes: Fix critical issues immediately
Revenue optimization: Test pricing, add annual plans

### The "Tool That Saves Time"

Find repetitive tasks people hate doing
Automate 80% of the work
Charge monthly for the convenience
Examples: Social media schedulers, invoice generators, report creators

### The "Integration That Connects"

Connect two tools that don't talk to each other
Sync data between platforms
Charge for eliminating manual work
Examples: CRM integrations, e-commerce connectors, API bridges

### The "Dashboard That Organizes"

Aggregate data from multiple sources
Provide insights and reporting
Charge for the clarity and time saved
Examples: Analytics dashboards, project management tools, financial overviews

### Building Without Validation

Don't build what nobody asked for
Don't solve problems you haven't confirmed exist
Don't spend months on features nobody will pay for

### Perfectionism Paralysis

Don't wait for "perfect" before launching
Don't rebuild your tech stack three times
Don't write tests for features you haven't validated

### Pricing Too Low

Don't charge $5/month and wonder why you're broke
Don't be afraid to ask for real money
Don't compete on price - compete on value

### Success Metrics

Week 1: Landing page with email capture
Week 2: MVP with core functionality
Week 3: First paying customer
Month 1: $1000+ MRR or pivot
Month 3: $5000+ MRR or serious reconsideration

Remember: Revenue is the only metric that matters. Everything else is vanity.
## 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-08T07:43:33.843Z
- Expires at: 2026-05-15T07:43:33.843Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/saas-worker)
- [Send to Agent page](https://openagent3.xyz/skills/saas-worker/agent)
- [JSON manifest](https://openagent3.xyz/skills/saas-worker/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/saas-worker/agent.md)
- [Download page](https://openagent3.xyz/downloads/saas-worker)