npx claudepluginhub netresearch/claude-code-marketplace --plugin pagerangers-seoDefined in hooks/hooks.json
{
"UserPromptSubmit": [
{
"hooks": [
{
"type": "command",
"command": "python3 ${CLAUDE_PLUGIN_ROOT}/scripts/detect_credentials.py",
"timeout": 3
}
]
}
]
}"Executes `npx tsx recall-inject.ts` on every UserPromptSubmit, setting NOCTURNE_BASE_URL to http://127.0.0.1:18901 for a local service."