Skip to content
Skillv1.0.0

wiki-standard

Follow [AGENT.md](AGENT.md). It is the canonical, runtime-neutral operating contract for this wiki. This file exists only for tools that automatically discover `AGENTS.md`.

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

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

See reviews

About

Imported from TeamyTastic/wiki-standard (AGENTS.md). Install upstream with npx skills add TeamyTastic/wiki-standard. Copyright stays with the author.

Runtime adapter

Follow AGENT.md. It is the canonical, runtime-neutral operating contract for this wiki. This file exists only for tools that automatically discover AGENTS.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/teamytastic-wiki-standard-wiki-standard/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.

teamytastic-wiki-standard-wiki-standard.ocm.jsonjson
{
  "ocm": "1",
  "id": "teamytastic-wiki-standard-wiki-standard",
  "kind": "skill",
  "name": "wiki-standard",
  "description": "Follow [AGENT.md](AGENT.md). It is the canonical, runtime-neutral operating contract for this wiki. This file exists only for tools that automatically discover `AGENTS.md`.",
  "publisher": "TeamyTastic",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "legal"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Follow [AGENT.md](AGENT.md). It is the canonical, runtime-neutral operating contract for this wiki. This file exists only for tools that automatically discover `AGENTS.md`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/TeamyTastic/wiki-standard",
      "path": "AGENTS.md",
      "ref": "fe028993c7eb4f27054f17cc52c698255f9d6226",
      "url": "https://github.com/TeamyTastic/wiki-standard/blob/fe028993c7eb4f27054f17cc52c698255f9d6226/AGENTS.md",
      "key": "TeamyTastic/wiki-standard/AGENTS.md"
    }
  },
  "instructions": "# Runtime adapter\n\nFollow [AGENT.md](AGENT.md). It is the canonical, runtime-neutral operating\ncontract for this wiki. This file exists only for tools that automatically\ndiscover `AGENTS.md`.",
  "cost": {
    "context_tokens": 47
  }
}

Fetch it by URL: GET /api/v1/registry/teamytastic-wiki-standard-wiki-standard/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.