Skip to content
OpenSmartRoute
Skillv1.0.0

b01-gbrain--devops

☁️ Infrastructure Knowledge Brain — Self-wiring knowledge graph for infra topology, incident history and runbooks. Derived from gbrain (garrytan/gbrain). CI/CD pipelines, container orchestration, IaC,

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

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

See reviews

About

Imported from slayerassassinjack/b01-gbrain-devops (SKILL.md). Install upstream with npx skills add slayerassassinjack/b01-gbrain-devops. Copyright stays with the author (MIT).

☁️ Infrastructure Knowledge Brain

Self-wiring knowledge graph for infra topology, incident history and runbooks Derived from gbrain (garrytan/gbrain) — self-wiring AI knowledge graph brain — 29 skills, hybrid search, entity enrichment

Available Skills

  • /infra-ingest — Ingest service topology, configs and deployment history into the brain
  • /incident-ingest — Store incidents with timeline, root cause, services affected and resolution links
  • /runbook-query — Query brain for runbooks, past incidents and resolution patterns
  • /alert-graph — Build alert dependency graph: services, metrics, on-call rotations
  • /cost-brain — Track cloud spend by service with trend detection and anomaly backlinks
  • /change-tracker — Ingest deployment events, config changes and correlate with incidents
  • /slo-monitor — Store SLO targets and error budgets, auto-link to incidents on burn
  • /oncall-brief — Generate on-call handoff brief from brain: open incidents, recent changes, alerts

Interaction Pattern

① Scope    — confirm target, depth and output format
② Execute  — live progress with block-character bar
③ Findings — structured table sorted by impact
④ Actions  — quick wins → medium-term → strategic
⑤ Next     — suggested follow-up skill

UI Conventions

Symbol Meaning
Pass / complete
Fail / critical
Warning / review
In progress
🔴🟠🟡🟢 Severity levels

Progress: [████████░░] 80%

Quick Install

cp -r . ~/.claude/skills/b01-gbrain--devops/
# In Claude Code:
/read ~/.claude/skills/b01-gbrain--devops/SKILL.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/slayerassassinjack-b01-gbrain-devops-b01-gbrain-devops/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.

slayerassassinjack-b01-gbrain-devops-b01-gbrain-devops.ocm.jsonjson
{
  "ocm": "1",
  "id": "slayerassassinjack-b01-gbrain-devops-b01-gbrain-devops",
  "kind": "skill",
  "name": "b01-gbrain--devops",
  "description": "☁️ Infrastructure Knowledge Brain — Self-wiring knowledge graph for infra topology, incident history and runbooks. Derived from gbrain (garrytan/gbrain). CI/CD pipelines, container orchestration, IaC, monitoring.",
  "publisher": "slayerassassinjack",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "devops",
      "cloud",
      "docker",
      "kubernetes",
      "ci-cd",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "☁️ Infrastructure Knowledge Brain — Self-wiring knowledge graph for infra topology, incident history and runbooks. Derived from gbrain (garrytan/gbrain). CI/CD pipelines, container orchestration, IaC, monitoring."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/slayerassassinjack/b01-gbrain-devops",
      "path": "SKILL.md",
      "ref": "d360977be717bd4a7828d4d87ba1c55d96f0ea1d",
      "url": "https://github.com/slayerassassinjack/b01-gbrain-devops/blob/d360977be717bd4a7828d4d87ba1c55d96f0ea1d/SKILL.md",
      "key": "slayerassassinjack/b01-gbrain-devops/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# ☁️ Infrastructure Knowledge Brain\n\n> **Self-wiring knowledge graph for infra topology, incident history and runbooks**\n> Derived from _gbrain (garrytan/gbrain)_ — self-wiring AI knowledge graph brain — 29 skills, hybrid search, entity enrichment\n\n## Available Skills\n\n- `/infra-ingest` — Ingest service topology, configs and deployment history into the brain\n- `/incident-ingest` — Store incidents with timeline, root cause, services affected and resolution links\n- `/runbook-query` — Query brain for runbooks, past incidents and resolution patterns\n- `/alert-graph` — Build alert dependency graph:",
  "cost": {
    "context_tokens": 421
  }
}

Fetch it by URL: GET /api/v1/registry/slayerassassinjack-b01-gbrain-devops-b01-gbrain-devops/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.