revenue-studio
by amoldericksoans
A revenue-first solofounder studio that watches markets, finds monetizable pain, validates offers, ships narrow products, and compounds commercial memory across launches. Uses massive parallel agent orchestration with 8 layers: Signal Mesh, Extraction, Opportunity Graph, Cofounder Council, Revenue Lab, Build Studio, Launch Loop, and Portfolio Allocator.
安装
claude skill add --url https://github.com/openclaw/skills文档
Revenue-First Solofounder Studio
A complete system for seeking revenue through disciplined stage-gated autonomy.
Architecture
8 Layers
- Signal Mesh - Collect market signals from X, Reddit, RSS, changelogs
- Commercial Extraction - Score pain severity and money signals
- Opportunity Graph - Build market structure from signals
- Cofounder Council - 7-agent decision making (CEO, PM, Skeptic, Economics, Monetization, Distribution, Research)
- Revenue Lab - Validate pricing, offers, and channels before build
- Build Studio - Ship narrow wedges with telemetry
- Launch Loop - Outbound, content, and demo execution
- Portfolio Allocator - Kill/pause/scale decisions
Key Principles
- Revenue-first - No build without monetization + distribution signoff
- Stage-gated - 7 stages from Observe to Scale/Kill, no skipping
- Parallel orchestration - Spawn 40+ agents for speed
- Memory continuity - Write-ahead logging for restart resilience
- Governance - Hard rules, approval gates, audit trails
Quick Start
# Spawn signal collection
openclaw spawn "collect market signals from X and Reddit"
# Run council review
openclaw spawn "run council review on thesis-001"
# Validate revenue hypothesis
openclaw spawn "create validation landing page for thesis-001"
Output Files
Located in revenue-studio/:
QUICKSTART.md- Operator's guideportfolio/thesis-001.md- First validated thesiscouncil/- 7 decision frameworksrevenue-lab/- Pricing, conversion, offer frameworksgovernance/- Rules, stage-gates, approvalssignals/- Market intelligencescoring/- RWOS calculator
Thesis Scoring
Revenue-Weighted Opportunity Score (RWOS):
RWOS = Pain × Frequency × Buyer Density × Purchase Intent ×
Speed-to-$ × Retention × Margin × Distribution × Expansion
− Penalties
Decision bands:
- 0-20: PASS
- 21-35: WEAK
- 36-50: MODERATE
- 51-65: STRONG
- 66-80: EXCELLENT
- 81-100: EXCEPTIONAL
相关 Skills
claude-api
by anthropic
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
solana-scam-detector
by ammkode
Detect scam tokens on Solana before you trade. Checks ticker patterns, token age, and known scam mints. Read-only — no wallet signing required.
fund-query
by allenkwok
查询中国公募基金信息,支持收藏和分组管理。包括基金名称、单位净值、估算净值、涨跌幅等。使用天天基金 API 获取实时数据。当用户输入基金代码(6 位数字)、询问基金净值、或需要管理基金收藏/分组时使用此技能。