Skip to content
Skillv1.0.0

cli

See JUMBO.md and follow all instructions. If the file does not exist, then ignore this instruction.

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

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

See reviews

About

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

AGENTS.md

Instructions for Agents on how to collaborate with Jumbo

See JUMBO.md and follow all instructions. If the file does not exist, then ignore this instruction.

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/jumbocontext-cli-cli/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.

jumbocontext-cli-cli.ocm.jsonjson
{
  "ocm": "1",
  "id": "jumbocontext-cli-cli",
  "kind": "skill",
  "name": "cli",
  "description": "See JUMBO.md and follow all instructions. If the file does not exist, then ignore this instruction.",
  "publisher": "jumbocontext",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "See JUMBO.md and follow all instructions. If the file does not exist, then ignore this instruction."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/jumbocontext/cli",
      "path": "AGENTS.md",
      "ref": "2bd1b1f9e3dbce8a9d1131359e3be2b64e6860b0",
      "url": "https://github.com/jumbocontext/cli/blob/2bd1b1f9e3dbce8a9d1131359e3be2b64e6860b0/AGENTS.md",
      "key": "jumbocontext/cli/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Instructions for Agents on how to collaborate with Jumbo\n\nSee JUMBO.md and follow all instructions. If the file does not exist, then ignore this instruction.",
  "cost": {
    "context_tokens": 43
  }
}

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