locallens-doctor
Check LocalLens setup and dependencies. Shows what is working and what is missing.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Check LocalLens setup and dependencies. Shows what is working and what is missing.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Ask a question about indexed files and get an answer with source citations. Requires Ollama running locally.
Index a folder of files for semantic search. Run this before searching. Supports PDF, DOCX, code, CSV, and 20+ file types.
Semantically search indexed files and code by meaning. Use when the user wants to find files related to a concept, feature, or topic. Supports query arithmetic with +/- operators.
Semantic file search engine for AI agents. Search files by meaning, ask questions with RAG, all 100% offline. Supports query arithmetic (+/- operators).
| name | locallens-doctor |
| description | Check LocalLens setup and dependencies. Shows what is working and what is missing. |
| command | /locallens:doctor |
| disable-model-invocation | true |
Run the LocalLens health check:
locallens doctor --format json
Present the results as a status table showing each component and whether it is OK, warning, or failed.
If LocalLens is not installed, tell the user:
Install LocalLens:
pip install locallens