Skip to content
Skillv1.0.0

OpenRoboAssure

1. Read `PROJECT_STATE.yaml` before acting. 2. Work only in the current approved phase. 3. Do not modify protected files without required review. 4. Do not use paid, non-commercial, research-only, or

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

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

See reviews

About

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

Agent rules

  1. Read PROJECT_STATE.yaml before acting.
  2. Work only in the current approved phase.
  3. Do not modify protected files without required review.
  4. Do not use paid, non-commercial, research-only, or unknown-licence data.
  5. Run ora licence audit before every milestone merge once the command exists.
  6. Never expose hidden failure values to method-development code.
  7. Preserve failed runs and negative results.
  8. Update README for every milestone release.
  9. Do not claim real-world validation.
  10. Stop when a human directional decision is required.

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/taechasith-openroboassure-openroboassure/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.

taechasith-openroboassure-openroboassure.ocm.jsonjson
{
  "ocm": "1",
  "id": "taechasith-openroboassure-openroboassure",
  "kind": "skill",
  "name": "OpenRoboAssure",
  "description": "1. Read `PROJECT_STATE.yaml` before acting. 2. Work only in the current approved phase. 3. Do not modify protected files without required review. 4. Do not use paid, non-commercial, research-only, or unknown-licence data. 5. Run `ora licence audit` before every milestone merge once the command exists. 6. Never expose hidden failure values to method-development code. 7. Preserve failed runs and negative results. 8. Update README for every milestone release. 9. Do not claim real-world validation. 10. Stop when a human directional decision is required.",
  "publisher": "taechasith",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "1. Read `PROJECT_STATE.yaml` before acting. 2. Work only in the current approved phase. 3. Do not modify protected files without required review. 4. Do not use paid, non-commercial, research-only, or unknown-licence data. 5. Run `ora licence audit` before every milestone merge once the command exists. 6. Never expose hidden failure values to method-development code. 7. Preserve failed runs and negative results. 8. Update README for every milestone release. 9. Do not claim real-world validation. 10. Stop when a human directional decision is required."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/taechasith/OpenRoboAssure",
      "path": "AGENTS.md",
      "ref": "85b6deef862aac9bc7bf5b17134f2f487370e7d0",
      "url": "https://github.com/taechasith/OpenRoboAssure/blob/85b6deef862aac9bc7bf5b17134f2f487370e7d0/AGENTS.md",
      "key": "taechasith/OpenRoboAssure/AGENTS.md"
    }
  },
  "instructions": "# Agent rules\n\n1. Read `PROJECT_STATE.yaml` before acting.\n2. Work only in the current approved phase.\n3. Do not modify protected files without required review.\n4. Do not use paid, non-commercial, research-only, or unknown-licence data.\n5. Run `ora licence audit` before every milestone merge once the command exists.\n6. Never expose hidden failure values to method-development code.\n7. Preserve failed runs and negative results.\n8. Update README for every milestone release.\n9. Do not claim real-world validation.\n10. Stop when a human directional decision is required.",
  "cost": {
    "context_tokens": 142
  }
}

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