Refresh Codex CLI docs index without scraping. Rebuilds index from existing files. Use after manual edits to documentation files.
Rebuilds the CLI documentation index from local files after manual edits.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install openai-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/codex-cli-docs/scripts/management/rebuild_index.py"
python "${CLAUDE_PLUGIN_ROOT}/skills/codex-cli-docs/scripts/management/manage_index.py" verify
python "${CLAUDE_PLUGIN_ROOT}/skills/codex-cli-docs/scripts/management/manage_index.py" count
Report the results of each step.