← Back to Skills Marketplace
Priority Conflict Resolver
by
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
143
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install priority-conflict-resolver
Description
面对多个目标、有限资源与冲突时,输出排序、牺牲说明、边界与不做清单。;use for priority, tradeoff, planning workflows;do not use for 替代人事绩效决策, 伪造资源承诺.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install priority-conflict-resolver - After installation, invoke the skill by name or use
/priority-conflict-resolver - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Priority Conflict Resolver?
面对多个目标、有限资源与冲突时,输出排序、牺牲说明、边界与不做清单。;use for priority, tradeoff, planning workflows;do not use for 替代人事绩效决策, 伪造资源承诺. It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install Priority Conflict Resolver?
Run "/install priority-conflict-resolver" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Priority Conflict Resolver free?
Yes, Priority Conflict Resolver is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Priority Conflict Resolver support?
Priority Conflict Resolver is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).
Who created Priority Conflict Resolver?
It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.
More Skills