Notification
name: "Notification"
by bytesagain3 · published 2026-03-22
$ claw add gh:bytesagain3/bytesagain3-notification---
name: "Notification"
description: "Manage terminal notifications with scheduling, filtering, and delivery tracking. Use when sending alerts, filtering notifications, confirming delivery."
version: "2.0.0"
author: "BytesAgain"
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: ["notification", "tool", "terminal", "cli", "utility"]
---
# Notification
Terminal-first Notification manager. Keep your utility tools data organized with simple commands.
Why Notification?
Getting Started
# See what you can do
notification help
# Check current status
notification status
# View your statistics
notification statsCommands
| Command | What it does |
|---------|-------------|
| `notification run` | Run |
| `notification check` | Check |
| `notification convert` | Convert |
| `notification analyze` | Analyze |
| `notification generate` | Generate |
| `notification preview` | Preview |
| `notification batch` | Batch |
| `notification compare` | Compare |
| `notification export` | Export |
| `notification config` | Config |
| `notification status` | Status |
| `notification report` | Report |
| `notification stats` | Summary statistics |
| `notification export` | <fmt> Export (json|csv|txt) |
| `notification search` | <term> Search entries |
| `notification recent` | Recent activity |
| `notification status` | Health check |
| `notification help` | Show this help |
| `notification version` | Show version |
| `notification $name:` | $c entries |
| `notification Total:` | $total entries |
| `notification Data` | size: $(du -sh "$DATA_DIR" 2>/dev/null | cut -f1) |
| `notification Version:` | v2.0.0 |
| `notification Data` | dir: $DATA_DIR |
| `notification Entries:` | $(cat "$DATA_DIR"/*.log 2>/dev/null | wc -l) total |
| `notification Disk:` | $(du -sh "$DATA_DIR" 2>/dev/null | cut -f1) |
| `notification Last:` | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null || echo never) |
| `notification Status:` | OK |
| `notification [Notification]` | run: $input |
| `notification Saved.` | Total run entries: $total |
| `notification [Notification]` | check: $input |
| `notification Saved.` | Total check entries: $total |
| `notification [Notification]` | convert: $input |
| `notification Saved.` | Total convert entries: $total |
| `notification [Notification]` | analyze: $input |
| `notification Saved.` | Total analyze entries: $total |
| `notification [Notification]` | generate: $input |
| `notification Saved.` | Total generate entries: $total |
| `notification [Notification]` | preview: $input |
| `notification Saved.` | Total preview entries: $total |
| `notification [Notification]` | batch: $input |
| `notification Saved.` | Total batch entries: $total |
| `notification [Notification]` | compare: $input |
| `notification Saved.` | Total compare entries: $total |
| `notification [Notification]` | export: $input |
| `notification Saved.` | Total export entries: $total |
| `notification [Notification]` | config: $input |
| `notification Saved.` | Total config entries: $total |
| `notification [Notification]` | status: $input |
| `notification Saved.` | Total status entries: $total |
| `notification [Notification]` | report: $input |
| `notification Saved.` | Total report entries: $total |
Data Storage
All data is stored locally at `~/.local/share/notification/`. Each action is logged with timestamps. Use `export` to back up your data anytime.
Feedback
Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/
---
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...