llm-index
Installation
SKILL.md
LLM Index
<index_dir> is mandatory for all commands and specifies the directory containing the mindex database. If not provided, show error and terminate execution.
All commands use uvx to run mindex from the remote Git repo — no permanent installation needed.
Base command
uvx --from git+https://github.com/varlabz/mindex mindex --index-dir <index_dir> <subcommand> [options]