Skip to content
Skillv1.0.0

WR_FreeMouse

Lightweight Windows helper that frees the mouse cursor in **Workers & Resources: Soviet Republic**, so the pointer can move across multiple monitors without Alt-Tab and returns as a usable cursor in-g

by CrankyAnt(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from CrankyAnt/WR_FreeMouse (AGENTS.md). Install upstream with npx skills add CrankyAnt/WR_FreeMouse. Copyright stays with the author.

WR_FreeMouse

Lightweight Windows helper that frees the mouse cursor in Workers & Resources: Soviet Republic, so the pointer can move across multiple monitors without Alt-Tab and returns as a usable cursor in-game. The distilled knowledge dossier behind the design lives in .docs/ (local-only).

Development flow

  • Before tracker, planning, implementation, review, or publication work, read the relevant configuration under docs/agents/.
  • Treat AGENTS.md as the canonical shared project instructions; keep CLAUDE.md limited to @AGENTS.md plus Claude-specific deltas.
  • Treat .docs/ as local-only working documentation and keep it ignored by Git.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/crankyant-wr-freemouse-wr-freemouse/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

crankyant-wr-freemouse-wr-freemouse.ocm.jsonjson
{
  "ocm": "1",
  "id": "crankyant-wr-freemouse-wr-freemouse",
  "kind": "skill",
  "name": "WR_FreeMouse",
  "description": "Lightweight Windows helper that frees the mouse cursor in **Workers & Resources: Soviet Republic**, so the pointer can move across multiple monitors without Alt-Tab and returns as a usable cursor in-game. The distilled knowledge dossier behind the design lives in `.docs/` (local-only).",
  "publisher": "CrankyAnt",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Lightweight Windows helper that frees the mouse cursor in **Workers & Resources: Soviet Republic**, so the pointer can move across multiple monitors without Alt-Tab and returns as a usable cursor in-game. The distilled knowledge dossier behind the design lives in `.docs/` (local-only)."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/CrankyAnt/WR_FreeMouse",
      "path": "AGENTS.md",
      "ref": "34c38541b67d113a6714ef39a93eb2abcb8d71f0",
      "url": "https://github.com/CrankyAnt/WR_FreeMouse/blob/34c38541b67d113a6714ef39a93eb2abcb8d71f0/AGENTS.md",
      "key": "CrankyAnt/WR_FreeMouse/AGENTS.md"
    }
  },
  "instructions": "# WR_FreeMouse\n\nLightweight Windows helper that frees the mouse cursor in **Workers & Resources:\nSoviet Republic**, so the pointer can move across multiple monitors without\nAlt-Tab and returns as a usable cursor in-game. The distilled knowledge dossier\nbehind the design lives in `.docs/` (local-only).\n\n## Development flow\n\n- Before tracker, planning, implementation, review, or publication work, read the relevant configuration under `docs/agents/`.\n- Treat `AGENTS.md` as the canonical shared project instructions; keep `CLAUDE.md` limited to `@AGENTS.md` plus Claude-specific deltas.\n- Treat `.do",
  "cost": {
    "context_tokens": 167
  }
}

Fetch it by URL: GET /api/v1/registry/crankyant-wr-freemouse-wr-freemouse/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.

WR_FreeMouse - Skill - OpenSmartRoute