Skip to content
Skillv1.0.0

sirius

Read `.claude/CLAUDE.md` and follow its instructions.

by sirius-db(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from sirius-db/sirius (AGENTS.md). Install upstream with npx skills add sirius-db/sirius. Copyright stays with the author.

AGENTS.md

Read .claude/CLAUDE.md and follow its instructions.

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/sirius-db-sirius-sirius/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.

sirius-db-sirius-sirius.ocm.jsonjson
{
  "ocm": "1",
  "id": "sirius-db-sirius-sirius",
  "kind": "skill",
  "name": "sirius",
  "description": "Read `.claude/CLAUDE.md` and follow its instructions.",
  "publisher": "sirius-db",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Read `.claude/CLAUDE.md` and follow its instructions."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/sirius-db/sirius",
      "path": "AGENTS.md",
      "ref": "5201d9c379d6e02196f0c5905dfb4917829b5324",
      "url": "https://github.com/sirius-db/sirius/blob/5201d9c379d6e02196f0c5905dfb4917829b5324/AGENTS.md",
      "key": "sirius-db/sirius/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nRead `.claude/CLAUDE.md` and follow its instructions.",
  "cost": {
    "context_tokens": 16
  }
}

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