← 返回 Skills 市场
Skill Priority Setup
作者
halfmoon82
· GitHub ↗
· v1.0.0
416
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-priority-setup
功能描述
Scans installed skills, suggests L0-L3 priority tiers, and auto-configures skill injection policy. Use when: setting up skill priorities, optimizing token bu...
安全使用建议
This package appears to implement the behavior it advertises, but it will modify global agent configuration files that can change how your agents behave (including self-improvement/evolution rules). Before running: 1) Inspect the scripts (setup.py and generate_policy_content) to verify exactly what will be written to AGENTS.md and SOUL.md. 2) Always run with --dry-run and review the generated SKILL_PRIORITY_POLICY.md and listed diffs/backups. 3) Don't use --auto until you're confident in the suggestions. 4) Check and remove/adjust the hard-coded '/Users/macmini/...' paths in the DOCX generators or avoid running those scripts. 5) Keep the backups the script creates and test changes in a sandbox or non-production agent. If you are not comfortable reviewing the files yourself, ask a trusted administrator to audit the proposed edits before applying.
功能分析
Type: OpenClaw Skill
Name: skill-priority-setup
Version: 1.0.0
The skill 'skill-priority-setup' is designed to scan installed OpenClaw skills, suggest priority tiers, and configure injection policies. Its primary script, `setup.py`, performs file operations (reading skill definitions, writing configuration files, creating backups) exclusively within the expected OpenClaw directories (`~/.openclaw`). There is no evidence of data exfiltration, unauthorized network communication, arbitrary command execution, persistence mechanisms, or malicious prompt injection attempts in `SKILL.md` or `README.md`. Minor issues include hardcoded paths in `scripts/generate_docx.py` and `scripts/generate_docx_cn.py` (e.g., `/Users/macmini/`) and a specific Node.js path in `setup.py`'s skill scanning, which are portability bugs rather than security vulnerabilities. The `update_agents_md` and `update_message_injector` functions in `setup.py` are placeholders, indicating functional incompleteness, not malicious intent.
能力评估
Purpose & Capability
The skill's declared purpose (scan skills, suggest tiers, apply injection policy) aligns with the included scripts: setup.py scans ~/.openclaw paths, suggests tiers, generates a policy file, and updates AGENTS.md / SOUL.md. Requiring the ability to modify those files is coherent with the purpose, but modifying agent evolution (SOUL.md) is higher privilege than a typical configuration helper and should be justified/inspected.
Instruction Scope
SKILL.md tells the user to run the setup script which will read many SKILL.md files and then write to global config locations (openclaw.json, ~/.openclaw/workspace/AGENTS.md, ~/.openclaw/workspace/SOUL.md and message injector config). Those file modifications are within the stated goal, but they cross user-agent boundaries (modifying agent behavior files). The interactive review exists, but the script also supports --auto and will apply changes; ensure you run --dry-run and inspect outputs first.
Install Mechanism
This is instruction-only with no install spec (no remote downloads). That lowers risk. However, included helper scripts generate DOCX files and one script writes a hard-coded absolute path (/Users/macmini/...) which is odd and may cause writes to unexpected locations or failures — this should be corrected.
Credentials
The package requests no environment variables or external credentials. All file access is local under the user's home (~/.openclaw). No network endpoints or API keys are requested.
Persistence & Privilege
The script creates/overwrites global agent files (AGENTS.md, SOUL.md, openclaw.json, message injector config). While that matches its stated purpose (configuring injection policy), these are high-impact changes because they can alter agent behavior (including 'agent-evolution' behaviors). The skill is not always: true, but it can run in --auto mode. Treat it as high-privilege and review changes before applying.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-priority-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-priority-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of skill-priority-setup: automates skill tiering and injection policy for OpenClaw.
- Scans and analyzes installed skills to suggest L0–L3 priority tiers
- Automatically configures and validates skill injection policy for optimal token use
- Provides both interactive wizard and non-interactive setup modes
- Includes backup, validation, dry-run, and rollback safety features
- Saves a custom policy document and updates relevant configuration files
- Designed for both new setups and migrations to tiered architectures
元数据
常见问题
Skill Priority Setup 是什么?
Scans installed skills, suggests L0-L3 priority tiers, and auto-configures skill injection policy. Use when: setting up skill priorities, optimizing token bu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 416 次。
如何安装 Skill Priority Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-priority-setup」即可一键安装,无需额外配置。
Skill Priority Setup 是免费的吗?
是的,Skill Priority Setup 完全免费(开源免费),可自由下载、安装和使用。
Skill Priority Setup 支持哪些平台?
Skill Priority Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Priority Setup?
由 halfmoon82(@halfmoon82)开发并维护,当前版本 v1.0.0。
推荐 Skills