用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/bobo070314/openclaw-config --skill owl-vision命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
auto-valuation skill (Auto-generated skeleton)
🌍 AI 知识大脑 — 国际版独占的本地 RAG 知识库系统。 支持文件索引、语义搜索、知识图谱、笔记管理等。 当用户提到知识库、资料库、笔记、收藏、"记下来"、"存起来"、"搜索一下知识"时, 或需要持久化记忆、文件管理、代码仓库索引时触发。 比腾讯 IMA 知识库更强大:本地运行、无限存储、毫秒级检索、支持代码索引、支持多模态。
AI self-modification engine — reads skill code, generates improved drafts
基于 SOC 职业分类
正在显示 SKILL.md
| name | owl-vision |
| version | 1.0.0 |
| author | OpenClaw-Foreign |
| description | Owl Vision |
| permissions | [] |
Local vision model for screen understanding. Runs fully offline via Moondream 2B. Zero cloud API calls. Zero data leakage.
python run.py "What is on the screen?"
python run.py "Is there an error message?" --image path/to/screenshot.png
python run.py --json "Describe the UI layout"
pip install moondream (first run auto-installs)pillow for screenshot capturesubconscious-daemon hooks into this for auto-screenshot + analysiscausal-reasoner for root causeadversarial-guard screens visual injection attempts