# Notifications

> Send and receive push notifications via ntfy.sh.

- **Type:** Skill
- **Install:** `agentstack add skill-ggozad-haiku-skills-haiku-skills-notifications`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ggozad](https://agentstack.voostack.com/s/ggozad)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ggozad](https://github.com/ggozad)
- **Source:** https://github.com/ggozad/haiku.skills/tree/main/skills/notifications/haiku_skills_notifications

## Install

```sh
agentstack add skill-ggozad-haiku-skills-haiku-skills-notifications
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Notifications

Use the **send_notification** tool to publish push notifications to an ntfy.sh topic.
Use the **read_notifications** tool to poll and read cached messages from a topic.

## Workflow

1. Use `send_notification` to send a message to a topic.
2. Use `read_notifications` to check for incoming messages on a topic.
3. Topics are shared — anyone subscribed to the same topic receives the messages.

## Guidelines

- Choose descriptive, hard-to-guess topic names to avoid collisions.
- Use the `title` parameter for structured notifications.
- Use `priority` to signal urgency (1=min, 3=default, 5=max).
- The `since` parameter on `read_notifications` controls how far back to look (e.g. "10m", "1h", "all").

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [ggozad](https://github.com/ggozad)
- **Source:** [ggozad/haiku.skills](https://github.com/ggozad/haiku.skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ggozad-haiku-skills-haiku-skills-notifications
- Seller: https://agentstack.voostack.com/s/ggozad
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
