**slavingia/skills**
Description
Claude Code skills based on [The Minimalist Entrepreneur](https://www.minimalistentrepreneur.com/) by Sahil Lavingia.
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
The Minimalist Entrepreneur — Claude Code Skills
Claude Code skills based on [The Minimalist Entrepreneur](https://www.minimalistentrepreneur.com/) by Sahil Lavingia.
Installation
In Claude Code:
/plugin marketplace add slavingia/skills
/plugin install minimalist-entrepreneur
That's it — Claude Code will fetch the repo and register all 10 skills automatically.
Alternative: install from a local clone
git clone https://github.com/slavingia/skills.git ~/.claude/plugins/skills
Then in Claude Code:
/plugin marketplace add ~/.claude/plugins/skills
/plugin install minimalist-entrepreneur
Skills
| Skill | Command | When to use |
|---|---|---|
| Find Community | /find-community |
Looking for a business idea, trying to find your community |
| Validate Idea | /validate-idea |
Testing if a business idea is worth pursuing |
| MVP | /mvp |
Ready to build your first product, struggling with scope |
| Processize | /processize |
Have a product idea, want to deliver value by hand before writing code |
| First Customers | /first-customers |
Have a product, need to find your first 100 customers |
| Pricing | /pricing |
Setting prices, considering price changes |
| Marketing Plan | /marketing-plan |
Have product-market fit, ready to scale with content |
| Grow Sustainably | /grow-sustainably |
Making decisions about spending, hiring, or scaling |
| Company Values | /company-values |
Defining culture, preparing to hire |
| Minimalist Review | /minimalist-review |
Gut-checking any business decision |
The Minimalist Entrepreneur Journey
The skills follow the book's progression:
- Community — Start by finding your people
- Validate — Make sure the problem is worth solving
- Build — Ship a manual process, then productize it
- Processize — Turn your product idea into a manual process you can deliver today
...
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11