diff --git a/README.md b/README.md index 8e8d768..39aeea8 100644 --- a/README.md +++ b/README.md @@ -556,6 +556,15 @@ +
+ Vibe Coding Slack Notifier - Slack DM alerts for OpenCode task completion +
+ OpenCode-compatible Slack notifier plugin and toolkit for Codex, OpenCode, Claude Code, and Gemini workflows. +

+ 🔗 View Repository +
+
+
WakaTime - WakaTime integration
diff --git a/dist/registry.json b/dist/registry.json index e7aafb8..1f9ff87 100644 --- a/dist/registry.json +++ b/dist/registry.json @@ -726,6 +726,18 @@ ], "tags": [] }, + { + "productId": "vibe-coding-slack-notifier", + "type": "plugins", + "displayName": "Vibe Coding Slack Notifier", + "repoUrl": "https://github.com/Wangmerlyn/vibe-coding-slack-notifier", + "tagline": "Slack DM alerts for OpenCode task completion", + "description": "OpenCode-compatible Slack notifier plugin and toolkit for Codex, OpenCode, Claude Code, and Gemini workflows.", + "scope": [ + "global" + ], + "tags": [] + }, { "productId": "wakatime", "type": "plugins",