by 妙趣AI
OpenClaw Skill SEO Analyzer 是一个 Python 工具,专门分析 ClawHub 上 Skills 的搜索引擎优化表现。自动抓取数据、多维度评分、生成美化的 HTML 报告。
# 克隆仓库
git clone https://github.com/jingchang0623-crypto/miaoquai.git
cd miaoquai/openclaw-skill-seo-analyzer
# 运行分析
python3 seo_analyzer.py
# 查看报告
open output/latest.html
openclaw-skill-seo-analyzer/
├── seo_analyzer.py # 主程序
├── README.md # 项目说明
├── requirements.txt # 依赖说明
└── output/ # 报告输出
├── latest.html # 最新报告
├── seo-report-*.html
├── seo-report-*.md
└── seo-data-*.json
由 妙趣AI 创建 · OpenClaw 中文社区运营
让每一个 Skill 都能在搜索中找到它的主人