byagentfront· 14 skills
Use when pushing real-time notifications or events into Claude Code (or another MCP client) sessions, or building two-way chat bridges. Covers channel source types: incoming webhooks (such as GitHub), app error events, agent-completion and job-completion alerts, service connectors, file watchers, and replay buffers; plus two-way conversational bridges connecting WhatsApp, Telegram, Slack, and Discord to a Claude Code session. Triggers: push notifications, real-time alerts, webhook channel, chat bridge, WhatsApp / Telegram / Slack / Discord, agent completion alert, job status notification, error forwarding, server-to-client messaging. The skill for CHANNELS and NOTIFICATIONS.
$npx -y skills add agentfront/frontmcp --skill frontmcp-channelsInstalls into the current project.
Run `npx skills use "https://github.com/agentfront/frontmcp" --skill "agentfront/frontmcp/frontmcp-channels"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentfront/frontmcp" that are relevant to the current task. Run `npx skills add "https://github.com/agentfront/frontmcp"` and select the relevant skills, then follow their instructions.