Skip to content
Skillv1.0.0

B3DFramework

Before doing any work in this repository, read and follow `CLAUDE.md`. Treat it as the complete repository instructions.

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

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

See reviews

About

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

AGENTS.md

Before doing any work in this repository, read and follow CLAUDE.md. Treat it as the complete repository instructions.

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/gamefoundry-b3dframework-b3dframework/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.

gamefoundry-b3dframework-b3dframework.ocm.jsonjson
{
  "ocm": "1",
  "id": "gamefoundry-b3dframework-b3dframework",
  "kind": "skill",
  "name": "B3DFramework",
  "description": "Before doing any work in this repository, read and follow `CLAUDE.md`. Treat it as the complete repository instructions.",
  "publisher": "GameFoundry",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Before doing any work in this repository, read and follow `CLAUDE.md`. Treat it as the complete repository instructions."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/GameFoundry/B3DFramework",
      "path": "AGENTS.md",
      "ref": "578387c4c23a309b9e9634e0f17a463aff1fc949",
      "url": "https://github.com/GameFoundry/B3DFramework/blob/578387c4c23a309b9e9634e0f17a463aff1fc949/AGENTS.md",
      "key": "GameFoundry/B3DFramework/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nBefore doing any work in this repository, read and follow `CLAUDE.md`. Treat it as the complete repository instructions.",
  "cost": {
    "context_tokens": 33
  }
}

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