Skip to content
OpenSmartRoute
Skillv1.0.0

careful

安全护栏工具。危险操作警告。

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

Careful - 安全护栏

在执行危险操作前发出警告。

触发条件

  • 删除操作
  • 覆盖文件
  • 危险命令执行

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-careful/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-careful.ocm.jsonjson
{
  "ocm": "1",
  "id": "aicreator-wind-gstack-openclaw-skills-careful",
  "kind": "skill",
  "name": "careful",
  "description": "安全护栏工具。危险操作警告。",
  "publisher": "AICreator-Wind",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "safety",
      "warning",
      "guard",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "安全护栏工具。危险操作警告。"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/AICreator-Wind/gstack-openclaw-skills",
      "path": "careful/SKILL.md",
      "ref": "b051f1c44451f3ce029c9dedeeb074ac5375da3a",
      "url": "https://github.com/AICreator-Wind/gstack-openclaw-skills/blob/b051f1c44451f3ce029c9dedeeb074ac5375da3a/careful/SKILL.md",
      "key": "AICreator-Wind/gstack-openclaw-skills/careful/SKILL.md"
    }
  },
  "instructions": "# Careful - 安全护栏\n\n在执行危险操作前发出警告。\n\n## 触发条件\n- 删除操作\n- 覆盖文件\n- 危险命令执行",
  "cost": {
    "context_tokens": 15
  }
}

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