Imported from AICreator-Wind/gstack-openclaw-skills (
freeze/SKILL.md). Install upstream withnpx skills add AICreator-Wind/gstack-openclaw-skills --skill freeze. Copyright stays with the author.
Freeze - 编辑锁定
锁定文件,防止意外修改。
触发条件
- 保护重要文件
- 限制修改范围
- 防止误操作
文件编辑锁定工具。限制文件编辑范围。
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from AICreator-Wind/gstack-openclaw-skills (
freeze/SKILL.md). Install upstream withnpx skills add AICreator-Wind/gstack-openclaw-skills --skill freeze. Copyright stays with the author.
锁定文件,防止意外修改。
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/aicreator-wind-gstack-openclaw-skills-freeze/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "aicreator-wind-gstack-openclaw-skills-freeze",
"kind": "skill",
"name": "freeze",
"description": "文件编辑锁定工具。限制文件编辑范围。",
"publisher": "AICreator-Wind",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"freeze",
"lock",
"protect",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"文件编辑锁定工具。限制文件编辑范围。"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/AICreator-Wind/gstack-openclaw-skills",
"path": "freeze/SKILL.md",
"ref": "b051f1c44451f3ce029c9dedeeb074ac5375da3a",
"url": "https://github.com/AICreator-Wind/gstack-openclaw-skills/blob/b051f1c44451f3ce029c9dedeeb074ac5375da3a/freeze/SKILL.md",
"key": "AICreator-Wind/gstack-openclaw-skills/freeze/SKILL.md"
}
},
"instructions": "# Freeze - 编辑锁定\n\n锁定文件,防止意外修改。\n\n## 触发条件\n- 保护重要文件\n- 限制修改范围\n- 防止误操作",
"cost": {
"context_tokens": 16
}
}Fetch it by URL: GET /api/v1/registry/aicreator-wind-gstack-openclaw-skills-freeze/manifest?version=1.0.0
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.