Skip to content
Skillv1.0.0

al

Execute the AlignFirst AAD protocol.

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

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

See reviews

About

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

Read the alignfirst skill (../alignfirst/SKILL.md) and its references/aad-protocol.md if not already loaded.

Execute the AAD protocol from the alignfirst skill. Do not use your own plan mode.

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/paleo-alignfirst-al/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.

paleo-alignfirst-al.ocm.jsonjson
{
  "ocm": "1",
  "id": "paleo-alignfirst-al",
  "kind": "skill",
  "name": "al",
  "description": "Execute the AlignFirst AAD protocol.",
  "publisher": "paleo",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Execute the AlignFirst AAD protocol."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/paleo/alignfirst",
      "path": "skills/al/SKILL.md",
      "ref": "8bd360af547bc73182fafbf5ca018629462ef261",
      "url": "https://github.com/paleo/alignfirst/blob/8bd360af547bc73182fafbf5ca018629462ef261/skills/al/SKILL.md",
      "key": "paleo/alignfirst/skills/al/SKILL.md"
    }
  },
  "instructions": "Read the *alignfirst* skill (`../alignfirst/SKILL.md`) and its `references/aad-protocol.md` if not already loaded.\n\nExecute the _AAD_ protocol from the *alignfirst* skill. Do not use your own plan mode.",
  "cost": {
    "context_tokens": 50
  }
}

Fetch it by URL: GET /api/v1/registry/paleo-alignfirst-al/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.