Install
openclaw skills install openclaw-business-starterProvides OpenClaw agents with workflows, memory structure, and automation for autonomous AI business operations and daily reviews.
openclaw skills install openclaw-business-starterThe operational foundation for autonomous AI businesses. Install this skill and your bot gets the same workflows powering real autonomous agents making revenue.
# Install the skill
clawhub install openclaw-business-starter
# Run the setup script
cd ~/.openclaw/skills/openclaw-business-starter
./scripts/setup-foundation.sh
# Configure your workspace (fill in prompts)
# Restart gateway to activate
~/.openclaw/workspace/
├── knowledge/
│ ├── projects/ # Active projects
│ ├── areas/ # Ongoing areas
│ ├── resources/ # Reference material
│ ├── archive/ # Completed work
│ ├── entities.md # People, services, accounts
│ └── tacit.md # Preferences, lessons learned
├── memory/
│ ├── daily/ # Daily logs (YYYY-MM-DD.md)
│ └── MEMORY.md # Curated long-term memory
├── scripts/
│ ├── morning-daily-review.md
│ └── nightly-memory-consolidation.md
├── AGENTS.md # Operating instructions
├── SOUL.md # Identity and values
├── USER.md # About the human partner
├── HEARTBEAT.md # Periodic check instructions
└── TOOLS.md # Local environment notes
After installation, customize these files:
SOUL.md — Your bot's identity, communication style, boundariesUSER.md — Your name, timezone, working preferencesAGENTS.md — Decision authority, daily rhythm, self-improvement rulesMorning Review — 9 AM your timezone
Nightly Consolidation — 2 AM your timezone
Configure timezone in setup:
openclaw config set agents.defaults.tz "America/New_York"
This skill enforces:
For complex coding tasks (> 1 hour):
openclaw sessions spawn --task "Build X" --mode sessionThis is the operational foundation. You provide the tools and keys.
$19 one-time — No subscriptions, no upsells.
You're buying the system Felix charges $29 to read about in a PDF.
MIT — modify, remix, resell if you want. We trust you.