notification-dispatcher
This skill provides automated assistance for notification dispatcher tasks within the Business Aut
Content Preview
--- name: notification-dispatcher description: | Notification Dispatcher - Auto-activating skill for Business Automation. Triggers on: notification dispatcher, notification dispatcher Part of the Business Automation skill category. allowed-tools: Read, Write, Edit, Bash version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Notification Dispatcher ## Purpose This skill provides automated assistance for notification dispatcher tasks within the Business Aut
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/notification-dispatcher.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/19-business-automation/notification-dispatcher/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/19-business-automation/notification-dispatcher/SKILL.md
Related Skills
notification-center
Tests full notification list, filtering, and bulk clear.
engineering-teamnotificationcenter
by alirezarezvani · alirezarezvani-claude-skills
notification-prefs
Notification Preferences Template
engineering-teamnotificationprefs
by alirezarezvani · alirezarezvani-claude-skills
fakechat
Localhost web chat for testing the channel notification flow. No tokens, no access control, no third-party service.
pluginpluginmarketplacefakechat
by Anthropic · anthropic-official-plugins
plugin-dev/hook-development
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
skillplugin-devhook-development
by Anthropic · anthropic-official-plugins