Skip to content
Skillv1.0.0

VelaDocs

AGENTS.md

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

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

See reviews

About

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

AGENTS.md

协作要求

  • 与用户统一使用简体中文交流。
  • 输出、说明、代码注释默认使用简体中文。
  • 语言保持凝练,优先给结论、变更和验证结果。

Git 提交

  • 提交信息格式使用 type(xx): xxxx
  • 允许包含 body,用于补充背景、风险和验证信息。

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/cheongszesuen-veladocs-veladocs/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.

cheongszesuen-veladocs-veladocs.ocm.jsonjson
{
  "ocm": "1",
  "id": "cheongszesuen-veladocs-veladocs",
  "kind": "skill",
  "name": "VelaDocs",
  "description": "AGENTS.md",
  "publisher": "CheongSzesuen",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "AGENTS.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/CheongSzesuen/VelaDocs",
      "path": "AGENTS.md",
      "ref": "120befc86362149fba590c3ec1c46d3d46b9c871",
      "url": "https://github.com/CheongSzesuen/VelaDocs/blob/120befc86362149fba590c3ec1c46d3d46b9c871/AGENTS.md",
      "key": "CheongSzesuen/VelaDocs/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## 协作要求\n- 与用户统一使用简体中文交流。\n- 输出、说明、代码注释默认使用简体中文。\n- 语言保持凝练,优先给结论、变更和验证结果。\n\n## Git 提交\n- 提交信息格式使用 `type(xx): xxxx`。\n- 允许包含 body,用于补充背景、风险和验证信息。",
  "cost": {
    "context_tokens": 37
  }
}

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