Skip to content
Skillv1.0.0

autoreview

Autoreview Skill

by Mr-Nobody-Anonymous(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from Mr-Nobody-Anonymous/All-skills (agent_skills/skills/verification_and_gates/autoreview/AGENTS.md). Install upstream with npx skills add Mr-Nobody-Anonymous/All-skills --skill autoreview. Copyright stays with the author.

Autoreview Skill

  • Canonical source: openclaw/agent-skills, under skills/autoreview.
  • Before editing any copy, fast-forward a checkout of openclaw/agent-skills from origin/main.
  • Make and validate shared changes in canonical skills/autoreview first, then sync the complete directory into downstream repos.
  • Never create repo-local behavior variants; downstream differences belong in repo-level validation, not the skill.

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/mr-nobody-anonymous-all-skills-autoreview/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.

mr-nobody-anonymous-all-skills-autoreview.ocm.jsonjson
{
  "ocm": "1",
  "id": "mr-nobody-anonymous-all-skills-autoreview",
  "kind": "skill",
  "name": "autoreview",
  "description": "Autoreview Skill",
  "publisher": "Mr-Nobody-Anonymous",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Autoreview Skill"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Mr-Nobody-Anonymous/All-skills",
      "path": "agent_skills/skills/verification_and_gates/autoreview/AGENTS.md",
      "ref": "5d1dde286a67a794d5f0c1cfd49d9145d7c9890a",
      "url": "https://github.com/Mr-Nobody-Anonymous/All-skills/blob/5d1dde286a67a794d5f0c1cfd49d9145d7c9890a/agent_skills/skills/verification_and_gates/autoreview/AGENTS.md",
      "key": "Mr-Nobody-Anonymous/All-skills/agent_skills/skills/verification_and_gates/autoreview/AGENTS.md"
    }
  },
  "instructions": "# Autoreview Skill\n\n- Canonical source: `openclaw/agent-skills`, under `skills/autoreview`.\n- Before editing any copy, fast-forward a checkout of `openclaw/agent-skills` from `origin/main`.\n- Make and validate shared changes in canonical `skills/autoreview` first, then sync the complete directory into downstream repos.\n- Never create repo-local behavior variants; downstream differences belong in repo-level validation, not the skill.",
  "cost": {
    "context_tokens": 109
  }
}

Fetch it by URL: GET /api/v1/registry/mr-nobody-anonymous-all-skills-autoreview/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.