Skip to content
Skillv1.0.0

mainframe

See [CLAUDE.md](./CLAUDE.md) for project conventions, architecture, and workflow.

by qlan-ro(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from qlan-ro/mainframe (AGENTS.md). Install upstream with npx skills add qlan-ro/mainframe. Copyright stays with the author.

See CLAUDE.md for project conventions, architecture, and workflow.

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/qlan-ro-mainframe-mainframe/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.

qlan-ro-mainframe-mainframe.ocm.jsonjson
{
  "ocm": "1",
  "id": "qlan-ro-mainframe-mainframe",
  "kind": "skill",
  "name": "mainframe",
  "description": "See [CLAUDE.md](./CLAUDE.md) for project conventions, architecture, and workflow.",
  "publisher": "qlan-ro",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "See [CLAUDE.md](./CLAUDE.md) for project conventions, architecture, and workflow."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/qlan-ro/mainframe",
      "path": "AGENTS.md",
      "ref": "562e6b2c2bcb402c77c052c88d52fde8da94c2a7",
      "url": "https://github.com/qlan-ro/mainframe/blob/562e6b2c2bcb402c77c052c88d52fde8da94c2a7/AGENTS.md",
      "key": "qlan-ro/mainframe/AGENTS.md"
    }
  },
  "instructions": "See [CLAUDE.md](./CLAUDE.md) for project conventions, architecture, and workflow.",
  "cost": {
    "context_tokens": 20
  }
}

Fetch it by URL: GET /api/v1/registry/qlan-ro-mainframe-mainframe/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.