Skip to content

v1.2.0 - Universal (platform-agnostic) skill

Choose a tag to compare

@ara-mkr ara-mkr released this 01 Sep 16:49
· 1 commit to main since this release

What's new

A single portable universal/SKILL.md — the same Wonder Pill method, but with every Claude-specific tool call stripped out so it works anywhere that takes written instructions: ChatGPT, Kimi, opencode, Antigravity, Z.ai, or any other assistant.

What changed to make it portable:

  • The tappable intake UI (ask_user_input_v0) becomes three plain numbered questions asked in chat.
  • The Claude Visualizer dependency is gone. Instead, the skill always builds one self-contained HTML+CSS+JS mind map file (no CDNs, no external calls) — shown inline if the host has a canvas/artifact pane, or just handed over as a file to open in a browser if it doesn't. Same file either way, different delivery path.
  • A plain markdown outline is kept as a last-resort fallback for hosts that can't take a large HTML block at all.

What stayed exactly the same:

  • The assumption audit, the inversion rule, tendrils across scale/time/reversal/audience/material/sense/causality, uneven depth, feral-vs-tethered tagging, and the plausibility-vs-generativity scrap judgment (derivation / flaw / judgment) from v1.1.0.

The original Claude-native SKILL.md and references/mindmap.md are untouched — this is an addition (universal/SKILL.md), not a replacement.

To use it: copy the contents of universal/SKILL.md into your platform's custom instructions / system prompt / agent config.