Skip to content
Skillv1.0.0

openmock

Use uv. Use uv run. Don't pollute system python when a library is "missing"

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

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

See reviews

About

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

Use uv. Use uv run. Don't pollute system python when a library is "missing"

Consult Makefile and Justfile. If *-llm commands exist consider using them because they are token efficient (not verbose)

If you do run commands directly, make output token efficient unless you're looking for a particular problem.

You may or may not be stuck in a Powershell sandbox (If you are Gemini or Codex or Copilot). The user is on Windows with git-bash, and is not eager to switch over to Powershell just because you are in a powershell sandbox.

The build scrips must succeed in Github Actions which run in mac, linux and windows.

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/matthewdeanmartin-openmock-openmock/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.

matthewdeanmartin-openmock-openmock.ocm.jsonjson
{
  "ocm": "1",
  "id": "matthewdeanmartin-openmock-openmock",
  "kind": "skill",
  "name": "openmock",
  "description": "Use uv. Use uv run. Don't pollute system python when a library is \"missing\"",
  "publisher": "matthewdeanmartin",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use uv. Use uv run. Don't pollute system python when a library is \"missing\""
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/matthewdeanmartin/openmock",
      "path": "AGENTS.md",
      "ref": "eabd7514a39650f66f0f62f451d8054efdda8933",
      "url": "https://github.com/matthewdeanmartin/openmock/blob/eabd7514a39650f66f0f62f451d8054efdda8933/AGENTS.md",
      "key": "matthewdeanmartin/openmock/AGENTS.md"
    }
  },
  "instructions": "Use uv. Use uv run. Don't pollute system python when a library is \"missing\"\n\nConsult Makefile and Justfile. If *-llm commands exist consider using them because they are token efficient (not verbose)\n\nIf you do run commands directly, make output token efficient unless you're looking for a particular problem.\n\nYou may or may not be stuck in a Powershell sandbox (If you are Gemini or Codex or Copilot). The user is on Windows with\ngit-bash, and is not eager to switch over to Powershell just because you are in a powershell sandbox.\n\nThe build scrips must succeed in Github Actions which run in mac, ",
  "cost": {
    "context_tokens": 154
  }
}

Fetch it by URL: GET /api/v1/registry/matthewdeanmartin-openmock-openmock/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.