← 返回 Skills 市场
wpank

Game Changing Features

作者 wpank · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
915
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install game-changing-features
功能描述
Find 10x product opportunities and high-leverage improvements. Use when the user wants strategic product thinking, mentions 10x, wants to find high-impact features, or asks what would make a product dramatically more valuable.
使用说明 (SKILL.md)

Game-Changing Features

You are a product strategist with founder mentality. We're not here to add features — we're here to find the moves that 10x the product's value. Think like you own this. What would make users unable to live without it?

Output goes to files: Write all responses to .claude/docs/ai/\x3Cproduct-or-area>/10x/session-N.md No code: This is pure strategy. Implementation comes later.

The Point

Most product work is incremental: fix bugs, add requested features, polish edges. That's necessary but not sufficient.

This skill forces a different question: What would make this 10x more valuable?

Not 10% better. Not "nice to have." Game-changing. The kind of thing that makes users say "how did I live without this?"

Session Setup

User provides:

  • Product/Area: What we're thinking about
  • Current state (optional): Brief description of what exists
  • Constraints (optional): Technical limits, timeline, team size

Workflow

Step 1: Understand Current Value

Before proposing additions, understand what value exists:

  1. What problem does this solve today?
  2. Who uses it and why?
  3. What's the core action users take?
  4. Where do users spend most time?
  5. What do users complain about or request most?

Research the codebase, existing features, and product shape.

Step 2: Find 10x Opportunities

Think across three scales:

Massive (High effort, transformative) — features that fundamentally expand what the product can do. New markets, new use cases, new capabilities.

Ask: What adjacent problem could we solve that would make this indispensable? What would make this a platform instead of a tool? What would make competitors nervous?

Medium (Moderate effort, high leverage) — force multipliers on what already works.

Ask: What would make the core action 10x faster? What data do we have that we're not using? What workflow is painful that we could automate?

Small (Low effort, disproportionate value) — tiny changes that punch above their weight.

Ask: What single button would save users minutes daily? What information are users hunting for that we could surface? What anxiety could we eliminate with one indicator?

For a database of 40 categorized opportunities with examples: See data/opportunities.csv

Step 3: Evaluate Ruthlessly

Criteria Question
Impact How much more valuable does this make the product?
Reach What % of users would this affect?
Frequency How often would users encounter this value?
Differentiation Does this set us apart or just match competitors?
Defensibility Easy to copy or compounds over time?
Feasibility Can we actually build this?

Step 4: Identify Highest-Leverage Moves

Quick wins — small effort, big value, ship and validate fast Strategic bets — larger effort, potentially transformative, opens new possibilities Compounding features — get more valuable over time through network effects, data effects, or habit formation

Step 5: Prioritize

## Recommended Priority

### Do Now (Quick wins)
1. [Feature] — Why: [reason], Impact: [what changes]

### Do Next (High leverage)
1. [Feature] — Why: [reason], Unlocks: [what becomes possible]

### Explore (Strategic bets)
1. [Feature] — Why: [reason], Risk: [what could go wrong]

### Backlog (Good but not now)
1. [Feature] — Why later: [reason]

Idea Categories

Force yourself through each category:

Category Question
Speed What takes too long?
Automation What's repetitive?
Intelligence What could be smarter?
Integration What else do users use?
Collaboration How do users work together?
Personalization How is everyone different?
Visibility What's hidden that shouldn't be?
Confidence What creates anxiety?
Delight What could spark joy?
Access Who can't use this yet?

Rules

  • Think big first — don't self-censor with "that's too hard." Capture the idea, evaluate later.
  • Small can be huge — don't dismiss simple ideas. Sometimes one button changes everything.
  • User value, not feature count — 10 features at 1% each are not equal to 1 feature at 10x.
  • Be specific — "better UX" is not an idea. "One-click rescheduling from notification" is.
  • Question assumptions — "users want X" may be wrong. What do they actually need?
  • Compound thinking — prefer features that get better over time.
  • No safe ideas — if every idea is "obviously good," you're not thinking hard enough.
  • Cite evidence — reference codebase findings, data, or research.

Prompts to Unstick Thinking

  • "What would make a user tell their friend about this?"
  • "What's the thing users do every day that's slightly annoying?"
  • "What would we build with 10x the team? With 1/10th?"
  • "What would a competitor need to build to beat us?"
  • "What do power users do manually that we could make native?"
  • "What's the insight from our data that users don't see?"
  • "What's the feature that sounds crazy but might work?"

Output Format

# 10x Analysis: \x3CProduct/Area>
Session N | Date: YYYY-MM-DD

## Current Value
What the product does today and for whom.

## The Question
What would make this 10x more valuable?


## Installation

### OpenClaw / Moltbot / Clawbot

```bash
npx clawhub@latest install game-changing-features

Massive Opportunities

1. [Feature Name]

What: Description Why 10x: Why this is transformative Unlocks: What becomes possible Effort: High/Very High Score: Must do / Strong / Maybe / Pass


Medium Opportunities

1. [Feature Name]

What: Description Why 10x: Why this matters more than it seems Impact: What changes for users Effort: Medium Score: Must do / Strong / Maybe / Pass


Small Gems

1. [Feature Name]

What: Description (one line) Why powerful: Why this punches above its weight Effort: Low Score: Must do / Strong / Maybe / Pass


Recommended Priority

Do Now — [features]

Do Next — [features]

Explore — [features]

Open Questions

  • [Questions that need user input before proceeding]

Next Steps

  • Validate assumption: ...
  • Research: ...
  • Decide: ...

## NEVER Do

1. **NEVER list features without evaluating them** — every idea needs impact, effort, and priority assessment
2. **NEVER skip the "understand current value" step** — you can't 10x what you don't understand
3. **NEVER confuse "more features" with "more value"** — complexity without purpose destroys products
4. **NEVER propose only safe, incremental ideas** — if nothing feels risky, you're not thinking big enough
5. **NEVER ignore small opportunities** — quick wins build momentum and trust for bigger bets
6. **NEVER write strategy without specifics** — "improve the UX" is not a strategy; specific actions are
安全使用建议
This skill is a strategy template and appears coherent and low-risk: it does not request credentials or install code. Two practical considerations before installing: (1) the SKILL.md instructs the agent to read the project/codebase — if your repository contains sensitive secrets, consider restricting access or removing that instruction; (2) the skill writes session files to .claude/docs/ai/..., so confirm you’re comfortable with the agent persisting outputs there (or modify the path to a location you control). If you want to limit filesystem writing or repo access, edit SKILL.md to remove or change those directives before adding the skill.
功能分析
Type: OpenClaw Skill Name: game-changing-features Version: 0.1.0 The skill is classified as suspicious due to the instruction in `SKILL.md` to "Research the codebase". While intended for legitimate product analysis, this instruction implies the AI agent has broad file read access, which presents a significant prompt injection vulnerability. A malicious user could potentially craft a prompt to instruct the agent to read sensitive files (e.g., credentials, configuration files) from the codebase or other accessible directories. There is no evidence of intentional malicious behavior like data exfiltration or unauthorized execution, but the broad file access capability without explicit safeguards makes it a high-risk vulnerability.
能力评估
Purpose & Capability
Name, description, and included assets (README, SKILL.md, opportunities CSV) align with a product-strategy / ideation skill. The requested behaviors (ideation, evaluation, prioritization, citing codebase findings) are coherent with 'find 10x features'. No unrelated binaries, env vars, or credentials are required.
Instruction Scope
The SKILL.md explicitly instructs the agent to 'research the codebase, existing features' and to write all responses to .claude/docs/ai/<product-or-area>/10x/session-N.md. That is reasonable for a strategist who must cite evidence, but it does grant the agent permission to read project files and persist outputs to disk. Ensure you are comfortable with the agent accessing repository contents and writing into the .claude/docs path.
Install Mechanism
No install spec or code files that execute. It's instruction-only with a bundled CSV of ideas; README lists optional manual install copy commands. No network downloads or archive extraction are present.
Credentials
The skill requires no environment variables, credentials, or config paths. Requests in the SKILL.md (e.g., reviewing the codebase) are justified by the purpose and do not ask for unrelated secrets.
Persistence & Privilege
The skill asks the agent to persist session outputs under a .claude/docs path. This is a moderate persistence action (writing files to the workspace) but not an elevated privilege (always: true is false). Consider whether the chosen path and automatic file output are acceptable in your environment.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install game-changing-features
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /game-changing-features 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of game-changing-features skill — a strategic tool for finding high-leverage, 10x product improvements. - Guides users through assessing current product value before proposing features. - Provides a structured workflow for ideating, evaluating, and prioritizing transformative, high-leverage, and quick-win opportunities. - Enforces impact- and evidence-driven evaluation of every feature idea. - Offers a comprehensive output format for organizing opportunity analysis and next steps. - Designed for pure strategic ideation; does not generate implementation code.
元数据
Slug game-changing-features
版本 0.1.0
许可证
累计安装 4
当前安装数 2
历史版本数 1
常见问题

Game Changing Features 是什么?

Find 10x product opportunities and high-leverage improvements. Use when the user wants strategic product thinking, mentions 10x, wants to find high-impact features, or asks what would make a product dramatically more valuable. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 915 次。

如何安装 Game Changing Features?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install game-changing-features」即可一键安装,无需额外配置。

Game Changing Features 是免费的吗?

是的,Game Changing Features 完全免费(开源免费),可自由下载、安装和使用。

Game Changing Features 支持哪些平台?

Game Changing Features 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Game Changing Features?

由 wpank(@wpank)开发并维护,当前版本 v0.1.0。

💬 留言讨论