·skill-optimizer-yashu
</>

skill-optimizer-yashu

Analyze and optimize documentation quality for other Skills, including frontmatter format, progressive disclosure structure, file reference integrity, AI-friendliness, etc. When to use: when the user says "optimize this skill", "check skill quality", "review skill", "skill has issues", "help me look at this skill", or "diagnose skill".

10Installs·1Trend·@steelan9199

Installation

$npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-optimizer-yashu

How to Install skill-optimizer-yashu

Quickly install skill-optimizer-yashu AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-optimizer-yashu
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: steelan9199/wechat-publisher.

SKILL.md

View raw

| "检查 / 诊断 / review / 看看 / 分析 / 评估 xxx skill" | 运行 analyze.py 进行质量分析 | | "优化 / 改进 / 修复 / 升级 / 重构 xxx skill" | 运行 optimize.py 生成优化后的文档 |

| 场景 | 步骤 | AI 执行动作 | 具体命令 |

| 分析 | 1 | 运行分析脚本 | python skill-optimizer-yashu/scripts/analyze.py --folder | | 分析 | 2 | 解析输出结果 | 提取错误/警告/建议/提示数量及详细问题列表 | | 分析 | 3 | 输出分析报告 | 按【分析结果模板】向用户展示结果 | | 优化 | 1 | 运行优化脚本 | python skill-optimizer-yashu/scripts/optimize.py --folder --output /tmp/ -optimized.md | | 优化 | 2 | 确认优化完成 | 检查输出文件是否存在 | | 优化 | 3 | 输出优化摘要 | 向用户展示优化内容概览和文件路径 |

Analyze and optimize documentation quality for other Skills, including frontmatter format, progressive disclosure structure, file reference integrity, AI-friendliness, etc. When to use: when the user says "optimize this skill", "check skill quality", "review skill", "skill has issues", "help me look at this skill", or "diagnose skill". Source: steelan9199/wechat-publisher.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-optimizer-yashu
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from steelan9199/wechat-publisher

Quick answers

What is skill-optimizer-yashu?

Analyze and optimize documentation quality for other Skills, including frontmatter format, progressive disclosure structure, file reference integrity, AI-friendliness, etc. When to use: when the user says "optimize this skill", "check skill quality", "review skill", "skill has issues", "help me look at this skill", or "diagnose skill". Source: steelan9199/wechat-publisher.

How do I install skill-optimizer-yashu?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-optimizer-yashu Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/steelan9199/wechat-publisher