← Back to Skills Marketplace
46
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-policy-enforcer
Description
Use when checking an agent Skill against a local or enterprise policy before installation, publication, CI approval, marketplace review, or repository merge.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-policy-enforcer - After installation, invoke the skill by name or use
/skill-policy-enforcer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of skill-policy-enforcer.
- Enforces caller-supplied or default policies over an agent Skill folder.
- Supports installation, publication, CI, marketplace review, and repository merge checks.
- Policy covers required files, file size, frontmatter, forbidden secrets, shell patterns, network use, and unfinished content.
- Runs via a Python script with markdown or JSON output for CI integration.
- Reports all findings with specific policy rule IDs and clear pass/fail/warning status.
- Designed for repeatable, non-advisory gatekeeping: deny findings block progress.
Metadata
Frequently Asked Questions
What is Skill Policy Enforcer?
Use when checking an agent Skill against a local or enterprise policy before installation, publication, CI approval, marketplace review, or repository merge. It is an AI Agent Skill for Claude Code / OpenClaw, with 46 downloads so far.
How do I install Skill Policy Enforcer?
Run "/install skill-policy-enforcer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Policy Enforcer free?
Yes, Skill Policy Enforcer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skill Policy Enforcer support?
Skill Policy Enforcer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Policy Enforcer?
It is built and maintained by CUPVC (@debtvc2022); the current version is v1.0.0.
More Skills