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