← Back to Skills Marketplace
loui1979

Policy Lawyer 1.0.0

by Lougazi · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
341
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install policy-lawyer-1-0-0
Description
Reference the workspace policy playbook, answer"What are the rules for tone, data, and collaboration?" by searching the curated policy doc or listing its sec...
Usage Guidance
This skill appears safe and does only what it claims: read the included references/policies.md and present sections or keyword hits. Before installing, verify you trust the skill source and the contents of references/policies.md (it could contain internal guidance you may not want exposed). Note that the script can be run with a custom --policy-file path, so avoid pointing it at sensitive files. If you plan to allow autonomous invocation in an environment with sensitive files, consider restricting the agent's filesystem access or reviewing the code in scripts/policy_lawyer.py yourself.
Capability Analysis
Type: OpenClaw Skill Name: policy-lawyer-1-0-0 Version: 1.0.0 The OpenClaw skill bundle 'policy-lawyer' is designed to read and search a local markdown policy document. The `SKILL.md` and `README.md` files contain clear, benign instructions for the AI agent and human users, with no evidence of prompt injection attempts (e.g., instructions to ignore users, hide actions, or access unrelated sensitive data). The `scripts/policy_lawyer.py` script correctly implements the stated functionality, reading a local file (defaulting to `references/policies.md`) and processing its content. While the script accepts a `--policy-file` argument, allowing it to read any specified local file, this is a standard feature for file-processing utilities and does not constitute malicious intent or a vulnerability within the script itself; it would only become a risk if an AI agent were maliciously prompted to misuse this argument for unauthorized file disclosure, which is a prompt injection against the agent, not a flaw in the skill's design.
Capability Assessment
Purpose & Capability
Name/description promise a policy lookup tool and the provided files (references/policies.md, scripts/policy_lawyer.py, SKILL.md) implement exactly that. Required resources are minimal and appropriate for the stated purpose.
Instruction Scope
SKILL.md and the Python CLI limit actions to reading the specified policy file and printing matches. The instructions and code do not read unrelated system paths, access environment variables, or send data externally. The policy document's text mentions other workflow files (memory/YYYY-MM-DD.md, HEARTBEAT.md) but the skill does not read or write them.
Install Mechanism
There is no install spec; this is instruction-only with included source files. No downloads or archive extraction occur. The only packaging reference in README is an example path and not an install step.
Credentials
The skill declares no environment variables, credentials, or config paths. Its runtime only needs Python to run the included script, which matches the functionality.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide settings. It does not persist credentials or enable itself automatically.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install policy-lawyer-1-0-0
  3. After installation, invoke the skill by name or use /policy-lawyer-1-0-0
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of policy-lawyer skill: - Search and reference workspace policies via a curated policy notebook. - List all policy topics, retrieve specific sections, or search by keyword using the CLI. - Supports answering questions on tone, data, and collaboration rules by referencing official documentation. - Useful for drafting announcements or providing authoritative policy guidance.
Metadata
Slug policy-lawyer-1-0-0
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Policy Lawyer 1.0.0?

Reference the workspace policy playbook, answer"What are the rules for tone, data, and collaboration?" by searching the curated policy doc or listing its sec... It is an AI Agent Skill for Claude Code / OpenClaw, with 341 downloads so far.

How do I install Policy Lawyer 1.0.0?

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

Is Policy Lawyer 1.0.0 free?

Yes, Policy Lawyer 1.0.0 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Policy Lawyer 1.0.0 support?

Policy Lawyer 1.0.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Policy Lawyer 1.0.0?

It is built and maintained by Lougazi (@loui1979); the current version is v1.0.0.

💬 Comments