Turn learning resources into delivery, sales, content, and operations.
The Learning-to-Revenue Path prevents study from becoming another open loop. Every resource must route into one lane, produce one output, and leave proof in the cockpit.
Simple layer. Do not consume a course, video, repo, or book to feel ready. Consume only enough to create a client artifact, sales question, content draft, or operations decision.
The generator reads the local cockpit imports, revenue engine, Daily Command Brief, and acquisition sprint. It writes a Markdown path, structured JSON, and a sanitized cockpit import. It does not publish, send messages, or call external services.
DeliveryTurn technique into a client-ready artifact.
SalesTurn learning into diagnostic questions or proposals.
ContentTeach the applied lesson as LinkedIn/X proof.
OperationsReduce open loops, sessions, and tools.
Run the generator
node work/life-os-learning-to-revenue-path.mjs # then open: outputs/life-os-command-center/learning-to-revenue-path.md
Use the lanes
PickChoose one resource and one lane before starting.
TimeboxDefault to 30 minutes; maximum 45.
OutputStop when the artifact exists.
RecordUpdate the cockpit before opening another resource.
Import carefully
The optional
learning-to-revenue-import.json loads the path project, first tasks, learning resources, and content drafts into the cockpit. Export your current state first because importing replaces the browser state.Proof from this run
The generator produced 4 lanes, 14 source resources, a 14-day plan, 4 practice prompts, 5 scorecard metrics, and 14 importable learning items. Verify with
node work/verify-life-os.mjs.