npx claudepluginhub whchoi98/aws-skills-for-claude-code --plugin aws-skills-for-claude-codeDefined in hooks/hooks.json
bash $CLAUDE_PLUGIN_ROOT/.claude/hooks/notify.sh "$EVENT" "$MESSAGE" 2>/dev/null || truebash $CLAUDE_PLUGIN_ROOT/.claude/hooks/session-context.sh 2>/dev/null || trueRuns bash scripts on SessionStart to check Obsidian and inject MCP context; sends notification on idle prompts. Executes bash commands, no file writes.