Skip to content
Skillv1.0.0

openbiomechanics

See [CLAUDE.md](CLAUDE.md) for the agent guide to this repository.

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

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

See reviews

About

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

See CLAUDE.md for the agent guide to this repository.

CLAUDE.md is the canonical instructions file; this AGENTS.md exists so non-Claude harnesses (Codex, Cursor, Zed, OpenCode) find it too.

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/drivelineresearch-openbiomechanics-openbiomechanics/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.

drivelineresearch-openbiomechanics-openbiomechanics.ocm.jsonjson
{
  "ocm": "1",
  "id": "drivelineresearch-openbiomechanics-openbiomechanics",
  "kind": "skill",
  "name": "openbiomechanics",
  "description": "See [CLAUDE.md](CLAUDE.md) for the agent guide to this repository.",
  "publisher": "drivelineresearch",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "See [CLAUDE.md](CLAUDE.md) for the agent guide to this repository."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/drivelineresearch/openbiomechanics",
      "path": "AGENTS.md",
      "ref": "44b98dae05cceb016f080ab39d105c85b8639084",
      "url": "https://github.com/drivelineresearch/openbiomechanics/blob/44b98dae05cceb016f080ab39d105c85b8639084/AGENTS.md",
      "key": "drivelineresearch/openbiomechanics/AGENTS.md"
    }
  },
  "instructions": "See [CLAUDE.md](CLAUDE.md) for the agent guide to this repository.\n\nCLAUDE.md is the canonical instructions file; this AGENTS.md exists so\nnon-Claude harnesses (Codex, Cursor, Zed, OpenCode) find it too.",
  "cost": {
    "context_tokens": 50
  }
}

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