返回顶部
i

index1-doctor

Diagnose index1 environment - check Python, Ollama, models, index health.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2.0.3
安全检测
已通过
688
下载量
0
收藏
概述
安装方式
版本历史

index1-doctor

# index1 Doctor Environment diagnostic skill for index1. Runs health checks and provides fix recommendations. ## Usage Type `/doctor` or ask the agent to diagnose index1. ## What it checks The skill runs three commands sequentially and analyzes results: ### 1. Environment Check ```bash index1 doctor ``` Checks: - Python version (>= 3.10 required) - SQLite version (>= 3.43.0 for full features) - sqlite-vec extension - ONNX embedding (built-in, bge-small-en-v1.5) - Ollama connectivity (optional, for multilingual/CJK) - Embedding model availability - CJK/Chinese support (jieba) ### 2. Index Status ```bash index1 status ``` Shows: - Document count and chunk count - Collections list - Last index time - Database size ### 3. Ollama Models ```bash ollama list ``` Shows installed models. Recommended embedding models: - `nomic-embed-text` — Standard, 270MB - `bge-m3` — Best for CJK content, 1.2GB ## Interpreting Results | Check | Pass | Fail Fix | |-------|------|----------| | Python | >= 3.10 | Install Python 3.11+ | | SQLite | >= 3.43.0 | Auto-degrades, no action needed | | sqlite-vec | Loaded | `pip install index1` (bundled) | | Ollama | Connected | `curl -fsSL https://ollama.com/install.sh \| sh` | | Model | Available | `ollama pull nomic-embed-text` | | CJK | jieba loaded | `pip install index1[chinese]` | | Index | Has documents | `index1 index ./src ./docs` | ## When to use - First-time setup verification - After upgrading index1 - When search returns unexpected results - When vector search stops working - Before reporting issues

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 index1-doctor-1776420057 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 index1-doctor-1776420057 技能

通过命令行安装

skillhub install index1-doctor-1776420057

下载 Zip 包

⬇ 下载 index1-doctor v2.0.3

文件大小: 1.55 KB | 发布时间: 2026-4-17 18:55

v2.0.3 最新 2026-4-17 18:55
v2.0.3: Sync version, add ONNX embedding check

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部