Overview
- Skill Key
- edmond-ai/oc-guard
- Author
- edmond-ai
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/edmond-ai/oc-guard
- Latest Commit SHA
- c783d4fa127bc9aba4619d8e5e0ac4499361db88
Safe OpenClaw config planning/apply workflow with bilingual execution receipts.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 oc_guard 技能。 若已安装,则直接安装 oc_guard 技能。
# oc-guard Skill
## Purpose
All config-changing requests must go through `oc-guard`.
Do not directly edit `~/.openclaw/openclaw.json`.
When possible, invoke the bundled CLI at `{baseDir}/scripts/oc-guard.py`.
## Hard Rules
1. Use `oc-guard plan` before apply.
2. High-risk changes require `oc-guard apply --confirm`.
3. Always return execution receipt first.
4. If command is not executed, return `【模型说明-未执行】`.
5. Never claim success without a real `oc-guard` receipt.
## Common Commands
- `{baseDir}/scripts/oc-guard.py --help`
- `{baseDir}/scripts/oc-guard.py plan "<requirement>"`
- `{baseDir}/scripts/oc-guard.py apply --confirm "<requirement>"`
- `{baseDir}/scripts/oc-guard.py plan --proposal <file>`
- `{baseDir}/scripts/oc-guard.py apply --confirm --proposal <file>`
# oc-guard-skill <p align="center"> <img src="docs/readme_logo.png" alt="oc-guard mascot with security shield" width="960" /> </p> ## 公告 | Announcement `oc-guard-skill` 已正式发布到 GitHub 与 ClawHub。 This project is now publicly available on GitHub and ClawHub. - 目标:防止 OpenClaw 配置被误改导致服务中断。 Goal: prevent OpenClaw outages caused by unsafe config edits. - 机制:先 `plan`,后 `apply --confirm`,失败自动回滚。 Workflow: `plan` first, then `apply --confirm`, with automatic rollback on failure. ## 目录 | Table of Contents - [简介 | Overview](#简介--overview) - [工作流图 | Workflow Diagram](#工作流图--workflow-diagram) - [功能 | Features](#功能--features) - [包含文件 | Included Files](#包含文件--included-files) - [不包含 | Not Included](#不包含--not-included) - [前置依赖 | Prerequisites](#前置依赖--prerequisites) - [安装 | Install](#安装--install) - [环境变量覆盖 | Environment Overrides](#环境变量覆盖--environment-overrides) - [使用方法 | Usage](#使用方法--usage) - [输出协议 | Output Contract](#输出协议--output-contract) - [发布后验收 | Post-publish Verification](#发布后验收--post-publish-verification) - [安全说明 | Security Notes](#安全说明--security-notes) - [标签与发布 | Tags and Releases](#标签与发布--tags-and-releases) - [许可证 | License](#许可证--license) ## 简介 | Overview OpenClaw 配置安全守卫工具。 Safe config guard for OpenClaw. - 用 `plan` 预览变更和风险。 / Use `plan` to preview changes and risk. - 用 `apply --confirm` 执行高风险变更。 / Use `apply --confirm` for high-risk changes. - 内置备份与回滚。 / Built-in backup and rollback. - 输出中英并行执行回执。 / Bilingual execution receipts. ## 工作流图 | Workflow Diagram <p align="center"> <img src="docs/workflow.png" alt="oc-guard safe config workflow diagram" width="960" /> </p> ## 功能 | Features - 自然语言转受控提案(`plan`) / Natural language to guarded proposal (`plan`) - 高风险确认门槛(`apply --confirm`) / High-risk confirmation gate - 校验渠道、绑定、ag...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
carlulsoe
Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.
carlzhao007
飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。
cartoonitunes
BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.
camopel
Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.