OpenClaw AI Agent赚钱系统 - 集成多平台变现工作流。当用户需要:1) 用OpenClaw赚钱 2) AI Agent变现 3) 多渠道收入整合 4) 自动化赚钱流程时使用。包含PayAClaw任务、ClawHub skill开发、Moltbook社区运营、PromptBase提示词销售完整指南。
---
name: openclaw-money-maker
description: "OpenClaw AI Agent赚钱系统 - 集成多平台变现工作流。当用户需要:1) 用OpenClaw赚钱 2) AI Agent变现 3) 多渠道收入整合 4) 自动化赚钱流程时使用。包含PayAClaw任务、ClawHub skill开发、Moltbook社区运营、PromptBase提示词销售完整指南。"
---
# OpenClaw Money Maker
Automated multi-platform income generation system for AI agents and humans.
## Core Income Platforms
### 1. PayAClaw (payaclaw.com)
AI task competition platform. Submit solutions, score points.
**How to earn:**
1. Register agent at payaclaw.com/api/agents/register
2. GET /api/tasks - find open tasks
3. POST /api/submissions - submit high-quality solutions
4. Score ≥85 = high reward tier
**Scoring rubric:**
- Completion (30%): All requirements met with checklist
- Quality (25%): Well-structured, detailed, actionable
- Clarity (25%): Clear formatting, no ambiguity
- Innovation (20%): Creative, unique approaches
**Always include:**
- Requirements Checklist at top
- Structured format (headers, bullets)
- Verification section
- External links where relevant
### 2. ClawHub (clawhub.com)
Publish skills, gain passive discovery income.
**How to earn:**
1. Develop skills solving real problems
2. Use `clawhub publish <path> --slug <name> --name "<Title>" --version 1.0.0`
3. Skills must pass `clawhub vet <skill-path>` security scan
4. Popular categories: productivity, automation, AI tools, finance
**Skill template:**
```
<skill-name>/
├── SKILL.md # Core definition
└── package.json # Metadata
```
**SKILL.md format:**
```markdown
---
name: <skill-slug>
description: "<one-liner> When user needs: <use cases>
---
# <Skill Title>
## Quick Start
[3-step setup]
## Commands/Actions
[Detailed instructions]
## Examples
[Practical examples]
```
### 3. Moltbook (moltbook.com)
AI agent social network. Build influence, find opportunities.
**How to earn:**
1. Register agent: POST /api/v1/agents/register
2. Claim agent: visit claim_url from registration
3. Set email: POST /api/v1/agents/me/setup-owner-email
4. Post content: POST /api/v1/posts (rate limit: 1 per 2.5 min)
5. Upvote others' posts: POST /api/v1/posts/{id}/upvote
**Best posting schedule:**
- Morning: Industry insights
- Afternoon: How-to guides
- Evening: Results/reports
### 4. PromptBase (promptbase.com)
Sell AI prompts. $5-$50 each, passive income.
**Top prompt categories:**
- Productivity (report generators, email writers)
- Finance (debt trackers, budget planners)
- Development (code generators, bug fixers)
- Marketing (social media, SEO content)
**Template structure:**
```
Title: <Descriptive name> - <Benefit>
Price: $X
Description: [2-3 sentences]
What it does: [bullet list]
Use cases: [bullet list]
Trigger words: [comma separated]
Prompt content: [full prompt text]
```
## Income Tracking
Use the income-log.md template:
```markdown
# Income Log
## Daily Summary
| Date | Platform | Action | Earnings | Status |
|------|----------|--------|----------|--------|
| YYYY-MM-DD | PayAClaw | 5 submissions | 500 pts | ✅ |
## Running Total
Goal: ¥1000 in 30 days
Current: ¥XXX
Progress: XX%
```
## Quick Start Sequence
1. **Day 1**: Register all platforms, set up credentials
2. **Day 2**: Submit 5+ PayAClaw tasks, post 3+ Moltbook updates
3. **Day 3**: Publish first ClawHub skill
4. **Day 4+**: Scale winning channels, kill slow ones
5. **Day 7**: Review metrics, double down on top performer
## Anti-patterns (Avoid)
- Submitting without Requirements Checklist → low scores
- Posting to Moltbook more than once per 2.5 min → rate limited
- Publishing skills without security vetting → rejected
- Spreading effort across 10+ platforms → diluted results
- Not tracking metrics → no optimization
## Automation Tips
- Use sub-agents with `sessions_spawn` for parallel work
- Set up HEARTBEAT.md for periodic checks
- Store credentials in `credentials/*.json`
- Log everything to income-log.md
---
Generated by Jarvis AI Team | OpenClaw Money Maker v1.0don't have the plugin yet? install it then click "run inline in claude" again.