← 返回 Skills 市场
Priority Conflict Resolver
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
143
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install priority-conflict-resolver
功能描述
面对多个目标、有限资源与冲突时,输出排序、牺牲说明、边界与不做清单。;use for priority, tradeoff, planning workflows;do not use for 替代人事绩效决策, 伪造资源承诺.
安全使用建议
This skill appears coherent and safe for its stated purpose. Before executing the included script, review it (scripts/run.py) and run it with --dry-run or against example inputs. Do not point the --input argument at system or home directories unless you intend the script to read those files. Prefer producing the template-driven text output when handling sensitive material, redact or desensitize inputs before running the script, and restrict autonomous agent invocation if you do not want the agent to run local scripts without explicit confirmation.
功能分析
Type: OpenClaw Skill
Name: priority-conflict-resolver
Version: 1.0.0
The skill bundle is a legitimate tool for task prioritization and conflict resolution. While the included Python script (scripts/run.py) contains advanced auditing capabilities—such as scanning for secrets, hardcoded credentials, and dangerous shell commands (e.g., curl|bash)—these functions are used to generate structured reports for the user and do not perform unauthorized execution or data exfiltration. The instructions in SKILL.md are consistent with the stated purpose and include explicit safety boundaries and dry-run recommendations.
能力评估
Purpose & Capability
Name/description match the provided artifacts: resources/spec.json, template, examples and a Python script that generates structured briefs and lightweight audits. Declared requirement (python3) is appropriate and proportionate.
Instruction Scope
SKILL.md instructs the agent to either produce text from templates or, if allowed, run the included script: python3 scripts/run.py --input <input> --output <output>. The script operates on an input file or directory and reads text files to build a report. This is consistent with the skill's purpose, but exercising the directory-audit / pattern-audit functionality on arbitrary paths could expose local content if invoked with sensitive system directories—so only run it against intended inputs.
Install Mechanism
Instruction-only skill with no install spec; the only runtime requirement is python3. No downloads, package installs, or archive extraction are present.
Credentials
The skill requests no environment variables, credentials, or config paths. The script reads files from disk (based on user-supplied input), which is appropriate for a local audit/templating tool and matches the stated scope.
Persistence & Privilege
always is false; the skill does not request permanent inclusion or elevated platform privileges and does not modify other skills or global agent configs. It can write an output file if --output is provided, which is expected behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install priority-conflict-resolver - 安装完成后,直接呼叫该 Skill 的名称或使用
/priority-conflict-resolver触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of priority-conflict-resolver.
- Provides structured workflows for resolving priority conflicts among multiple goals and limited resources.
- Outputs include task ordering, trade-off explanations, boundaries, and "not to do" lists.
- Emphasizes transparent, review-first drafts before generating actionable lists.
- Explicitly outlines unsuited uses, such as personnel performance decisions or making false resource commitments.
- Includes standard output templates and local resource references for consistent guidance.
元数据
常见问题
Priority Conflict Resolver 是什么?
面对多个目标、有限资源与冲突时,输出排序、牺牲说明、边界与不做清单。;use for priority, tradeoff, planning workflows;do not use for 替代人事绩效决策, 伪造资源承诺. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。
如何安装 Priority Conflict Resolver?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install priority-conflict-resolver」即可一键安装,无需额外配置。
Priority Conflict Resolver 是免费的吗?
是的,Priority Conflict Resolver 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Priority Conflict Resolver 支持哪些平台?
Priority Conflict Resolver 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Priority Conflict Resolver?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills