Skip to content
Skillv1.0.0

acpus

Use when Acpus is the intended orchestration layer, or when an existing Acpus workflow or durable run is in scope.

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

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

See reviews

About

Imported from kelvinschen/acpus (skills/acpus/SKILL.md). Install upstream with npx skills add kelvinschen/acpus --skill acpus. Copyright stays with the author.

Run acpus skill read then follow the instructions.

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/kelvinschen-acpus-acpus/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.

kelvinschen-acpus-acpus.ocm.jsonjson
{
  "ocm": "1",
  "id": "kelvinschen-acpus-acpus",
  "kind": "skill",
  "name": "acpus",
  "description": "Use when Acpus is the intended orchestration layer, or when an existing Acpus workflow or durable run is in scope.",
  "publisher": "kelvinschen",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use when Acpus is the intended orchestration layer, or when an existing Acpus workflow or durable run is in scope."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/kelvinschen/acpus",
      "path": "skills/acpus/SKILL.md",
      "ref": "94c2bdffb547e121749716a65817b283c3e25be1",
      "url": "https://github.com/kelvinschen/acpus/blob/94c2bdffb547e121749716a65817b283c3e25be1/skills/acpus/SKILL.md",
      "key": "kelvinschen/acpus/skills/acpus/SKILL.md"
    }
  },
  "instructions": "Run `acpus skill read` then follow the instructions.",
  "cost": {
    "context_tokens": 13
  }
}

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