Notification
Manage terminal notifications with scheduling, filtering, and delivery tracking. Use when sending alerts, filtering notifications, confirming delivery.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/notificationNotification
Terminal-first Notification manager. Keep your utility tools data organized with simple commands.
Why Notification?
- Works entirely offline — your data never leaves your machine
- Simple command-line interface, no GUI needed
- Export to JSON, CSV, or plain text anytime
- Automatic history and activity logging
Getting Started
# See what you can do
notification help
# Check current status
notification status
# View your statistics
notification stats
Commands
| 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 |
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 |
notification Version: | v2.0.0 |
notification Data | dir: $DATA_DIR |
notification Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null |
notification Disk: | $(du -sh "$DATA_DIR" 2>/dev/null |
notification Last: | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
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... |
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain3-notification": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
feishu-cron-announce
创建定时任务并通过 OpenClaw cron announce 直接推送结果到飞书。当需要设置定时监控任务(如版本发布、天气、股票等)并让结果自动推送到飞书时使用。关键词:飞书定时推送、cron 定时任务、飞书 announce、定时监控、飞书监控通知。
Claude Code CLI for OpenClaw
Install, authenticate, and use Claude Code CLI as a native coding tool for any OpenClaw agent system.
Rock Paper Scissors Lizard Spock
Play the classic Rock Paper Scissors Lizard Spock game (popularized by The Big Bang Theory) with an AI opponent. Includes both decorated terminal and interactive GUI modes with score tracking, statistics, and animations.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
stock-cli
用于股票行情查询与分析的命令行技能。用户提到 stock 命令、股票代码、最新资讯、市场概览、K 线或配置管理时调用。