Minimalist Entrepreneur Skills banner
keeea keeea

Minimalist Entrepreneur Skills

Code Quality community

Description

10 OpenClaw agent skills from The Minimalist Entrepreneur by Sahil Lavingia. Converted from slavingia/skills (Claude Code) to OpenClaw AgentSkills format.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Minimalist Entrepreneur Skills (OpenClaw)

10 OpenClaw agent skills based on [The Minimalist Entrepreneur](https://www.minimalistentrepreneur.com/) by Sahil Lavingia.

Converted from [slavingia/skills](https://github.com/slavingia/skills) (Claude Code format) to the [OpenClaw AgentSkills](https://docs.openclaw.ai) format.

Skills

# Skill Description When to use
1 find-community Find your community Looking for a business idea, finding your people
2 validate-idea Validate if it's worth building Testing a business idea before building
3 mvp Build a minimum viable product Ready to build, struggling with scope
4 processize Manual-first delivery Have an idea, want to deliver value by hand first
5 first-customers Get your first 100 customers Have a product, need customers
6 pricing Set the right price Setting prices, considering changes
7 marketing-plan Content marketing strategy Have PMF (~100 customers), ready to scale
8 grow-sustainably Sustainable growth decisions Decisions about spending, hiring, scaling
9 company-values Define company culture Setting up culture, preparing to hire
10 minimalist-review Gut-check any decision Reviewing any business decision through minimalist lens

Progression

The skills follow the book's progression:

**Community → Validate → Build → Processize → Sell → Price → Market → Grow → Culture → Review**

Core philosophy: start with people, do it manually first, charge from day one, stay profitable.

Installation

Via ClawHub

clawhub install minimalist-entrepreneur/find-community
clawhub install minimalist-entrepreneur/validate-idea
# ... etc

Manual

git clone https://github.com/lexixiao/minimalist-entrepreneur-skills.git
# Copy desired skill folders to ~/.openclaw/skills/

Credits

  • Original methodology: [Sahil Lavingia](htt