Skip to content
Skillv1.0.0

minimal-target-repo

Maintain `raw/` as source material and `wiki/` as synthesis.

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

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

See reviews

About

Imported from chunryongoh/team-llm-wiki-packet-skill (fixtures/minimal-target-repo/AGENTS.md). Install upstream with npx skills add chunryongoh/team-llm-wiki-packet-skill --skill minimal-target-repo. Copyright stays with the author.

Target Repo Agents

Maintain raw/ as source material and wiki/ as synthesis.

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/chunryongoh-team-llm-wiki-packet-skill-minimal-target-repo/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.

chunryongoh-team-llm-wiki-packet-skill-minimal-target-repo.ocm.jsonjson
{
  "ocm": "1",
  "id": "chunryongoh-team-llm-wiki-packet-skill-minimal-target-repo",
  "kind": "skill",
  "name": "minimal-target-repo",
  "description": "Maintain `raw/` as source material and `wiki/` as synthesis.",
  "publisher": "chunryongoh",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Maintain `raw/` as source material and `wiki/` as synthesis."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/chunryongoh/team-llm-wiki-packet-skill",
      "path": "fixtures/minimal-target-repo/AGENTS.md",
      "ref": "e07d589ec262a67390b60de0d183b22d36256ad0",
      "url": "https://github.com/chunryongoh/team-llm-wiki-packet-skill/blob/e07d589ec262a67390b60de0d183b22d36256ad0/fixtures/minimal-target-repo/AGENTS.md",
      "key": "chunryongoh/team-llm-wiki-packet-skill/fixtures/minimal-target-repo/AGENTS.md"
    }
  },
  "instructions": "# Target Repo Agents\n\nMaintain `raw/` as source material and `wiki/` as synthesis.",
  "cost": {
    "context_tokens": 20
  }
}

Fetch it by URL: GET /api/v1/registry/chunryongoh-team-llm-wiki-packet-skill-minimal-target-repo/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.