← Back to Skills Marketplace
Product Strategist
by
Alireza Rezvani
· GitHub ↗
· v2.1.1
· MIT-0
2090
Downloads
3
Stars
17
Active Installs
2
Versions
Install in OpenClaw
/install product-strategist
Description
Strategic product leadership toolkit for Head of Product covering OKR cascade generation, quarterly planning, competitive landscape analysis, product vision...
Usage Guidance
This skill appears coherent for generating OKRs and related outputs. Before running it, review the full scripts/okr_cascade_generator.py file (the provided snippet is long and the file continues) to confirm there are no unexpected network calls, subprocess.exec usage, or writes to sensitive paths. Run it in a sandbox or non-sensitive environment first, pass only non-confidential sample metrics, and export to JSON rather than piping output blindly. If you plan to allow autonomous agent invocation, be aware the agent could run the script without interactive approval — disable model invocation if you want manual control. If anything in the rest of the script references external endpoints or executes arbitrary commands, reconsider installing or require code changes.
Capability Analysis
Type: OpenClaw Skill
Name: product-strategist
Version: 2.1.1
The 'product-strategist' skill bundle is a legitimate toolkit for generating and cascading OKRs across organizational levels. The core logic in 'scripts/okr_cascade_generator.py' is purely computational, using predefined templates and user-provided metrics to generate structured goal hierarchies without any high-risk behaviors like network access, filesystem modification, or shell execution. The documentation and instructions in 'SKILL.md' and the 'references/' directory are consistent with the stated purpose and contain no evidence of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
The name/description map to a local OKR cascade generator (scripts/okr_cascade_generator.py) and supporting reference documents. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent/user to run the included Python script with strategy/teams/metrics options and export JSON or dashboard output. The instructions do not ask the agent to read unrelated system files, access secrets, or post data to external endpoints.
Install Mechanism
No install spec is present (instruction-only). The only code is an included Python script; nothing is downloaded or installed by the skill metadata.
Credentials
No environment variables, credentials, or config paths are required. The script accepts runtime flags and JSON metrics only, which is proportionate to an OKR generator.
Persistence & Privilege
always is false and disable-model-invocation is the platform default (false). The skill does not request permanent system presence or modify other skills; standard autonomous invocation is possible but not elevated by this skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install product-strategist - After installation, invoke the skill by name or use
/product-strategist - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.1
v2.1.1: optimization, reference splits
v1.0.0
Initial release of Product Strategist — a strategic toolkit for Heads of Product.
- Generate cascaded OKRs from company to product and team levels via CLI.
- Includes 5 built-in strategic templates: Growth, Retention, Revenue, Innovation, Operational.
- Features automated alignment scoring (vertical, horizontal, coverage, balance, overall).
- Supports organization-specific team configurations and OKR contribution settings.
- Exports OKRs in dashboard or JSON format for tracking integrations.
Metadata
Frequently Asked Questions
What is Product Strategist?
Strategic product leadership toolkit for Head of Product covering OKR cascade generation, quarterly planning, competitive landscape analysis, product vision... It is an AI Agent Skill for Claude Code / OpenClaw, with 2090 downloads so far.
How do I install Product Strategist?
Run "/install product-strategist" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Product Strategist free?
Yes, Product Strategist is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Product Strategist support?
Product Strategist is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Product Strategist?
It is built and maintained by Alireza Rezvani (@alirezarezvani); the current version is v2.1.1.
More Skills