Skip to content
Skillv1.0.0

qa-only

纯 QA 报告工具。只生成 bug 报告,不修复。

by AICreator-Wind(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from AICreator-Wind/gstack-openclaw-skills (qa-only/SKILL.md). Install upstream with npx skills add AICreator-Wind/gstack-openclaw-skills --skill qa-only. Copyright stays with the author.

QA Only - QA 报告

仅生成 QA 测试报告,不自动修复。

触发条件

  • 只要求报告 bug
  • 不需要自动修复
  • 手动修复场景

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/aicreator-wind-gstack-openclaw-skills-qa-only/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.

aicreator-wind-gstack-openclaw-skills-qa-only.ocm.jsonjson
{
  "ocm": "1",
  "id": "aicreator-wind-gstack-openclaw-skills-qa-only",
  "kind": "skill",
  "name": "qa-only",
  "description": "纯 QA 报告工具。只生成 bug 报告,不修复。",
  "publisher": "AICreator-Wind",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "qa",
      "report",
      "bug",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "纯 QA 报告工具。只生成 bug 报告,不修复。"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/AICreator-Wind/gstack-openclaw-skills",
      "path": "qa-only/SKILL.md",
      "ref": "b051f1c44451f3ce029c9dedeeb074ac5375da3a",
      "url": "https://github.com/AICreator-Wind/gstack-openclaw-skills/blob/b051f1c44451f3ce029c9dedeeb074ac5375da3a/qa-only/SKILL.md",
      "key": "AICreator-Wind/gstack-openclaw-skills/qa-only/SKILL.md"
    }
  },
  "instructions": "# QA Only - QA 报告\n\n仅生成 QA 测试报告,不自动修复。\n\n## 触发条件\n- 只要求报告 bug\n- 不需要自动修复\n- 手动修复场景",
  "cost": {
    "context_tokens": 19
  }
}

Fetch it by URL: GET /api/v1/registry/aicreator-wind-gstack-openclaw-skills-qa-only/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.