Skip to content
Skillv1.0.0

Ringwin

创建、读取、更新或发布 issue/spec 时,使用 `getSilver/Ringwin` 的 GitHub Issues。详见 `docs/agents/issue-tracker.md`。

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

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

See reviews

About

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

Agent skills

Issue tracker

创建、读取、更新或发布 issue/spec 时,使用 getSilver/Ringwin 的 GitHub Issues。详见 docs/agents/issue-tracker.md

Triage labels

对 issue 进行分诊或发布可执行 spec 时,使用默认五角色标签。详见 docs/agents/triage-labels.md

Domain docs

设计领域模型、修改核心模块或编写 issue/spec 前,读取根级 CONTEXT.md 和相关 docs/adr/;本仓库采用 single-context 布局。详见 docs/agents/domain.md

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/getsilver-ringwin-ringwin/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.

getsilver-ringwin-ringwin.ocm.jsonjson
{
  "ocm": "1",
  "id": "getsilver-ringwin-ringwin",
  "kind": "skill",
  "name": "Ringwin",
  "description": "创建、读取、更新或发布 issue/spec 时,使用 `getSilver/Ringwin` 的 GitHub Issues。详见 `docs/agents/issue-tracker.md`。",
  "publisher": "getSilver",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "创建、读取、更新或发布 issue/spec 时,使用 `getSilver/Ringwin` 的 GitHub Issues。详见 `docs/agents/issue-tracker.md`。"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/getSilver/Ringwin",
      "path": "AGENTS.md",
      "ref": "196252084203063dcf294f061b312a303c67a8f7",
      "url": "https://github.com/getSilver/Ringwin/blob/196252084203063dcf294f061b312a303c67a8f7/AGENTS.md",
      "key": "getSilver/Ringwin/AGENTS.md"
    }
  },
  "instructions": "## Agent skills\n\n### Issue tracker\n\n创建、读取、更新或发布 issue/spec 时,使用 `getSilver/Ringwin` 的 GitHub Issues。详见 `docs/agents/issue-tracker.md`。\n\n### Triage labels\n\n对 issue 进行分诊或发布可执行 spec 时,使用默认五角色标签。详见 `docs/agents/triage-labels.md`。\n\n### Domain docs\n\n设计领域模型、修改核心模块或编写 issue/spec 前,读取根级 `CONTEXT.md` 和相关 `docs/adr/`;本仓库采用 single-context 布局。详见 `docs/agents/domain.md`。",
  "cost": {
    "context_tokens": 89
  }
}

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