TopRank Skills

Home / Claw Skills / Monitoring / solopreneur
Official OpenClaw rules 36%

solopreneur

Solo business management with dashboard, pipeline tracking, invoicing, and weekly reviews. Use when user mentions solo business, clients, revenue, pipeline, invoices, or priorities. Produces business dashboard, tracks prospects from lead to close, drafts invoices, prioritizes actions, and runs weekly business reviews. All business data stays private and local.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 solopreneur 技能。 若已安装,则直接安装 solopreneur 技能。

Overview

Skill Key
agistack/solopreneur
Author
agistack
Source Repo
openclaw/skills
Version
-
Source Path
skills/agistack/solopreneur
Latest Commit SHA
6613cad28487f9da2532d24931a12fae294559a1

Extracted Content

SKILL.md excerpt

# Solopreneur

Solo business system. Run like a company of one.

## Critical Privacy & Safety

### Data Storage (CRITICAL)
- **All business data stored locally only**: `memory/solopreneur/`
- **Client information protected** - no external sharing
- **No cloud accounting** integration
- **No payment processing** through this skill
- User controls all data retention and deletion

### Safety Boundaries
- ✅ Track business dashboard and metrics
- ✅ Manage pipeline and prospects
- ✅ Draft invoices and track payments
- ✅ Prioritize work and run weekly reviews
- ❌ **NEVER process payments**
- ❌ **NEVER file taxes**
- ❌ **NEVER replace** accountant or legal counsel

### Data Structure
Business data stored locally:
- `memory/solopreneur/dashboard.json` - Business metrics dashboard
- `memory/solopreneur/clients.json` - Client list and details
- `memory/solopreneur/pipeline.json` - Sales pipeline tracking
- `memory/solopreneur/invoices.json` - Invoice records
- `memory/solopreneur/reviews.json` - Weekly review history
- `memory/solopreneur/priorities.json` - Current priorities

## Core Workflows

### Check Dashboard
```
User: "How's my business doing?"
→ Use scripts/dashboard.py
→ Show clients, revenue YTD, pipeline, invoices outstanding, top priorities
```

### Track Pipeline
```
User: "Add new prospect to pipeline"
→ Use scripts/add_prospect.py --name "Acme Corp" --value 15000 --stage "proposal"
→ Track from lead through closed, alert if going cold
```

### Draft Invoice
```
User: "Draft invoice for the website project"
→ Use scripts/draft_invoice.py --client "XYZ Inc" --project "website" --amount 5000
→ Generate complete invoice with services, terms, due date
```

### Prioritize Work
```
User: "What should I focus on today?"
→ Use scripts/prioritize.py --time 4 --energy high
→ Review full situation, produce prioritized action list with time estimates
```

### Weekly Review
```
User: "Run my weekly business review"
→ Use scripts/weekly_review.py
→ Review revenue, pipel...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.