← Back to Skills Marketplace
52yuanchangxing

Policy Delta Watcher

by vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ Security Clean
166
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install policy-delta-watcher
Description
比较新旧制度或政策差异,指出业务影响、流程影响和需更新的操作手册。;use for policy, diff, governance workflows;do not use for 给法律定性结论, 忽略边缘影响人群.
Usage Guidance
This skill appears to do what it says: generate structured briefs and local audits using the bundled Python script and templates. Before running: (1) review scripts/run.py (it's included and readable) to confirm behavior; (2) run in a safe/sandboxed directory or use --dry-run to avoid writing output files; (3) do not point the tool at system root or directories containing secrets unless you intend to audit them; and (4) because the source is 'unknown' and homepage is an example domain, prefer to run it locally in an isolated environment (or inspect the files) before granting it access to any sensitive inputs. There are no network/exfiltration calls or credential requests in the bundle.
Capability Analysis
Type: OpenClaw Skill Name: policy-delta-watcher Version: 1.0.0 The policy-delta-watcher skill is designed to analyze policy changes and perform basic governance audits. The included Python script (scripts/run.py) features a 'pattern_audit' mode that scans for sensitive data like API keys and dangerous shell commands; however, this is used for reporting purposes rather than execution, and the script explicitly includes logic to mask detected secrets. The skill instructions in SKILL.md emphasize a read-only, structured approach without evidence of data exfiltration or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description match the included resources and script. The bundle includes templates, a spec.json describing sections, examples, and a python script that produces structured reports and directory/csv/pattern audits — all coherent with a policy-diff/briefing tool.
Instruction Scope
SKILL.md instructs the agent to run the included local script or to produce output from the bundled template; the script reads text files, directories, and CSVs and can scan a provided path for patterns and headings. This is expected for an audit tool, but it means the script will read any files/directories the user points it at (including .py, .sh, .md, .json). Users should avoid pointing the script at broad system roots or sensitive directories unless they intend to audit them.
Install Mechanism
No install spec; only a requirement of python3 and no third-party packages. The script is bundled in the repo and no external downloads or package installs are performed.
Credentials
The skill requests no environment variables, no credentials, and declares only python3 as a binary requirement. There are no unrelated secrets or cloud credentials requested.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills/configs. It can be invoked by the agent (normal), and its local script can write an output file per CLI args; this is proportional for a reporting tool.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install policy-delta-watcher
  3. After installation, invoke the skill by name or use /policy-delta-watcher
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of policy-delta-watcher. - Provides structured comparison between old and new policies or procedures, highlighting key differences. - Identifies business and process impacts, as well as required manual/documentation updates. - Explicitly lists pending questions when input information is incomplete. - Output includes: main changes, business impact, process impact, documents to update, training suggestions, and items needing clarification. - Incorporates strong guardrails for security, compliance, and appropriate usage scenarios.
Metadata
Slug policy-delta-watcher
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Policy Delta Watcher?

比较新旧制度或政策差异,指出业务影响、流程影响和需更新的操作手册。;use for policy, diff, governance workflows;do not use for 给法律定性结论, 忽略边缘影响人群. It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.

How do I install Policy Delta Watcher?

Run "/install policy-delta-watcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Policy Delta Watcher free?

Yes, Policy Delta Watcher is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Policy Delta Watcher support?

Policy Delta Watcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Policy Delta Watcher?

It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.

💬 Comments