Skip to content
Skillv1.0.0

llm-study

Domain context for this repo lives in [`CONTEXT.md`](./CONTEXT.md).

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

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

See reviews

About

Imported from denbon05/llm-study (AGENTS.md). Install upstream with npx skills add denbon05/llm-study. Copyright stays with the author.

Agents

Domain context for this repo lives in CONTEXT.md.

Agent skills

Domain docs

Single-context: root CONTEXT.md + docs/adr/. See docs/agents/domain.md.

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/denbon05-llm-study-llm-study/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.

denbon05-llm-study-llm-study.ocm.jsonjson
{
  "ocm": "1",
  "id": "denbon05-llm-study-llm-study",
  "kind": "skill",
  "name": "llm-study",
  "description": "Domain context for this repo lives in [`CONTEXT.md`](./CONTEXT.md).",
  "publisher": "denbon05",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Domain context for this repo lives in [`CONTEXT.md`](./CONTEXT.md)."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/denbon05/llm-study",
      "path": "AGENTS.md",
      "ref": "3839c8071a360185080bb0c306a8ed6b99ed6108",
      "url": "https://github.com/denbon05/llm-study/blob/3839c8071a360185080bb0c306a8ed6b99ed6108/AGENTS.md",
      "key": "denbon05/llm-study/AGENTS.md"
    }
  },
  "instructions": "# Agents\n\nDomain context for this repo lives in [`CONTEXT.md`](./CONTEXT.md).\n\n## Agent skills\n\n### Domain docs\n\nSingle-context: root `CONTEXT.md` + `docs/adr/`. See `docs/agents/domain.md`.",
  "cost": {
    "context_tokens": 47
  }
}

Fetch it by URL: GET /api/v1/registry/denbon05-llm-study-llm-study/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.