Skip to content
Skillv1.0.0

parts

This card applies to `mechanics/agon/parts/` and every descendant active part.

by 8Dionysus(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from 8Dionysus/aoa-evals (mechanics/agon/parts/AGENTS.md). Install upstream with npx skills add 8Dionysus/aoa-evals --skill parts. Copyright stays with the author.

AGENTS.md

Applies To

This card applies to mechanics/agon/parts/ and every descendant active part.

Role

mechanics/agon/parts/ holds active part contracts for the Agon proof mechanic.

Parts are operation nodes. They route part contracts, payload homes, source surfaces, and validation commands while keeping stronger owner truth visible.

Validation

Use the on-demand VALIDATION.md route for executable checks.

For part topology or route shape changes, use the parent VALIDATION.md lane first.

Closeout

Report active parts changed, source surfaces or payload homes moved, validation commands run, checks skipped, and stronger-owner boundaries preserved.

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/8dionysus-aoa-evals-parts/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.

8dionysus-aoa-evals-parts.ocm.jsonjson
{
  "ocm": "1",
  "id": "8dionysus-aoa-evals-parts",
  "kind": "skill",
  "name": "parts",
  "description": "This card applies to `mechanics/agon/parts/` and every descendant active part.",
  "publisher": "8Dionysus",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This card applies to `mechanics/agon/parts/` and every descendant active part."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/8Dionysus/aoa-evals",
      "path": "mechanics/agon/parts/AGENTS.md",
      "ref": "3e5a139df0719e186d4676821bcc5a6e9a642961",
      "url": "https://github.com/8Dionysus/aoa-evals/blob/3e5a139df0719e186d4676821bcc5a6e9a642961/mechanics/agon/parts/AGENTS.md",
      "key": "8Dionysus/aoa-evals/mechanics/agon/parts/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Applies To\n\nThis card applies to `mechanics/agon/parts/` and every descendant active part.\n\n## Role\n\n`mechanics/agon/parts/` holds active part contracts for the Agon proof mechanic.\n\nParts are operation nodes. They route part contracts, payload homes, source surfaces, and validation commands while keeping stronger owner truth visible.\n\n## Validation\n\nUse the on-demand [VALIDATION.md](VALIDATION.md) route for executable checks.\n\nFor part topology or route shape changes, use the parent [VALIDATION.md](../VALIDATION.md) lane first.\n\n## Closeout\n\nReport active parts changed, source",
  "cost": {
    "context_tokens": 178
  }
}

Fetch it by URL: GET /api/v1/registry/8dionysus-aoa-evals-parts/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.