Skip to content
Skillv1.0.0

OloEngineBase

The rules for working in this repository are in [CLAUDE.md](CLAUDE.md). Read it first; it is tool-neutral apart from its last section, *For other agents*, which names the three Claude Code hooks you m

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

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

See reviews

About

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

AGENTS.md

The rules for working in this repository are in CLAUDE.md. Read it first; it is tool-neutral apart from its last section, For other agents, which names the three Claude Code hooks you must replace with manual steps.

Do not copy CLAUDE.md into this file. A copy drifts within days.

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/drsnuggles8-oloenginebase-oloenginebase/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.

drsnuggles8-oloenginebase-oloenginebase.ocm.jsonjson
{
  "ocm": "1",
  "id": "drsnuggles8-oloenginebase-oloenginebase",
  "kind": "skill",
  "name": "OloEngineBase",
  "description": "The rules for working in this repository are in [CLAUDE.md](CLAUDE.md). Read it first; it is tool-neutral apart from its last section, *For other agents*, which names the three Claude Code hooks you must replace with manual steps.",
  "publisher": "drsnuggles8",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "The rules for working in this repository are in [CLAUDE.md](CLAUDE.md). Read it first; it is tool-neutral apart from its last section, *For other agents*, which names the three Claude Code hooks you must replace with manual steps."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/drsnuggles8/OloEngineBase",
      "path": "AGENTS.md",
      "ref": "e8183b3c4f3a676917df8071f9b2414c10653f1a",
      "url": "https://github.com/drsnuggles8/OloEngineBase/blob/e8183b3c4f3a676917df8071f9b2414c10653f1a/AGENTS.md",
      "key": "drsnuggles8/OloEngineBase/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nThe rules for working in this repository are in [CLAUDE.md](CLAUDE.md). Read it first; it is\ntool-neutral apart from its last section, *For other agents*, which names the three Claude Code\nhooks you must replace with manual steps.\n\nDo not copy CLAUDE.md into this file. A copy drifts within days.",
  "cost": {
    "context_tokens": 77
  }
}

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