Design robust strategies for any domain with proven frameworks, cognitive bias protection, and constraint-aware recommendations.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install strategy或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install strategy⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/strategy/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Strategy slug: strategy version: 1.0.0 description: Design robust strategies for any domain with proven frameworks, cognitive bias protection, and constraint-aware recommendations. metadata: {"clawdbot":{"emoji":"♟️","requires":{"bins":[]},"os":["linux","darwin","win32"]}} ---
Strategy profiles live in ~/strategy/ with context-specific refinement.
~/strategy/
├── memory.md # HOT: constraints, preferences, past decisions
├── domains/ # Domain-specific patterns (business, product, career)
└── playbooks/ # Reusable strategy templates
See memory-template.md for initial setup.
| Topic | File | |-------|------| | Strategic frameworks | frameworks.md | | Cognitive biases to avoid | biases.md | | Design process | process.md | | Thinking techniques | techniques.md |
Never propose strategy without understanding the REAL problem. Ask:
BEFORE any recommendation, map hard constraints:
Reject strategies that ignore stated constraints.
Every strategy must explicitly state:
"Do both" is not a strategy. "Optimize everything" is not a strategy.
For competitive decisions: "If you do X, competitor will likely do A, B, or C. Your counter-move for each..."
Never assume competitors stay static.
Provide at least 3 scenarios:
Include triggers: "If X happens, switch to plan B"
Before finalizing, run bias check from biases.md:
End every strategy session with:
If the question seems wrong, say so: "You're asking how to grow faster, but your data suggests retention is the real problem. Should we reframe?"
Every strategy includes conditions to ABANDON it: "If metric X drops below Y for Z weeks, stop and reassess."
Match framework to problem type — see frameworks.md:
User context persists in ~/strategy/memory.md. Create on first use.
安装 Strategy 后,可以对 AI 说这些话来触发它
Help me get started with Strategy
Explains what Strategy does, walks through the setup, and runs a quick demo based on your current project
Use Strategy to design robust strategies for any domain with proven frameworks, cog...
Invokes Strategy with the right parameters and returns the result directly in the conversation
What can I do with Strategy in my product manager workflow?
Lists the top use cases for Strategy, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/strategy/ 目录(个人级,所有项目可用),或 .claude/skills/strategy/(项目级)。重启 AI 客户端后,用 /strategy 主动调用,或让 AI 根据上下文自动发现并使用。
Strategy 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Strategy 可免费安装使用。请查阅仓库了解许可证信息。
Design robust strategies for any domain with proven frameworks, cognitive bias protection, and constraint-aware recommendations.
Strategy 属于「Product Manager」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my product manager tasks using Strategy
Identifies repetitive steps in your workflow and sets up Strategy to handle them automatically