create-notification-plugin

Community

Interactively build cross-platform notifications.

Authorycs77
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides you through the end-to-end process of interactively creating a cross-platform Claude Code notification plugin for Windows, macOS, and Linux. It automates parameter collection, validates audio assets, scaffolds platform-specific plugins, and updates marketplace listings and documentation, saving you time and reducing setup complexity.

Core Features & Use Cases

  • Interactive data collection: Uses AskUserQuestion to gather plugin id, name, author, and audio asset paths.
  • Cross-platform scaffolding: Creates Windows, macOS, and Linux plugin folders with consistent structure and metadata.
  • Automation & updates: Copies audio files, generates plugin.json and README per platform, and updates marketplace.json and the main README.
  • Use Case: A developer needs a ready-to-install notification plugin across all three OS targets; this skill automates the setup so Claude Code can deploy instantly.

Quick Start

Run the skill and respond to all prompts to create a cross-platform notification plugin. After completion, check:

  • plugins/{id}-win
  • plugins/{id}-mac
  • plugins/{id}-linux
  • .claude-plugin/marketplace.json
  • README.md Install commands (example): Windows: /plugin install {id}-win@ycs77-notifications macOS: /plugin install {id}-mac@ycs77-notifications Linux: /plugin install {id}-linux@ycs77-notifications

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-notification-plugin
Download link: https://github.com/ycs77/claude-code-notifications/archive/main.zip#create-notification-plugin

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.