npx claudepluginhub oshayr/llm-wiki --plugin llm-wikiDefined inline in plugin.json manifest
diff -q "${CLAUDE_PLUGIN_ROOT}/requirements.txt" "${CLAUDE_PLUGIN_DATA}/requirements.txt" >/dev/null 2>&1 || (cp "${CLAUDE_PLUGIN_ROOT}/requirements.txt" "${CLAUDE_PLUGIN_DATA}/requirements.txt" && pip install -q -r "${CLAUDE_PLUGIN_DATA}/requirements.txt") || rm -f "${CLAUDE_PLUGIN_DATA}/requirements.txt"Runs a configurable command hook on session start, triggered by startup/clear/compact events. Executes via a batch script.
Share bugs, ideas, or general feedback.