{
  "schemaVersion": "1.0",
  "item": {
    "slug": "inversion-strategist",
    "name": "Inversion Strategist",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/artyomx33/inversion-strategist",
    "canonicalUrl": "https://clawhub.ai/artyomx33/inversion-strategist",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/inversion-strategist",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=inversion-strategist",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/examples.md",
      "references/framework.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/inversion-strategist"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/inversion-strategist",
    "agentPageUrl": "https://openagent3.xyz/skills/inversion-strategist/agent",
    "manifestUrl": "https://openagent3.xyz/skills/inversion-strategist/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/inversion-strategist/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "The Core Principle",
        "body": "\"Invert, always invert.\" - Carl Jacobi\n\nInstead of: \"How do I achieve X?\"\nAsk: \"What would GUARANTEE I DON'T achieve X?\"\nThen: Systematically avoid those things."
      },
      {
        "title": "The Process",
        "body": "State the goal\nInvert it: \"What would guarantee failure?\"\nList failure paths (7-10, obvious AND subtle)\nCategorize: Fatal / Damaging / Annoying\nFlip to avoidance strategies\nBuild anti-checklist"
      },
      {
        "title": "Output Format",
        "body": "GOAL: [What you want]\nINVERTED: \"How would I guarantee failure at [goal]?\"\n\nFAILURE PATHS:\n\n🔴 FATAL:\n• [Path] → AVOID BY: [Strategy]\n\n🟡 DAMAGING:\n• [Path] → AVOID BY: [Strategy]\n\n🟢 ANNOYING:\n• [Path] → AVOID BY: [Strategy]\n\nANTI-CHECKLIST:\n□ Never [behavior]\n□ Never [behavior]\n\nPRO-CHECKLIST:\n□ Always [opposite of failure]\n□ Always [opposite of failure]"
      },
      {
        "title": "Charlie Munger Wisdom",
        "body": "\"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.\"\n\n\"Tell me where I'm going to die, and I'll never go there.\""
      },
      {
        "title": "Integration",
        "body": "Compounds with:\n\nfirst-principles-decomposer → Rebuild from fundamentals after inverting\npre-mortem-analyst → Inversion finds paths; pre-mortem stress-tests timeline\nsix-thinking-hats → Black Hat is inversion-lite; combine for thorough analysis\n\nSee references/examples.md for Artem-specific inversions"
      }
    ],
    "body": "Inversion Strategist\nThe Core Principle\n\n\"Invert, always invert.\" - Carl Jacobi\n\nInstead of: \"How do I achieve X?\" Ask: \"What would GUARANTEE I DON'T achieve X?\" Then: Systematically avoid those things.\n\nThe Process\nState the goal\nInvert it: \"What would guarantee failure?\"\nList failure paths (7-10, obvious AND subtle)\nCategorize: Fatal / Damaging / Annoying\nFlip to avoidance strategies\nBuild anti-checklist\nOutput Format\nGOAL: [What you want]\nINVERTED: \"How would I guarantee failure at [goal]?\"\n\nFAILURE PATHS:\n\n🔴 FATAL:\n• [Path] → AVOID BY: [Strategy]\n\n🟡 DAMAGING:\n• [Path] → AVOID BY: [Strategy]\n\n🟢 ANNOYING:\n• [Path] → AVOID BY: [Strategy]\n\nANTI-CHECKLIST:\n□ Never [behavior]\n□ Never [behavior]\n\nPRO-CHECKLIST:\n□ Always [opposite of failure]\n□ Always [opposite of failure]\n\nCharlie Munger Wisdom\n\n\"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.\"\n\n\"Tell me where I'm going to die, and I'll never go there.\"\n\nIntegration\n\nCompounds with:\n\nfirst-principles-decomposer → Rebuild from fundamentals after inverting\npre-mortem-analyst → Inversion finds paths; pre-mortem stress-tests timeline\nsix-thinking-hats → Black Hat is inversion-lite; combine for thorough analysis\n\nSee references/examples.md for Artem-specific inversions"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/artyomx33/inversion-strategist",
    "publisherUrl": "https://clawhub.ai/artyomx33/inversion-strategist",
    "owner": "artyomx33",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/inversion-strategist",
    "downloadUrl": "https://openagent3.xyz/downloads/inversion-strategist",
    "agentUrl": "https://openagent3.xyz/skills/inversion-strategist/agent",
    "manifestUrl": "https://openagent3.xyz/skills/inversion-strategist/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/inversion-strategist/agent.md"
  }
}