Skip to content
OpenSmartRoute
Skillv1.0.0

codex

OpenAI Codex 独立审查工具。作为第二意见进行独立代码审查。

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 (codex/SKILL.md). Install upstream with npx skills add AICreator-Wind/gstack-openclaw-skills --skill codex. Copyright stays with the author.

Codex - Codex 审查

使用 OpenAI Codex 进行独立代码审查。

触发条件

  • 需要第二意见
  • 交叉验证审查结果
  • Codex 集成审查

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-codex/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-codex.ocm.jsonjson
{
  "ocm": "1",
  "id": "aicreator-wind-gstack-openclaw-skills-codex",
  "kind": "skill",
  "name": "codex",
  "description": "OpenAI Codex 独立审查工具。作为第二意见进行独立代码审查。",
  "publisher": "AICreator-Wind",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "codex",
      "review",
      "second-opinion",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "OpenAI Codex 独立审查工具。作为第二意见进行独立代码审查。"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/AICreator-Wind/gstack-openclaw-skills",
      "path": "codex/SKILL.md",
      "ref": "b051f1c44451f3ce029c9dedeeb074ac5375da3a",
      "url": "https://github.com/AICreator-Wind/gstack-openclaw-skills/blob/b051f1c44451f3ce029c9dedeeb074ac5375da3a/codex/SKILL.md",
      "key": "AICreator-Wind/gstack-openclaw-skills/codex/SKILL.md"
    }
  },
  "instructions": "# Codex - Codex 审查\n\n使用 OpenAI Codex 进行独立代码审查。\n\n## 触发条件\n- 需要第二意见\n- 交叉验证审查结果\n- Codex 集成审查",
  "cost": {
    "context_tokens": 21
  }
}

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