From claude-plugins-loong
Orchestrates a 5-agent team to discover, evaluate, and validate low-cost AI monetization opportunities for 2026. Runs multi-round debates between scouts, generates business models, stress-tests with feasibility critic, and produces a ranked decision brief for human review. Use when you want to systematically explore AI business opportunities with a lean team mindset.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-plugins-loong:ai-monetization-sprintThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
```text
$ARGUMENTS
启动前请确认:
本 Skill 编排以下 5 位 Agent 协作:
| Agent | 角色 | 核心能力 |
|---|---|---|
ai-market-scout | 市场侦察官 | 数据驱动,跟随金钱流向 |
contrarian-thinker | 逆向思考者 | 第一性原理,挖掘非常规机会 |
lean-strategist | 精益策略师 | 商业模式设计,单位经济 |
feasibility-critic | 可行性批评官 | 5 维评估,魔鬼代言人 |
rapid-prototype-builder | 快速造物者 | MVP 构建,极简架构 |
目标:通过 ai-market-scout 与 contrarian-thinker 的辩论式对话,挖掘出非显而易见的 AI 变现机会。
轮次规则:
第 1 轮启动提示(调用 ai-market-scout):
请作为 ai-market-scout 启动市场发现。
用户方向:[用户输入的方向,若无则"全局 AI 变现机会"]
请提出 5 个有市场数据支撑的 AI 变现机会,每个附上付费信号证据。
第 1 轮回应提示(调用 contrarian-thinker):
请作为 contrarian-thinker 回应 scout 的发现。
对 scout 的 5 个机会逐一挑战核心假设,并用你的四大工具提出 5 个侧翼机会。
对每个侧翼机会说明"为什么常人没想到"。
后续轮次:交替调用两个 agent,每轮基于上一轮的内容深化。
收敛输出(第一阶段结束时):
templates/opportunity-canvas.md(每个机会一份)目标:为 Top 5 机会各设计一份可执行的商业模式。
调用 lean-strategist:
请作为 lean-strategist,为以下 Top 5 机会各设计商业模式:
[插入阶段一输出的 Top 5 清单]
对每个机会输出商业模式一页纸。
输出:5 份商业模式一页纸,使用模板 templates/biz-model-one-pager.md
目标:对每个商业模式进行 5 维压力测试,筛选出真正可执行的方案。
调用 feasibility-critic:
请作为 feasibility-critic,对以下 5 个商业模式进行可行性评估:
[插入阶段二的输出]
输出 5 份可行性评分卡,并给出最终建议。
评估结果处理:
细化循环上限:最多 5 次。若超限仍有方案未达标,记录原因后跳过。
输出:5 份可行性评分卡,使用模板 templates/feasibility-scorecard.md
目标:将所有轮次的产出汇总为一份供人类决策的简报。
汇总所有通过评估的方案,生成**《AI 变现决策简报》**:
输出:使用模板 templates/decision-brief.md
在每个阶段结束时,向用户展示输出并询问:
本 Skill 产出的机会应满足:
ai-monetization-sprint/
└── [YYYY-MM-DD]-session/
├── discovery/
│ ├── round-[N]-scout.md
│ ├── round-[N]-contrarian.md
│ └── top5-opportunities/
│ ├── opportunity-1-canvas.md
│ └── ...
├── strategy/
│ ├── biz-model-[opportunity-name].md
│ └── ...
├── evaluation/
│ ├── scorecard-[opportunity-name].md
│ └── ...
└── decision-brief.md
Scans a codebase for architectural friction, presents candidates as a visual HTML report with before/after diagrams, and guides you through deepening refactors.
npx claudepluginhub eeplover/claude-plugins-loong