Skip to content
Skillv1.0.0

DPM-OCR_baseline

Workspace Instructions

by cle-vision(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from cle-vision/DPM-OCR_baseline (AGENTS.md). Install upstream with npx skills add cle-vision/DPM-OCR_baseline. Copyright stays with the author.

Workspace Instructions

  • Keep generated datasets, model weights, exports, TensorBoard runs, caches, and local machine-specific config out of commits.
  • Use the commands documented in README.md and configs/README.md as the source of truth for setup, training, export, and verification.
  • If this checkout is opened as a Jujutsu workspace, prefer jj for mutating VCS operations and keep Git commands read-only unless Git semantics are explicitly required.

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/cle-vision-dpm-ocr-baseline-dpm-ocr-baseline/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.

cle-vision-dpm-ocr-baseline-dpm-ocr-baseline.ocm.jsonjson
{
  "ocm": "1",
  "id": "cle-vision-dpm-ocr-baseline-dpm-ocr-baseline",
  "kind": "skill",
  "name": "DPM-OCR_baseline",
  "description": "Workspace Instructions",
  "publisher": "cle-vision",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Workspace Instructions"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/cle-vision/DPM-OCR_baseline",
      "path": "AGENTS.md",
      "ref": "eae19d9f0da8cbb158d2a4bd9affe21cfea14c72",
      "url": "https://github.com/cle-vision/DPM-OCR_baseline/blob/eae19d9f0da8cbb158d2a4bd9affe21cfea14c72/AGENTS.md",
      "key": "cle-vision/DPM-OCR_baseline/AGENTS.md"
    }
  },
  "instructions": "# Workspace Instructions\n\n- Keep generated datasets, model weights, exports, TensorBoard runs, caches, and local\n  machine-specific config out of commits.\n- Use the commands documented in `README.md` and `configs/README.md` as the\n  source of truth for setup, training, export, and verification.\n- If this checkout is opened as a Jujutsu workspace, prefer `jj` for mutating VCS\n  operations and keep Git commands read-only unless Git semantics are explicitly\n  required.",
  "cost": {
    "context_tokens": 117
  }
}

Fetch it by URL: GET /api/v1/registry/cle-vision-dpm-ocr-baseline-dpm-ocr-baseline/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.