Skip to content
Skillv1.0.0

safety-aware-route-planner

Issues live in this repo's GitHub Issues (`gh` CLI). See `docs/agents/issue-tracker.md`.

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

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

See reviews

About

Imported from DerekHertz/safety-aware-route-planner (AGENTS.md). Install upstream with npx skills add DerekHertz/safety-aware-route-planner. Copyright stays with the author.

AGENTS.md

Starting a session

Resuming / "what's next?" → read docs/agents/handoff.md first: it has the Now/Next feature list and where the plan lives.

Agent skills

Issue tracker

Issues live in this repo's GitHub Issues (gh CLI). See docs/agents/issue-tracker.md.

Domain docs

Single-context: root CONTEXT.md + docs/adr/. 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/derekhertz-safety-aware-route-planner-safety-aware-route-68c2d0/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.

derekhertz-safety-aware-route-planner-safety-aware-route-68c2d0.ocm.jsonjson
{
  "ocm": "1",
  "id": "derekhertz-safety-aware-route-planner-safety-aware-route-68c2d0",
  "kind": "skill",
  "name": "safety-aware-route-planner",
  "description": "Issues live in this repo's GitHub Issues (`gh` CLI). See `docs/agents/issue-tracker.md`.",
  "publisher": "DerekHertz",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Issues live in this repo's GitHub Issues (`gh` CLI). See `docs/agents/issue-tracker.md`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/DerekHertz/safety-aware-route-planner",
      "path": "AGENTS.md",
      "ref": "c4656e99ed526c17d338f1b8b7ec08bcab0e30c9",
      "url": "https://github.com/DerekHertz/safety-aware-route-planner/blob/c4656e99ed526c17d338f1b8b7ec08bcab0e30c9/AGENTS.md",
      "key": "DerekHertz/safety-aware-route-planner/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Starting a session\n\n**Resuming / \"what's next?\"** → read `docs/agents/handoff.md` first: it has the\nNow/Next feature list and where the plan lives.\n\n## Agent skills\n\n### Issue tracker\n\nIssues live in this repo's GitHub Issues (`gh` CLI). See `docs/agents/issue-tracker.md`.\n\n### Domain docs\n\nSingle-context: root `CONTEXT.md` + `docs/adr/`. See `docs/agents/domain.md`.",
  "cost": {
    "context_tokens": 96
  }
}

Fetch it by URL: GET /api/v1/registry/derekhertz-safety-aware-route-planner-safety-aware-route-68c2d0/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.

safety-aware-route-planner - Skill - OpenSmartRoute