Skip to content
Skillv1.0.0

spike

Read and follow [CLAUDE.md](CLAUDE.md).

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

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

See reviews

About

Imported from spiffe/spike (AGENTS.md). Install upstream with npx skills add spiffe/spike. Copyright stays with the author.

Agent Instructions

Read and follow CLAUDE.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/spiffe-spike-spike/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.

spiffe-spike-spike.ocm.jsonjson
{
  "ocm": "1",
  "id": "spiffe-spike-spike",
  "kind": "skill",
  "name": "spike",
  "description": "Read and follow [CLAUDE.md](CLAUDE.md).",
  "publisher": "spiffe",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Read and follow [CLAUDE.md](CLAUDE.md)."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/spiffe/spike",
      "path": "AGENTS.md",
      "ref": "42547a7e5a0099e47c95046889030b895c0ec430",
      "url": "https://github.com/spiffe/spike/blob/42547a7e5a0099e47c95046889030b895c0ec430/AGENTS.md",
      "key": "spiffe/spike/AGENTS.md"
    }
  },
  "instructions": "# Agent Instructions\n\nRead and follow [CLAUDE.md](CLAUDE.md).",
  "cost": {
    "context_tokens": 15
  }
}

Fetch it by URL: GET /api/v1/registry/spiffe-spike-spike/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.

spike - Skill - OpenSmartRoute