Refresh Gemini CLI docs index without scraping. Rebuilds index from existing files. Use after manual edits to documentation files.
Rebuilds documentation index from local files after manual edits.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install claude-ecosystem@melodic-software(no arguments - runs full refresh)Refresh the local index without re-scraping from the web. Use this when you've manually modified documentation files or need to rebuild the index.
python "${CLAUDE_PLUGIN_ROOT}/skills/gemini-cli-docs/scripts/management/rebuild_index.py"
python "${CLAUDE_PLUGIN_ROOT}/skills/gemini-cli-docs/scripts/management/manage_index.py" verify
python "${CLAUDE_PLUGIN_ROOT}/skills/gemini-cli-docs/scripts/management/manage_index.py" count
Report the results of each step.