Communityv1.0.0
CHECK
检查系统和Python环境,验证AI/ML及RAG开发所需工具、包、目录结构和配置是否完整,支持自动安装缺失依赖。
849downloads7active installstilannlou Skill Details
- Slug
- check
- Latest Version
- 1.0.0
- Author
- tilannlou
- Published
- Mar 6, 2026
- Updated
- May 18, 2026
- Total Versions
- 1
How to Install
- 1 on OpenClawdBots (takes under 60 seconds).
- 2Open your bot dashboard and go to the Skills tab.
- 3Switch to the ClawHub tab and search for “CHECK”.
- 4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
Initial release of the Environment Checker Skill
- 检查常见系统工具(Python、pip、Git、Docker、Node.js等)安装与状态
- 验证AI/ML、RAG相关和常用Python包的安装情况,支持自动安装缺失包
- 检查工作区目录结构合理性(如model、utils、scripts等目录)
- 检查RAG环境配置(如API密钥)
- 输出详细JSON格式的环境检查报告
- 提供一键依赖安装和特定包安装命令