← Back to Skills Marketplace
amoldericksoans

Revenue-First Solofounder Studio

by Amol Soans · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install revenue-studio
Description
A solofounder studio using layered agent orchestration to identify, validate, build, and scale revenue-driven products with strict stage-gated governance.
Usage Guidance
This skill is largely instruction-only and appears coherent for orchestrating revenue-focused agent workflows, but review these before installing: (1) Confirm where and how agents will access external services (X/Twitter, Reddit, hosting for landing pages). Make sure API keys or posting credentials are stored and scoped safely by the platform rather than embedded in the skill. (2) Limit agent permissions and test in a sandbox — the instructions are broad and could cause agents to make outbound requests, create pages, or run outreach without further guardrails. (3) Verify resource limits / concurrency: the description promises heavy parallelism but the shipped script is small; understand how many agents the platform will actually spawn and what rate/quotas apply. (4) Ensure audit logging and stage-gate enforcement are enabled so agents cannot skip approval gates or autonomously take monetized actions. If you need higher assurance, ask the author for a detailed runbook showing required connectors/credentials and expected agent behaviors.
Capability Analysis
Type: OpenClaw Skill Name: revenue-studio Version: 1.0.0 The revenue-studio skill bundle is a framework for orchestrating multiple AI agents to perform market research and business validation. It uses the platform's native 'openclaw spawn' command in scripts/spawn-studio.sh to parallelize tasks such as signal collection and opportunity scoring, which is consistent with its stated purpose. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description align with the provided SKILL.md, template, and spawn script: this is an orchestration-oriented studio that launches OpenClaw agents to collect signals, score opportunities, run council reviews, and validate revenue hypotheses. Minor inconsistency: the README claims 'spawn 40+ agents' but the included script launches a small number of agents; that gap is likely an implementation/marketing mismatch rather than malicious.
Instruction Scope
SKILL.md and scripts instruct the platform to spawn agents that will collect data from external sources (X, Reddit, RSS) and create validation artifacts (landing pages, outputs under revenue-studio/). The instructions are broad and grant agent-run tasks wide latitude (collect, score, build); they do not direct reading of unrelated local files or exfiltration, but their breadth means agents may interact with external APIs/endpoints or create external resources if the platform/agent permits.
Install Mechanism
No install spec and only an instruction file plus a small shell script are included. Nothing is downloaded or written by an installer; risk from install mechanism is low.
Credentials
The skill declares no required environment variables or credentials. However, it explicitly instructs agents to collect data from third-party platforms (X, Reddit) and to create landing pages; those actions often require API keys, posting rights, or external service credentials. The absence of declared env requirements is not necessarily malicious but is worth verifying with the platform (which may provide connectors) to understand where credentials would be supplied and what permissions agents will use.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills. Autonomous invocation is allowed (platform default) but the skill itself does not request elevated persistence or system-wide changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install revenue-studio
  3. After installation, invoke the skill by name or use /revenue-studio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 8-layer revenue-seeking system with 45-agent parallel orchestration
Metadata
Slug revenue-studio
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Revenue-First Solofounder Studio?

A solofounder studio using layered agent orchestration to identify, validate, build, and scale revenue-driven products with strict stage-gated governance. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Revenue-First Solofounder Studio?

Run "/install revenue-studio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Revenue-First Solofounder Studio free?

Yes, Revenue-First Solofounder Studio is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Revenue-First Solofounder Studio support?

Revenue-First Solofounder Studio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Revenue-First Solofounder Studio?

It is built and maintained by Amol Soans (@amoldericksoans); the current version is v1.0.0.

💬 Comments