Skip to content
Skillv1.0.0

org-brain

@/Users/miyajimakazuhiro/projects/astra-harness/ROUTER.md

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

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

See reviews

About

Imported from miyajima/org-brain (AGENTS.md). Install upstream with npx skills add miyajima/org-brain. Copyright stays with the author.

Astra Harness Bridge

@/Users/miyajimakazuhiro/projects/astra-harness/ROUTER.md

Read docs/MEMORY_CAPTURE_HARNESS_COMPATIBILITY.md only for memory capture, Context Engine or harness integration changes. Keep project skills under skills/ available when explicitly named or relevant; do not load them all. Installing skills must preserve these project instructions.

Project Notes

  • For Context Engine or harness preflight changes, check bootstrap and contract compatibility with the Astra Harness and docs/MEMORY_CAPTURE_HARNESS_COMPATIBILITY.md.
  • ORGBRAIN_API_URL is the canonical environment variable. ORGBRAIN_API_BASE is a compatibility alias.
  • When asked to deploy to Cloudflare, run local validation and a live API smoke test.

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/miyajima-org-brain-org-brain/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.

miyajima-org-brain-org-brain.ocm.jsonjson
{
  "ocm": "1",
  "id": "miyajima-org-brain-org-brain",
  "kind": "skill",
  "name": "org-brain",
  "description": "@/Users/miyajimakazuhiro/projects/astra-harness/ROUTER.md",
  "publisher": "miyajima",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "@/Users/miyajimakazuhiro/projects/astra-harness/ROUTER.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/miyajima/org-brain",
      "path": "AGENTS.md",
      "ref": "606218328393a43dec705cfbaa90ff7b7ff3fd42",
      "url": "https://github.com/miyajima/org-brain/blob/606218328393a43dec705cfbaa90ff7b7ff3fd42/AGENTS.md",
      "key": "miyajima/org-brain/AGENTS.md"
    }
  },
  "instructions": "# Astra Harness Bridge\n\n@/Users/miyajimakazuhiro/projects/astra-harness/ROUTER.md\n\nRead `docs/MEMORY_CAPTURE_HARNESS_COMPATIBILITY.md` only for memory capture,\nContext Engine or harness integration changes. Keep project skills under\n`skills/` available when explicitly named or relevant; do not load them all.\nInstalling skills must preserve these project instructions.\n\n## Project Notes\n\n- For Context Engine or harness preflight changes, check bootstrap and contract\n  compatibility with the Astra Harness and `docs/MEMORY_CAPTURE_HARNESS_COMPATIBILITY.md`.\n- `ORGBRAIN_API_URL` is the canonical en",
  "cost": {
    "context_tokens": 188
  }
}

Fetch it by URL: GET /api/v1/registry/miyajima-org-brain-org-brain/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.