slavingia/skills

8,196 stars · Last commit 2026-04-14

Based on The Minimalist Entrepreneur by Sahil Lavingia

README preview

# 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.

<details>
<summary>Alternative: install from a local clone</summary>

```bash
git clone https://github.com/slavingia/skills.git ~/.claude/plugins/skills

View full repository on GitHub →