← Back to Skills Marketplace
ivangdavila

Strategy

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ⚠ suspicious
1148
Downloads
2
Stars
8
Active Installs
1
Versions
Install in OpenClaw
/install strategy
Description
Design robust strategies for any domain with proven frameworks, cognitive bias protection, and constraint-aware recommendations.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install strategy
  3. After installation, invoke the skill by name or use /strategy
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug strategy
Version 1.0.0
License
All-time Installs 8
Active Installs 8
Total Versions 1
Frequently Asked Questions

What is Strategy?

Design robust strategies for any domain with proven frameworks, cognitive bias protection, and constraint-aware recommendations. It is an AI Agent Skill for Claude Code / OpenClaw, with 1148 downloads so far.

How do I install Strategy?

Run "/install strategy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Strategy free?

Yes, Strategy is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Strategy support?

Strategy is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Strategy?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments