openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Inversion Strategist

Flip problems upside down - instead of "how to succeed", ask "how to definitely fail" then avoid those paths. Use when user says "invert", "inversion", "flip it", "opposite approach", "how would this fail", "avoid failure", "what NOT to do", "Munger", "anti-goals", "guarantee …

金融与交易

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 1 · 1.6k · 1 current installs · 1 all-time installs

1

安装量(当前) 1

🛡 VirusTotal :良性 · OpenClaw :良性

Package:artyomx33/inversion-strategist

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

This is an instruction-only 'inversion' brainstorming skill; its files, instructions, and requirements align with the stated purpose and it does not request credentials, install code, or reach out to external endpoints.

目的

Name/description (flip problems via inversion) match the SKILL.md and example files, which provide only procedural guidance and templates. Nothing requested or included (no env vars, no binaries, no code) is unrelated to the stated purpose.

说明范围

Runtime instructions are limited to asking questions, listing failure paths, categorizing them, and producing checklists. The SKILL.md does not instruct the agent to read system files, environment variables, or transmit data to external endpoints.

安装机制

No install specification and no code files (instruction-only). Nothing will be written to disk or fetched at install time, which minimizes surface area for unexpected behavior.

证书

The skill declares no required environment variables, credentials, or config paths. There are no disproportionate credential or secret requests.

持久

always is false and the skill is user-invocable (normal). It does not request persistent privileges or try to modify other skills or system configuration.

综合结论

This is a lightweight, instruction-only skill for structured brainstorming (inversion). It appears internally consistent and does not ask for secrets or install code. Before enabling, consider: (1) avoid feeding any sensitive credentials or private data into prompts to any skill; (2) be mindful that enumerating 'failure paths' could reveal sensitive operational weaknesses — do not use this to plan or expose harmful actions; (3) if you later co…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Inversion Strategist」。简介:Flip problems upside down - instead of "how to succeed", ask "how to definitely…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/artyomx33/inversion-strategist/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: inversion-strategist
description: Flip problems upside down - instead of "how to succeed", ask "how to definitely fail" then avoid those paths. Use when user says "invert", "inversion", "flip it", "opposite approach", "how would this fail", "avoid failure", "what NOT to do", "Munger", "anti-goals", "guarantee failure".
---

# Inversion Strategist

## The Core Principle

"Invert, always invert." - Carl Jacobi

Instead of: "How do I achieve X?"
Ask: "What would GUARANTEE I DON'T achieve X?"
Then: Systematically avoid those things.

## The Process

1. **State the goal**
2. **Invert it:** "What would guarantee failure?"
3. **List failure paths** (7-10, obvious AND subtle)
4. **Categorize:** Fatal / Damaging / Annoying
5. **Flip to avoidance strategies**
6. **Build anti-checklist**

## Output Format

```
GOAL: [What you want]
INVERTED: "How would I guarantee failure at [goal]?"

FAILURE PATHS:

🔴 FATAL:
• [Path] → AVOID BY: [Strategy]

🟡 DAMAGING:
• [Path] → AVOID BY: [Strategy]

🟢 ANNOYING:
• [Path] → AVOID BY: [Strategy]

ANTI-CHECKLIST:
□ Never [behavior]
□ Never [behavior]

PRO-CHECKLIST:
□ Always [opposite of failure]
□ Always [opposite of failure]
```

## Charlie Munger Wisdom

"It is remarkable how much long-term advantage people like us have gotten by trying to be consistently not stupid, instead of trying to be very intelligent."

"Tell me where I'm going to die, and I'll never go there."

## Integration

Compounds with:
- **first-principles-decomposer** → Rebuild from fundamentals after inverting
- **pre-mortem-analyst** → Inversion finds paths; pre-mortem stress-tests timeline
- **six-thinking-hats** → Black Hat is inversion-lite; combine for thorough analysis

---
See references/examples.md for Artem-specific inversions