# Configure Notifications

> Configure notification delivery for Slack, Discord, or Telegram. Use when this capability is needed.

- Skill: `tomevault-io/configure-notifications` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/configure-notifications`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/configure-notifications/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/configure-notifications

---


# Configure Notifications

Use this skill when the user wants to set up or validate notification delivery.

## What it does
- explains supported notification platforms
- helps choose Slack / Discord / Telegram wiring
- points to the canonical notification modules under `src/notifications/`
- reminds the operator to verify the resulting configuration with a safe test message

## Recommended flow
1. Decide which platforms to enable.
2. Validate URL/token/chat-id inputs.
3. Send a dry-run or test notification.
4. Record the chosen configuration in project docs or handoff notes.

---
> Source: [jjongguet/oh-my-product](https://github.com/jjongguet/oh-my-product) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-23 -->

