How to interact with the Gotify self-hosted push notification server via the gotify-mcp MCP tool, CLI binary, or direct REST API. Use this skill whenever the user wants to send a push notification, check notification history, manage Gotify applications or clients, check Gotify server health, delete messages, or do anything with Gotify — even if they just say "send an alert" or "notify me when X is done". Also invoke this when the user asks about notification history, wants to know if their Gotify server is up, or mentions monitoring, alerting, or push notifications in a self-hosted context.
$npx -y skills add dinglebear-ai/rgotify --skill gotifyInstalls into the current project.
Run `npx skills use "https://github.com/dinglebear-ai/rgotify" --skill "dinglebear-ai/rgotify/gotify"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dinglebear-ai/rgotify" that are relevant to the current task. Run `npx skills add "https://github.com/dinglebear-ai/rgotify"` and select the relevant skills, then follow their instructions.