← 返回 Skills 市场
Skill Optimizer 0330
作者
dxiaofeng0811-lgtm
· GitHub ↗
· v1.0.0
· MIT-0
114
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-optimizer-0330
功能描述
技能优化专家。当用户想要优化、改进、重构、审核任何 SKILL.md 文件时自动触发。 典型触发场景: - "优化这个技能"、"改进 skill"、"重构技能定义" - "审核这个 agent"、"检查技能质量"、"技能诊断" - "让技能更好用"、"提升技能效果"、"技能调优" - "应用设计模式"、"技能架构...
安全使用建议
This skill appears to do what it claims (optimize SKILL.md files) and requests no credentials, but there are red flags you should check before installing:
- Confirm the publisher identity: the manifest shows an ownerId that does not match _meta.json ownerId in the package — ask the provider which is authoritative.
- Clarify auto-trigger behavior: decide whether you want it to auto-run on keyword matches or file changes. The SKILL.md contains contradictory statements (some triggers request immediate invocation without confirmation; others require confirmation). If you prefer safety, require explicit user confirmation for any non-user-initiated trigger.
- Be cautious with README install steps that curl from raw GitHub URLs. If you plan to follow them, review the remote repository first and prefer releases from a trusted source.
- Consider testing in a sandbox: create a non-sensitive SKILL.md and observe the skill’s triggers and prompts to ensure they match expectations.
- If you keep the skill, disable or narrow automatic triggers (file-change window, trigger keywords, priority), and ensure the platform enforces user confirmation for any potentially sensitive read operations.
If you want, I can list the exact lines in the SKILL.md and READMEs that are inconsistent (auto-trigger vs confirmation, ownerId mismatch, external download references) to help you ask the publisher the right questions.
功能分析
Type: OpenClaw Skill
Name: skill-optimizer-0330
Version: 1.0.0
The skill-optimizer-0330 bundle is a developer utility designed to analyze, audit, and refactor OpenClaw SKILL.md files using established design patterns (e.g., Pipeline, Reviewer). While it includes instructions for proactive triggering and 'auto-trigger' metadata to intercept skill-related queries, these behaviors are clearly documented and aligned with its stated purpose of assisting in agent development. The code and instructions (SKILL.md, README.md) focus exclusively on structural optimization of markdown files and do not contain evidence of data exfiltration, unauthorized execution, or malicious intent.
能力评估
Purpose & Capability
The name/description and SKILL.md behavior match: the skill analyzes and rewrites SKILL.md files. It does not request binaries, env vars, or other privileged resources, which is proportionate to its stated purpose. Note: README includes optional install instructions that pull a SKILL.md from an external GitHub raw URL (documentation-only; no install spec is declared).
Instruction Scope
The runtime instructions require reading user-provided SKILL.md content (expected), but the SKILL.md also declares multiple auto-trigger rules that can cause this skill to be invoked proactively. There is a contradictory set of instructions: some triggers say 'immediately invoke (no user confirmation)', while other parts (file-change triggers) say ask the user first. Proactive invocation on file changes and keyword matches may lead to the skill being run (and reading skill files) without clear, consistent confirmation behavior.
Install Mechanism
No install spec and no code files are present (instruction-only), which is low-risk. The included README suggests manual installation via curl from a GitHub raw URL (documentation only). That is not executed automatically by the platform, but if followed by a user it would download content from a third-party repo—verify that URL and repo before using.
Credentials
The skill requests no environment variables, no credentials, and no config paths. This is appropriate for a purely textual SKILL.md optimizer and reduces risk of secret access or exfiltration.
Persistence & Privilege
Registry flags show always:false (good), but the skill's SKILL.md contains 'auto-trigger: true' and an explicit policy to auto-invoke on many signals (including file changes within 3 minutes). That gives it potential for frequent autonomous invocation. Combined with inconsistent confirmation rules and high-priority triggers, this increases blast radius if the skill is allowed to run autonomously; clarify platform enforcement of auto-trigger behavior and whether user confirmation is actually required.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-optimizer-0330 - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-optimizer-0330触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — introduces an expert skill optimization agent for SKILL.md files using five core design patterns.
- Automatically detects optimization triggers (user request, file change, low quality, keyword mention) and initiates a stepwise pipeline.
- Analyzes existing SKILL.md intent, structure, and weaknesses before proposing refactoring strategies.
- Applies modularization and the “tool wrapper”, “generator”, “reviewer”, “inversion”, and “pipeline” design patterns to improve reliability and maintainability.
- Ensures user confirmation at key workflow steps to guarantee intent alignment and prevent unwanted changes.
- Outputs clear, strictly structured SKILL.md content and provides plain-language change rationale and a final validation checklist.
元数据
常见问题
Skill Optimizer 0330 是什么?
技能优化专家。当用户想要优化、改进、重构、审核任何 SKILL.md 文件时自动触发。 典型触发场景: - "优化这个技能"、"改进 skill"、"重构技能定义" - "审核这个 agent"、"检查技能质量"、"技能诊断" - "让技能更好用"、"提升技能效果"、"技能调优" - "应用设计模式"、"技能架构... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 Skill Optimizer 0330?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-optimizer-0330」即可一键安装,无需额外配置。
Skill Optimizer 0330 是免费的吗?
是的,Skill Optimizer 0330 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Optimizer 0330 支持哪些平台?
Skill Optimizer 0330 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Optimizer 0330?
由 dxiaofeng0811-lgtm(@dxiaofeng0811-lgtm)开发并维护,当前版本 v1.0.0。
推荐 Skills