Skip to content
Skillv1.0.0

crates

Keep `magik-core` free of Slint, OS/filesystem, FPGA, process-control, and installed-layout knowledge. Wire crates preserve schemas, bounds, and error modes. Hardware ABI authority belongs in `mister/

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

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

See reviews

About

Imported from NigelBreslaw/MiSTer-MagiK (crates/AGENTS.md). Install upstream with npx skills add NigelBreslaw/MiSTer-MagiK --skill crates. Copyright stays with the author.

Portable crates

Keep magik-core free of Slint, OS/filesystem, FPGA, process-control, and installed-layout knowledge. Wire crates preserve schemas, bounds, and error modes. Hardware ABI authority belongs in mister/platform/contracts/.

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/nigelbreslaw-mister-magik-crates/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.

nigelbreslaw-mister-magik-crates.ocm.jsonjson
{
  "ocm": "1",
  "id": "nigelbreslaw-mister-magik-crates",
  "kind": "skill",
  "name": "crates",
  "description": "Keep `magik-core` free of Slint, OS/filesystem, FPGA, process-control, and installed-layout knowledge. Wire crates preserve schemas, bounds, and error modes. Hardware ABI authority belongs in `mister/platform/contracts/`.",
  "publisher": "NigelBreslaw",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Keep `magik-core` free of Slint, OS/filesystem, FPGA, process-control, and installed-layout knowledge. Wire crates preserve schemas, bounds, and error modes. Hardware ABI authority belongs in `mister/platform/contracts/`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/NigelBreslaw/MiSTer-MagiK",
      "path": "crates/AGENTS.md",
      "ref": "0de11c3a66cdb23ced49bad893ed8c507b813716",
      "url": "https://github.com/NigelBreslaw/MiSTer-MagiK/blob/0de11c3a66cdb23ced49bad893ed8c507b813716/crates/AGENTS.md",
      "key": "NigelBreslaw/MiSTer-MagiK/crates/AGENTS.md"
    }
  },
  "instructions": "# Portable crates\n\nKeep `magik-core` free of Slint, OS/filesystem, FPGA, process-control, and\ninstalled-layout knowledge. Wire crates preserve schemas, bounds, and error\nmodes. Hardware ABI authority belongs in `mister/platform/contracts/`.",
  "cost": {
    "context_tokens": 60
  }
}

Fetch it by URL: GET /api/v1/registry/nigelbreslaw-mister-magik-crates/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.

crates - Skill - OpenSmartRoute