Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Olbrasoft avatar

Notify

  • Updated December 20, 2025
  • Olbrasoft/ClaudeCode

notify is a Claude Code skill in the Databases category. Send notifications to VirtualAssistant database

Key points

  • notify
  • Databases
  • AI-coding skill

Notify by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add Olbrasoft/ClaudeCode
/plugin install notify@ClaudeCode

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedDecember 20, 2025
RepositoryOlbrasoft/ClaudeCode

What it does

Send notifications to VirtualAssistant database

README.md

Notify Plugin for Claude Code

Plugin that provides a /notify command to send notifications to VirtualAssistant database.

Installation

1. Add marketplace (if not already added)

/plugin marketplace add /home/jirka/GitHub/Olbrasoft/ClaudeCode

2. Install the plugin

/plugin install notify@ClaudeCode

3. Restart Claude Code

Restart to apply changes.

Usage

/notify <message>

Examples

/notify Zahajuji praci na issue #255
/notify Vytvoril jsem Notification entitu
/notify Dokoncil jsem issue #255

API Endpoint

The plugin sends notifications to:

  • URL: http://localhost:5055/api/notifications
  • Method: POST
  • Headers: Content-Type: application/json
  • Body: {"agentId": "Claude Code", "text": "<message>"}

Requirements

  • VirtualAssistant service running on localhost:5055
  • /api/notifications endpoint available

Related skills

Databasesdatabases

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.