Skills revenue-studio
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.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/amoldericksoans/revenue-studio" ~/.claude/skills/clawdbot-skills-revenue-studio && rm -rf "$T"
manifest:
skills/amoldericksoans/revenue-studio/SKILL.mdsource content
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/:
- Operator's guideQUICKSTART.md
- First validated thesisportfolio/thesis-001.md
- 7 decision frameworkscouncil/
- Pricing, conversion, offer frameworksrevenue-lab/
- Rules, stage-gates, approvalsgovernance/
- Market intelligencesignals/
- RWOS calculatorscoring/
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