✓ Verified
🌐 Web Scrapers
✓ Enhanced Data
Index1 Doctor
Diagnose index1 environment - check Python, Ollama, models, index health.
- Rating
- 4.6 (157 reviews)
- Downloads
- 3,754 downloads
- Version
- 1.0.0
Overview
Diagnose index1 environment - check Python, Ollama, models, index health.
Complete Documentation
View Source →
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, 270MBbge-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
Installation
Terminal bash
openclaw install index1-doctor
Copied!
💻Code Examples
index1 doctor
index1-doctor.txt
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 Statusindex1 status
index1-status.txt
Shows:
- Document count and chunk count
- Collections list
- Last index time
- Database size
### 3. Ollama ModelsTags
#search_and-research
Quick Info
Category Web Scrapers
Model Claude 3.5
Complexity One-Click
Author gladego
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install index1-doctor
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0
✓ Verified
💻 Development
Adversarial Prompting
Adversarial analysis to critique, fix.
🧠 Claude-Ready
)}
★ 4.6 (372)
↓ 28,222
v1.0.0