Skip to content
Skillv1.0.0

containers

Read [README.md](README.md), the parent game guide, and root AGENTS. Preserve event order, authority/replica routing, identity, persistence and menu semantics. Keep shared rules in their existing owne

by dollspace-gay(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from dollspace-gay/Wildforge (src/game/containers/AGENTS.md). Install upstream with npx skills add dollspace-gay/Wildforge --skill containers. Copyright stays with the author.

Working in graphical inventory transactions

Read README.md, the parent game guide, and root AGENTS. Preserve event order, authority/replica routing, identity, persistence and menu semantics. Keep shared rules in their existing owners and explicit imports in adapters. Review files above 500 lines and add guides for new directories. Record both rejection and success coverage plus applicable native/GPU evidence.

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/dollspace-gay-wildforge-containers/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.

dollspace-gay-wildforge-containers.ocm.jsonjson
{
  "ocm": "1",
  "id": "dollspace-gay-wildforge-containers",
  "kind": "skill",
  "name": "containers",
  "description": "Read [README.md](README.md), the parent game guide, and root AGENTS. Preserve event order, authority/replica routing, identity, persistence and menu semantics. Keep shared rules in their existing owners and explicit imports in adapters. Review files above 500 lines and add guides for new directories. Record both rejection and success coverage plus applicable native/GPU evidence.",
  "publisher": "dollspace-gay",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Read [README.md](README.md), the parent game guide, and root AGENTS. Preserve event order, authority/replica routing, identity, persistence and menu semantics. Keep shared rules in their existing owners and explicit imports in adapters. Review files above 500 lines and add guides for new directories. Record both rejection and success coverage plus applicable native/GPU evidence."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/dollspace-gay/Wildforge",
      "path": "src/game/containers/AGENTS.md",
      "ref": "6383f2c67b54732f549914d5421fcb30eed1e274",
      "url": "https://github.com/dollspace-gay/Wildforge/blob/6383f2c67b54732f549914d5421fcb30eed1e274/src/game/containers/AGENTS.md",
      "key": "dollspace-gay/Wildforge/src/game/containers/AGENTS.md"
    }
  },
  "instructions": "<!-- wildforge:guide -->\n\n# Working in graphical inventory transactions\n\nRead [README.md](README.md), the parent game guide, and root AGENTS.\nPreserve event order, authority/replica routing, identity, persistence and menu\nsemantics. Keep shared rules in their existing owners and explicit imports in\nadapters. Review files above 500 lines and add guides for new directories.\nRecord both rejection and success coverage plus applicable native/GPU evidence.",
  "cost": {
    "context_tokens": 113
  }
}

Fetch it by URL: GET /api/v1/registry/dollspace-gay-wildforge-containers/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.