Skip to content

Install the skill

The repo ships skills/powershell-landmines/ — a query-first skill for Codex/Claude-style agents backed by the landmine graph.

  1. Pull the corpusgit clone https://github.com/lidge-jun/fuck-powershell ~/.fuck-powershell
  2. Preflight before patchingbun ~/.fuck-powershell/scripts/fp.mjs preflight --runtime node --operation spawn --target npm
  3. Read the top casesbun ~/.fuck-powershell/scripts/fp.mjs case spawn-npm-enoent-einval
  4. Patch with the constraints applied.
  5. Postflight the difffp search "<risky tokens>", fp errors einval.
scripts/install-skill-from-github.py --repo lidge-jun/fuck-powershell --path skills/powershell-landmines

Copy skills/powershell-landmines/ into your agent’s skills directory (e.g. ~/.codex/skills/). The folder name becomes the skill name.

references/ is generated from cases/ by bun scripts/build-skill.mjs. Edit cases, not references.