Strategy for Openclaw

A sophisticated strategic planning skill that uses proven frameworks and cognitive bias protection to design robust, actionable plans.

ivangdavila
v1.0.0
Feb 16, 2026
2
2.7k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install strategy

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install strategy using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Strategy?

The Strategy skill is designed to transform how AI agents approach problem-solving by shifting from simple task execution to high-level strategic design. By integrating this skill into your Openclaw Skills library, you enable your agent to perform deep diagnosis before prescription, ensuring that the real underlying problems are addressed rather than just symptoms. It leverages structured thinking techniques to navigate complex domains like business, product development, and career growth.

This skill enforces a rigorous methodology that includes mapping hard constraints, identifying mandatory trade-offs, and modeling competitor responses. It is a vital component for power users of Openclaw Skills who require a system that doesn't just "optimize everything" but instead makes the difficult choices necessary for true strategic success. Through persistent memory and specific framework selection, it provides a consistent and evolving strategic partner.

Strategy Use Cases

  • Developing competitive market entry strategies using Porter's Five Forces.
  • Prioritizing complex product roadmaps using ICE or RICE scoring frameworks.
  • Designing multi-scenario business plans that account for best-case, base-case, and worst-case outcomes.
  • Auditing existing project plans for cognitive biases like the sunk cost fallacy or anchoring.
  • Establishing clear kill criteria and pivot triggers for high-risk initiatives.

How Strategy Works

  1. The agent initiates a diagnosis phase to identify stakeholders, measurable goals, and historical context.
  2. Hard constraints including budget, timeline, and team capabilities are mapped as the boundary for all recommendations.
  3. A specific strategic framework is selected from the frameworks library based on the problem type.
  4. The agent models three distinct scenarios (Best, Base, Worst) with assigned probability weights.
  5. A bias check is performed against a dedicated checklist to ensure objective decision-making.
  6. The final strategy is outputted with actionable next steps, owners, and success metrics, then stored in the local memory for persistence.

Strategy Setup

To initialize the Strategy environment for Openclaw Skills, set up the directory structure and memory file:

mkdir -p ~/strategy/domains
mkdir -p ~/strategy/playbooks
touch ~/strategy/memory.md

Ensure you populate ~/strategy/memory.md with your specific constraints and preferences using the provided template to give your Openclaw Skills the necessary context.

Strategy Data Schema & Taxonomy

The skill organizes strategic data using a structured filesystem approach:

Directory/File Purpose Content Type
~/strategy/memory.md Core Persistence User constraints, preferences, and past strategic decisions.
~/strategy/domains/ Domain Context Pattern libraries for specific fields like business or product.
~/strategy/playbooks/ Reusable Templates Pre-defined workflows for common strategic exercises.
frameworks.md Methodology Definitions for Porter's Five Forces, Ansoff Matrix, etc.
biases.md Quality Control Checklist of cognitive biases to audit against.

Strategy Advanced Features

  • Scenario Weighting: Automatically assigns weights (10/60/30) to different execution outcomes to manage risk.
  • Progressive Framework Selection: Matches the complexity and type of the problem to the most effective strategic model.
  • Explicit Trade-off Modeling: Forces the identification of what is being sacrificed to pursue a specific path.
  • Kill Criteria Integration: Defines specific metric drops that trigger the immediate reassessment or abandonment of a strategy.
  • Competitor Response Modeling: Simulates potential counter-moves from rivals to stress-test recommended actions.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*