vibenotifications

Customizable notifications for Claude Code -- GitHub PRs, Slack DMs, stock prices, and more while you code

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "vibenotifications" with this command: npx skills add pooriaarab/vibenotifications/pooriaarab-vibenotifications-vibenotifications

vibenotifications

Bring real-world notifications into your Claude Code session. While Claude works on your code, you'll see GitHub PR reviews, Slack messages, stock prices, and more -- right in the terminal.

When to Use This Skill

Use this skill when the user:

  • Wants to receive notifications (GitHub, Slack, email, stocks, crypto) inside Claude Code
  • Asks about monitoring GitHub PRs, CI failures, or mentions while coding
  • Wants Slack DMs or channel messages surfaced in their terminal
  • Asks about tracking stock or crypto prices during a coding session
  • Wants a notification dashboard or digest in their CLI workflow
  • Mentions wanting to stay updated without leaving the terminal

Installation

npm install -g vibenotifications
vibenotifications init

Or run without installing:

npx vibenotifications init

The interactive setup wizard walks through selecting notification sources, entering API keys, testing connections, and installing Claude Code hooks automatically.

Available Plugins

PluginSourceAPI key needed?
GitHubPR reviews, CI failures, mentionsYes (PAT)
SlackDMs, channel messagesYes (Bot token)
X/TwitterMentionsYes (Bearer token)
EmailUnread countYes (IMAP)
Stocks/CryptoBTC, ETH, SOL, DOGE pricesNo
MCP BridgeConnected MCP server statusNo

Notification Surfaces

Notifications appear across 5 Claude Code surfaces:

  • Spinner verbs: Notification titles replace spinner text while Claude thinks
  • Status line: Top notification shown in the status bar with clickable links
  • Context injection: High-priority items injected into Claude's context
  • Session summary: Notification digest shown when starting/resuming a session
  • Dashboard: Full notification list via vibenotifications dashboard

Commands

vibenotifications init            # Interactive setup wizard
vibenotifications dashboard       # View all notifications
vibenotifications add <plugin>    # Enable a new source
vibenotifications remove <plugin> # Disable a source
vibenotifications start           # Start notification daemon
vibenotifications stop            # Stop notification daemon
vibenotifications fetch           # Fetch notifications once
vibenotifications uninstall       # Remove everything

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

CP2K Cross-Code Input Studio

Generate, refine, explain, and cross-convert CP2K-centered input drafts for computational chemistry and materials workflows. Use when a user wants a CP2K .in...

Registry SourceRecently Updated
Coding

PDF to markdown converter

Convert PDF and image documents to clean Markdown via the PDF2Markdown CLI. Use when the user wants to extract text from PDFs, convert PDFs to markdown, pars...

Registry SourceRecently Updated
Coding

VMware Monitor

VMware vCenter/ESXi read-only monitoring skill. Code-level enforced safety — no destructive operations exist in this codebase. Query inventory, check health/...

Registry SourceRecently Updated
0318
zw008