Skip to content

Edde-101/skill_cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skill Cleaner

License: MIT Platform: OpenClaw Python 3.8+

自动扫描并清理 OpenClaw 中无效的 Skill(缺失 API Key、被禁用、文件损坏)。

功能

  • 🔍 扫描已安装的所有 Skill 状态
  • ⚠️ 识别缺少 API Key、被禁用、文件损坏的无效 Skill
  • 🧹 支持禁用 (disable) 或卸载 (uninstall) 无效 Skill

安装

  1. 安装到 OpenClaw:
    cp -r skill2cleaner ~/.openclaw/workspace/skills/
  2. 安装 Python 依赖:
    pip install -r requirements.txt

使用

在 OpenClaw 对话中说:

  • “检查我的技能状态”

  • “清理无效 skill”

  • “帮我把不能用的技能清理掉”

目录结构

skill-cleaner/
├── SKILL.md            # OpenClaw 技能入口清单
├── skill_cleaner.py    # 核心检测与清理脚本
├── requirements.txt    # Python 依赖
├── LICENSE             # MIT 开源许可证
├── README.md           # 使用说明

About

自动扫描并清理 OpenClaw 中无效的 Skill(缺失 API Key、被禁用、文件损坏)。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages