/plugin marketplace add Jaganpro/sf-skills/plugin install sf-imagen@sf-skillsDefined in hooks/hooks.json
{
"PostToolUse": [
{
"hooks": [
{
"type": "command",
"command": "python3 ~/.claude/plugins/marketplaces/sf-skills/shared/hooks/suggest-related-skills.py sf-imagen",
"timeout": 5000
}
],
"matcher": "Bash"
}
]
}{
"riskFlags": {
"touchesBash": true,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"command": 1
},
"eventStats": {
"PostToolUse": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 0,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 0
}
}