/SKILL.md
Customizable notifications for Claude Code -- GitHub PRs, Slack DMs, stock prices, and more while you code
npx skillsauth add pooriaarab/vibenotifications vibenotificationsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
Use this skill when the user:
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.
| Plugin | Source | API key needed? | |--------|--------|----------------| | GitHub | PR reviews, CI failures, mentions | Yes (PAT) | | Slack | DMs, channel messages | Yes (Bot token) | | X/Twitter | Mentions | Yes (Bearer token) | | Email | Unread count | Yes (IMAP) | | Stocks/Crypto | BTC, ETH, SOL, DOGE prices | No | | MCP Bridge | Connected MCP server status | No |
Notifications appear across 5 Claude Code surfaces:
vibenotifications dashboardvibenotifications 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
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.
development
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.
development
End-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels.