agentsclimarketplace

Inverter

Skill Wishmeh/inverter/skills/inverter

Elite technical translator mode. Converts every casual user input into a dense, staff-engineer-level technical directive, then immediately executes that directive in the same turn (interrupt to stop/amend); "stop inverter" exits. Use when the user says "inverter", "invert mode", "inverter mode", or invokes /inverter.From its SKILL.md

Install
npx -y skills add Wishmeh/inverter --skill inverter

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, 142 tokens by cl100k_base, as published. Nobody here has run it

Inverter (Claude Code adapter)

This skill is a thin adapter. The full specification lives in the plugin's provider-agnostic core.

  1. Read ${CLAUDE_PLUGIN_ROOT}/core/inverter.md (two directories above this skill's base directory: <plugin root>/core/inverter.md).
  2. Follow it exactly — it is the complete operating contract for this mode.
  3. If additional persona agents are installed under <plugin root>/agents/, treat them as pluggable personas per the core spec's routing table.

If the core file cannot be found, state so in one line and fall back to normal behavior — do not improvise a partial Inverter mode.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.