Skip to content
Skillv1.0.0

realspriteeditor-cutter

Agent Working Rules

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

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

See reviews

About

Imported from DocDamage/realspriteeditor-cutter (AGENTS.md). Install upstream with npx skills add DocDamage/realspriteeditor-cutter. Copyright stays with the author.

Agent Working Rules

  • If work drifts out of scope, or a requested path is not feasible because of complexity, cost, time, or scale, warn the user early and present a practical alternative before continuing.

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/docdamage-realspriteeditor-cutter-realspriteeditor-cutter/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.

docdamage-realspriteeditor-cutter-realspriteeditor-cutter.ocm.jsonjson
{
  "ocm": "1",
  "id": "docdamage-realspriteeditor-cutter-realspriteeditor-cutter",
  "kind": "skill",
  "name": "realspriteeditor-cutter",
  "description": "Agent Working Rules",
  "publisher": "DocDamage",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Agent Working Rules"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/DocDamage/realspriteeditor-cutter",
      "path": "AGENTS.md",
      "ref": "77223e9b98a1e61f65bb1ad003e42a8d06923c4d",
      "url": "https://github.com/DocDamage/realspriteeditor-cutter/blob/77223e9b98a1e61f65bb1ad003e42a8d06923c4d/AGENTS.md",
      "key": "DocDamage/realspriteeditor-cutter/AGENTS.md"
    }
  },
  "instructions": "# Agent Working Rules\n\n- If work drifts out of scope, or a requested path is not feasible because of complexity, cost, time, or scale, warn the user early and present a practical alternative before continuing.",
  "cost": {
    "context_tokens": 52
  }
}

Fetch it by URL: GET /api/v1/registry/docdamage-realspriteeditor-cutter-realspriteeditor-cutter/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.