Skip to content
Skillv1.0.0

antevorta-capstone

Read `CLAUDE.md` (repo root) — it is the binding instruction file for ALL AI sessions in this repository, regardless of tool or vendor. Then follow its "Before you do anything else" protocol.

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

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

See reviews

About

Imported from spg63/antevorta-capstone (AGENTS.md). Install upstream with npx skills add spg63/antevorta-capstone. Copyright stays with the author.

AGENTS.md

Read CLAUDE.md (repo root) — it is the binding instruction file for ALL AI sessions in this repository, regardless of tool or vendor. Then follow its "Before you do anything else" protocol.

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/spg63-antevorta-capstone-antevorta-capstone/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.

spg63-antevorta-capstone-antevorta-capstone.ocm.jsonjson
{
  "ocm": "1",
  "id": "spg63-antevorta-capstone-antevorta-capstone",
  "kind": "skill",
  "name": "antevorta-capstone",
  "description": "Read `CLAUDE.md` (repo root) — it is the binding instruction file for ALL AI sessions in this repository, regardless of tool or vendor. Then follow its \"Before you do anything else\" protocol.",
  "publisher": "spg63",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Read `CLAUDE.md` (repo root) — it is the binding instruction file for ALL AI sessions in this repository, regardless of tool or vendor. Then follow its \"Before you do anything else\" protocol."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/spg63/antevorta-capstone",
      "path": "AGENTS.md",
      "ref": "3180f45f4a0b2f61744d3cd5447ccfee31025489",
      "url": "https://github.com/spg63/antevorta-capstone/blob/3180f45f4a0b2f61744d3cd5447ccfee31025489/AGENTS.md",
      "key": "spg63/antevorta-capstone/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nRead `CLAUDE.md` (repo root) — it is the binding instruction file for ALL AI sessions in this repository,\nregardless of tool or vendor. Then follow its \"Before you do anything else\" protocol.",
  "cost": {
    "context_tokens": 51
  }
}

Fetch it by URL: GET /api/v1/registry/spg63-antevorta-capstone-antevorta-capstone/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.