Skip to content
Skillv1.0.0

ThreatDeck

GitHub issues on `gripebomb/ThreatDeck` via the `gh` CLI. See `docs/agents/issue-tracker.md`.

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

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

See reviews

About

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

AGENTS.md

Agent skills

Issue tracker

GitHub issues on gripebomb/ThreatDeck via the gh CLI. See docs/agents/issue-tracker.md.

Triage labels

Default one-to-one mapping: needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix. See docs/agents/triage-labels.md.

Domain docs

Single-context layout: one CONTEXT.md + docs/adr/ at the repo root. See docs/agents/domain.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/gripebomb-threatdeck-threatdeck/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.

gripebomb-threatdeck-threatdeck.ocm.jsonjson
{
  "ocm": "1",
  "id": "gripebomb-threatdeck-threatdeck",
  "kind": "skill",
  "name": "ThreatDeck",
  "description": "GitHub issues on `gripebomb/ThreatDeck` via the `gh` CLI. See `docs/agents/issue-tracker.md`.",
  "publisher": "gripebomb",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "GitHub issues on `gripebomb/ThreatDeck` via the `gh` CLI. See `docs/agents/issue-tracker.md`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/gripebomb/ThreatDeck",
      "path": "AGENTS.md",
      "ref": "5bb818635b142f946f5407f0cecfc93d259e19ce",
      "url": "https://github.com/gripebomb/ThreatDeck/blob/5bb818635b142f946f5407f0cecfc93d259e19ce/AGENTS.md",
      "key": "gripebomb/ThreatDeck/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Agent skills\n\n### Issue tracker\n\nGitHub issues on `gripebomb/ThreatDeck` via the `gh` CLI. See `docs/agents/issue-tracker.md`.\n\n### Triage labels\n\nDefault one-to-one mapping: `needs-triage`, `needs-info`, `ready-for-agent`, `ready-for-human`, `wontfix`. See `docs/agents/triage-labels.md`.\n\n### Domain docs\n\nSingle-context layout: one `CONTEXT.md` + `docs/adr/` at the repo root. See `docs/agents/domain.md`.",
  "cost": {
    "context_tokens": 106
  }
}

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

ThreatDeck - Skill - OpenSmartRoute