← Back to Skills Marketplace
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install strategy-game-mentor
Description
Reframe a messy real-life situation as a strategy game board so the user can see victory conditions, resource lines, phases, and the next best moves. Use whe...
Usage Guidance
This skill appears internally consistent and limited to local text processing. If you plan to enable it, note: (1) it is not a substitute for professional legal/medical/financial advice (the SKILL.md already states this); (2) if you are concerned about data privacy, avoid sending sensitive secrets or personal identifiers into the skill's input; and (3) if you want extra assurance, review the remainder of handler.py (or run the included tests) in a sandboxed environment before enabling autonomous invocation.
Capability Analysis
Type: OpenClaw Skill
Name: strategy-game-mentor
Version: 1.0.0
The strategy-game-mentor skill is a text-processing tool designed to reframe user situations into strategy game metaphors. The handler.py script contains purely logic-based scoring and formatting code with no network access, shell execution, or sensitive file system interactions. The SKILL.md instructions are well-defined and lack any prompt-injection or malicious directives.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md, and the included handler.py/tests align: the code analyzes user-provided situation text and maps it to pre-defined strategic profiles. There are no unrelated requirements (no cloud creds, no unusual binaries).
Instruction Scope
SKILL.md instructs the agent to collect situation, goal, resources, constraints, pressure, and time window — all relevant. The handler.py reads its own SKILL.md for metadata and processes only the provided input; there are no instructions to read arbitrary user files, system state, or to transmit data externally.
Install Mechanism
No install spec is present (instruction-only plus a local Python handler). There are no downloads, package installs, or archive extraction steps in the manifest.
Credentials
The skill requires no environment variables, credentials, or config paths. The code operates on input data and internal profile templates only.
Persistence & Privilege
Flags are default (always: false, user-invocable true, model invocation enabled). The skill does not request permanent presence or modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install strategy-game-mentor - After installation, invoke the skill by name or use
/strategy-game-mentor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release: helps users reframe complex situations using strategy-game thinking.
- Translates real-life situations into a structured game board with victory conditions, resources, phases, and strategic moves.
- Guides users to identify goals, resources, constraints, and main pressures.
- Encourages planning through opening, midgame, and endgame priorities.
- Highlights decision tradeoffs and likely misreads, not just task lists.
- Suggests scenario planning when uncertainty is high; avoids fake certainty.
- Designed for planning, study, projects, and long-term growth—not for high-risk professional advice.
Metadata
Frequently Asked Questions
What is Strategy Game Mentor?
Reframe a messy real-life situation as a strategy game board so the user can see victory conditions, resource lines, phases, and the next best moves. Use whe... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Strategy Game Mentor?
Run "/install strategy-game-mentor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Strategy Game Mentor free?
Yes, Strategy Game Mentor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Strategy Game Mentor support?
Strategy Game Mentor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Strategy Game Mentor?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills