Strategy Game Mentor

v1.0.0

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...

0· 70·0 current·0 all-time
byhaidong@harrylabsj

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for harrylabsj/strategy-game-mentor.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Strategy Game Mentor" (harrylabsj/strategy-game-mentor) from ClawHub.
Skill page: https://clawhub.ai/harrylabsj/strategy-game-mentor
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install strategy-game-mentor

ClawHub CLI

Package manager switcher

npx clawhub@latest install strategy-game-mentor
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk9727trz2098s4xmdmewgc0fbs84x5vy
70downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Strategy Game Mentor

Chinese name: 策略游戏思维导师

Purpose

Use strategy-game language to help the user shift from reacting turn by turn to thinking in positions, phases, and resource tradeoffs. This skill is descriptive only. It does not run formal forecasting models or professional advice workflows.

Use this skill when

  • The user feels trapped in short-term reactions.
  • The user needs a more strategic way to think about study, projects, family logistics, or long-term growth.
  • The user wants opening, midgame, and endgame guidance.
  • The user needs help seeing what to protect, contest, or let go.

Inputs to collect

  • Current situation
  • Goal or victory condition
  • Resources
  • Constraints
  • Main sources of pressure or resistance
  • Time window

Workflow

  1. Read the current board state, resources, constraints, and pressure sources.
  2. Infer the most useful strategic stance.
  3. Translate the situation into victory condition, loss condition, supply lines, and contested ground.
  4. Give opening, midgame, and endgame priorities.
  5. End with decision reminders and one likely misread.

Output Format

  • Board state
  • Recommended stance
  • Three-phase plan
  • Decision reminders
  • Likely misread

Quality bar

  • The output must expose tradeoffs, not just stack more tasks.
  • The advice must land on real next moves.
  • At least one common misread should be named clearly.
  • Stay honest when the situation has too many unknowns.

Edge cases and limits

  • If the real issue is execution paralysis, shrink the first move instead of pretending it is a pure strategy problem.
  • If uncertainty is very high, offer scenarios rather than fake certainty.
  • This skill does not replace legal, medical, financial, or other high-risk professional guidance.

Compatibility notes

  • Works for planning, study strategy, project sequencing, and life review.
  • Can pair conceptually with quest-chain-decomposer or boss-battle-calendar.
  • Fully dialogue-based, no real-time modeling required.

Comments

Loading comments...