← 返回 Skills 市场
1148
总下载
2
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install strategy
功能描述
Design robust strategies for any domain with proven frameworks, cognitive bias protection, and constraint-aware recommendations.
安全使用建议
This skill appears coherent and low-risk: it only uses local files and provides strategy templates and bias checks. Before installing/using it, be aware it will create ~/strategy and persist memory.md and other playbook/domain files in your home directory — avoid storing secrets or sensitive credentials in those files. If you want stronger privacy, create the directory with restrictive permissions (chmod 700) or keep sensitive context out of the memory. Because the skill can be invoked by the agent, review its outputs before committing them to other systems. No network endpoints, installers, or credential requests were found.
功能分析
Type: OpenClaw Skill
Name: strategy
Version: 1.0.0
The skill declares `requires":{"bins":[]}` in `SKILL.md`, indicating no external binaries are needed. However, `memory-template.md` contains shell commands (`mkdir`, `touch`) within a code block, and `SKILL.md` instructs the agent to "See `memory-template.md` for initial setup." If the OpenClaw agent executes these commands, it contradicts the declared requirements, indicating a potential shell injection vulnerability. While the commands themselves are benign (creating local directories and files for workspace setup), the capability to execute binaries from markdown despite an explicit 'no binaries' declaration is a significant security risk.
能力评估
Purpose & Capability
Name/description (designing strategies) match the included files and runtime instructions. The skill asks the agent to use framework/bias checklists and produce strategy artifacts — no unrelated binaries, cloud credentials, or surprising capabilities are requested.
Instruction Scope
SKILL.md and companion files instruct the agent to create and read a persistent local folder at ~/strategy (memory.md, domains/, playbooks/). This is expected for a 'memory' feature but is scope-expanding compared with transient, stateless skills: it will persist user-provided context and decisions to disk. The instructions do not reference other system paths, environment variables, or external endpoints.
Install Mechanism
No install spec and no code files to execute; the skill is instruction-only. That means nothing is downloaded or written beyond the explicit memory files the SKILL.md tells the agent to create.
Credentials
The skill requires no environment variables, credentials, or config paths. There are no requests for unrelated secrets or high-privilege tokens.
Persistence & Privilege
The skill will persist context locally at ~/strategy/memory.md and create domain/playbook files. It does not request always:true or elevated privileges, but persistent storage can contain sensitive information provided during sessions. Consider where that data is stored and who/what else on the machine can access it.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install strategy - 安装完成后,直接呼叫该 Skill 的名称或使用
/strategy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Strategy 是什么?
Design robust strategies for any domain with proven frameworks, cognitive bias protection, and constraint-aware recommendations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1148 次。
如何安装 Strategy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install strategy」即可一键安装,无需额外配置。
Strategy 是免费的吗?
是的,Strategy 完全免费(开源免费),可自由下载、安装和使用。
Strategy 支持哪些平台?
Strategy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Strategy?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills