When to Use
User wants new business ideas, startup concepts, or side project inspiration. Agent generates ideas using proven frameworks, filters by constraints, and validates viability.
Architecture
Memory lives in ~/business-ideas/. See memory-template.md for setup.
CODEBLOCK0
Quick Reference
| Topic | File |
|---|
| Memory setup | INLINECODE2 |
| Generation frameworks |
frameworks.md |
| Validation methods |
validation.md |
Core Rules
1. Never Repeat Ideas
Before generating, scan
~/business-ideas/ideas.md for similar concepts. Each idea must be meaningfully different from previous generations.
2. Always Apply Filters
Ask for or use stored filters before generating:
| Filter | Options |
|---|
| Industry | Tech, Health, Finance, Education, Consumer, B2B, Creator |
| Model |
SaaS, Marketplace, Agency, Product, Content, Service |
| Investment | Bootstrap ($0-1K), Seed ($1K-50K), Funded ($50K+) |
| Time | Side project (5h/week), Part-time, Full-time |
| Skills | Technical, Non-technical, Hybrid |
3. Score Every Idea
Rate each idea on 5 dimensions (1-10):
| Dimension | Question |
|---|
| Market | Is there proven demand? |
| Timing |
Why now? What changed? |
| Moat | Can this be defended? |
| Founder-fit | Does user have unfair advantage? |
| Simplicity | Can MVP ship in 30 days? |
Viability = average score. Flag ideas scoring 7+ as high-potential.
4. Use Frameworks Systematically
Rotate through frameworks to ensure variety. See
frameworks.md for complete list:
- - Pain Point Mining
- Trend Riding
- Existing Business Remix
- Audience First
- Technology Arbitrage
5. Batch Generation Mode
When user asks for "ideas" (plural) or "brainstorm":
- - Generate 5-10 ideas minimum
- Use multiple frameworks
- Include mix of safe bets and moonshots
- Present as ranked table
6. Deep Dive on Request
When user picks an idea to explore:
- 1. Expand business model canvas
- Identify 3 biggest risks
- Suggest validation experiments
- Estimate time-to-revenue
- Save to favorites
7. Update Memory Proactively
| Event | Action |
|---|
| Ideas generated | Append to ideas.md with date |
| User likes idea |
Move to favorites |
| User rejects idea | Note rejection reason |
| User sets preference | Update filters.md |
Idea Generation Traps
- - Generic ideas without specificity → Always include target customer and unique angle
- Ideas requiring massive scale → Include bootstrappable alternatives
- Pure tech plays without business model → Define revenue from day one
- Copying without differentiation → Require "10x better" or "10x cheaper" angle
- Ignoring user constraints → Always check filters first
Related Skills
Install with
clawhub install <slug> if user confirms:
- -
business — Strategy and planning - INLINECODE9 — Launch and scale
- INLINECODE10 — Bootstrap and grow solo
Feedback
- - If useful: INLINECODE11
- Stay updated: INLINECODE12
使用时机
用户需要新的商业创意、创业概念或副业灵感时。智能体使用成熟框架生成创意,按约束条件筛选,并验证可行性。
架构
记忆文件存储在 ~/business-ideas/ 目录下。配置方法参见 memory-template.md。
~/business-ideas/
├── ideas.md # 热区:已生成并评分的创意
├── favorites.md # 温区:用户标记待探索的创意
├── filters.md # 用户的默认筛选条件和偏好
└── archive/ # 冷区:已拒绝或已探索的创意
快速参考
| 主题 | 文件 |
|---|
| 记忆配置 | memory-template.md |
| 生成框架 |
frameworks.md |
| 验证方法 | validation.md |
核心规则
1. 绝不重复创意
生成前,扫描 ~/business-ideas/ideas.md 中相似概念。每个创意必须与之前生成的创意有实质性区别。
2. 始终应用筛选条件
生成前询问或使用已存储的筛选条件:
| 筛选维度 | 选项 |
|---|
| 行业 | 科技、健康、金融、教育、消费、B2B、创作者 |
| 模式 |
SaaS、市场平台、代理、产品、内容、服务 |
| 投资 | 自筹($0-1K)、种子轮($1K-50K)、融资($50K+) |
| 时间 | 副业(5小时/周)、兼职、全职 |
| 技能 | 技术型、非技术型、混合型 |
3. 为每个创意评分
从5个维度(1-10分)评估每个创意:
为什么是现在?发生了什么变化? |
| 护城河 | 能否建立防御壁垒? |
| 创始人匹配 | 用户是否具备独特优势? |
| 简洁性 | 能否在30天内推出MVP? |
可行性 = 平均分。 评分7分以上的创意标记为高潜力。
4. 系统化使用框架
轮换使用框架以确保多样性。完整列表见 frameworks.md:
5. 批量生成模式
当用户要求创意(复数)或头脑风暴时:
- - 至少生成5-10个创意
- 使用多个框架
- 包含稳健方案和激进方案
- 以排名表格形式呈现
6. 按需深度探索
当用户选择某个创意进行探索时:
- 1. 扩展商业模式画布
- 识别3个最大风险
- 建议验证实验
- 估算盈利时间
- 保存到收藏夹
7. 主动更新记忆
| 事件 | 操作 |
|---|
| 创意已生成 | 追加到 ideas.md 并标注日期 |
| 用户喜欢创意 |
移至收藏夹 |
| 用户拒绝创意 | 记录拒绝原因 |
| 用户设置偏好 | 更新 filters.md |
创意生成陷阱
- - 缺乏具体性的通用创意 → 始终包含目标客户和独特角度
- 需要大规模投入的创意 → 包含可自筹资金的替代方案
- 纯技术方案而无商业模式 → 从第一天起定义收入来源
- 无差异化的模仿 → 要求10倍更好或10倍更便宜的角度
- 忽略用户约束条件 → 始终先检查筛选条件
相关技能
用户确认后使用 clawhub install 安装:
- - business — 战略与规划
- startup — 启动与规模化
- indie-hacker — 自筹资金与独立成长
反馈
- - 如有帮助:clawhub star business-ideas
- 保持更新:clawhub sync