npx claudepluginhub mistakeknot/interagency-marketplace --plugin interfluenceDefined in hooks/hooks.json
{
"PostToolUse": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/learn-from-edits.sh",
"timeout": 5
}
],
"matcher": "Edit"
}
]
}"Runs sync_marketplace_to_plugins.py after PostToolUse on Write/Edit/MultiEdit tools to sync marketplace listings to local plugins directory. Performs file writes."