npx claudepluginhub fusengine/agents --plugin fuse-changelogDefined in hooks/hooks.json
{
"PostToolUse": [
{
"hooks": [
{
"type": "command",
"command": "python3 ${CLAUDE_PLUGIN_ROOT}/scripts/track-watch-research.py"
}
],
"matcher": "mcp__.*exa|WebFetch|WebSearch"
}
]
}"PostToolUse hooks running fetch-weather.sh to auto-fetch weather for mentioned destinations and convert-currency.sh to handle currency prices after tool use. No bash execution or file writes."