Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/bobo070314/openclaw-config --skill owl-visionコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
auto-valuation skill (Auto-generated skeleton)
🌍 AI 知识大脑 — 国际版独占的本地 RAG 知识库系统。 支持文件索引、语义搜索、知识图谱、笔记管理等。 当用户提到知识库、资料库、笔记、收藏、"记下来"、"存起来"、"搜索一下知识"时, 或需要持久化记忆、文件管理、代码仓库索引时触发。 比腾讯 IMA 知识库更强大:本地运行、无限存储、毫秒级检索、支持代码索引、支持多模态。
AI self-modification engine — reads skill code, generates improved drafts
SOC 職業分類に基づく
| 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