Skip to content
Skillv1.0.0

coordinate

Use shared aweb task state and mail. Prefer small, reviewable assignments.

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

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

See reviews

About

Imported from awebai/aweb (test-vectors/blueprints/engineering/negatives/private-key/profiles/coordinator/skills/coordinate/SKILL.md). Install upstream with npx skills add awebai/aweb --skill coordinate. Copyright stays with the author.

Coordinate

Use shared aweb task state and mail. Prefer small, reviewable assignments.

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/awebai-aweb-coordinate/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.

awebai-aweb-coordinate.ocm.jsonjson
{
  "ocm": "1",
  "id": "awebai-aweb-coordinate",
  "kind": "skill",
  "name": "coordinate",
  "description": "Use shared aweb task state and mail. Prefer small, reviewable assignments.",
  "publisher": "awebai",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use shared aweb task state and mail. Prefer small, reviewable assignments."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/awebai/aweb",
      "path": "test-vectors/blueprints/engineering/negatives/private-key/profiles/coordinator/skills/coordinate/SKILL.md",
      "ref": "bfdb20886080e4ffe1f02b266f6116d12bd100fd",
      "url": "https://github.com/awebai/aweb/blob/bfdb20886080e4ffe1f02b266f6116d12bd100fd/test-vectors/blueprints/engineering/negatives/private-key/profiles/coordinator/skills/coordinate/SKILL.md",
      "key": "awebai/aweb/test-vectors/blueprints/engineering/negatives/private-key/profiles/coordinator/skills/coordinate/SKILL.md"
    }
  },
  "instructions": "# Coordinate\n\nUse shared aweb task state and mail. Prefer small, reviewable assignments.",
  "cost": {
    "context_tokens": 22
  }
}

Fetch it by URL: GET /api/v1/registry/awebai-aweb-coordinate/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.