Startvibe Startvibe Cc Marketplace
StartVibe CC Marketplace is a Claude Code plugin for the Build phase that provides cross-platform desktop notifications when agent or Claude Code events occur.
Get cross-platform desktop notifications when Claude Code or agent events fire so you are not glued to the terminal.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install startvibe-startvibe-cc-marketplace@startvibe/startvibe-cc-marketplaceBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:startvibe/startvibe-cc-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:startvibe/startvibe-cc-marketplace").
What it does
StartVibe CC Marketplace is a Claude Code plugin provider focused on bridging your agent sessions to the OS notification layer. For solo builders running long codegen or test jobs, missing a finished task because the terminal was in the background is a common friction; this marketplace wires event-style signals into desktop alerts using StartVibe’s cross-platform notifier approach. It is a thin productivity layer—not a memory system, not an MCP data bridge—meant to be added alongside your primary coding plugins. Install when you work across windows or a laptop lid and want lightweight awareness. Verify what events your installed plugin actually emits, since marketplace metadata emphasizes notifications rather than a broad skill library.
Highlights
- Claude Code plugin marketplace entry from StartVibe (pluginCount: 1).
- Cross-platform desktop/system notifications for agent-related events.
- StartVibeNodeNotifierCLI integration for local notify flows.
- Keeps you aware of completion or attention-needed events without polling the UI.
- Productivity-focused plugin keywords: events, notify, system, desktop.
Why builders use it
Long Claude Code sessions finish or need input while you are in another app, and you only notice if you keep checking the terminal.
After registering the marketplace and notifier CLI, your machine can surface system notifications for configured agent events so you can step away safely.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is startvibe-cc-marketplace for?
Claude Code users who want local desktop notifications tied to agent or tooling events via StartVibe’s marketplace plugin.
When should I use startvibe-cc-marketplace?
When you frequently context-switch away from the terminal during builds and need the OS to ping you on task completion or attention events.
How do I add startvibe-cc-marketplace to my agent?
Add the startvibe/startvibe-cc-marketplace repo as a Claude Code plugin marketplace, install the plugin, and configure StartVibeNodeNotifierCLI for your platform.
Comments
Share how you use startvibe-startvibe-cc-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.