← Back to Skills Marketplace
dxiaofeng0811-lgtm

Skill Optimizer 0330

by dxiaofeng0811-lgtm · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
114
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install skill-optimizer-0330
Description
技能优化专家。当用户想要优化、改进、重构、审核任何 SKILL.md 文件时自动触发。 典型触发场景: - "优化这个技能"、"改进 skill"、"重构技能定义" - "审核这个 agent"、"检查技能质量"、"技能诊断" - "让技能更好用"、"提升技能效果"、"技能调优" - "应用设计模式"、"技能架构...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-optimizer-0330
  3. After installation, invoke the skill by name or use /skill-optimizer-0330
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug skill-optimizer-0330
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Skill Optimizer 0330?

技能优化专家。当用户想要优化、改进、重构、审核任何 SKILL.md 文件时自动触发。 典型触发场景: - "优化这个技能"、"改进 skill"、"重构技能定义" - "审核这个 agent"、"检查技能质量"、"技能诊断" - "让技能更好用"、"提升技能效果"、"技能调优" - "应用设计模式"、"技能架构... It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install Skill Optimizer 0330?

Run "/install skill-optimizer-0330" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skill Optimizer 0330 free?

Yes, Skill Optimizer 0330 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skill Optimizer 0330 support?

Skill Optimizer 0330 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Optimizer 0330?

It is built and maintained by dxiaofeng0811-lgtm (@dxiaofeng0811-lgtm); the current version is v1.0.0.

💬 Comments