← 返回 Skills 市场
341
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install policy-lawyer-1-0-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/policy-lawyer-1-0-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 341 次。
如何安装 Policy Lawyer 1.0.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install policy-lawyer-1-0-0」即可一键安装,无需额外配置。
Policy Lawyer 1.0.0 是免费的吗?
是的,Policy Lawyer 1.0.0 完全免费(开源免费),可自由下载、安装和使用。
Policy Lawyer 1.0.0 支持哪些平台?
Policy Lawyer 1.0.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Policy Lawyer 1.0.0?
由 Lougazi(@loui1979)开发并维护,当前版本 v1.0.0。
推荐 Skills