Skip to content
Skillv1.0.0

nodejieba

AGENTS

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

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

See reviews

About

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

AGENTS

Repository Instructions

  • After every code update, explicitly assess whether a new release/version publish is needed.
  • When relevant, include the release decision in the final update to the user.

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/yanyiwu-nodejieba-nodejieba/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.

yanyiwu-nodejieba-nodejieba.ocm.jsonjson
{
  "ocm": "1",
  "id": "yanyiwu-nodejieba-nodejieba",
  "kind": "skill",
  "name": "nodejieba",
  "description": "AGENTS",
  "publisher": "yanyiwu",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "AGENTS"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/yanyiwu/nodejieba",
      "path": "AGENTS.md",
      "ref": "99a3e8147237b983c9068213405a8f0edb340421",
      "url": "https://github.com/yanyiwu/nodejieba/blob/99a3e8147237b983c9068213405a8f0edb340421/AGENTS.md",
      "key": "yanyiwu/nodejieba/AGENTS.md"
    }
  },
  "instructions": "# AGENTS\n\n## Repository Instructions\n\n- After every code update, explicitly assess whether a new release/version publish is needed.\n- When relevant, include the release decision in the final update to the user.",
  "cost": {
    "context_tokens": 52
  }
}

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