ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Notification

Manage terminal notifications with scheduling, filtering, and delivery tracking. Use when sending alerts, filtering notifications, confirming delivery.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain3/notification
Or

Notification

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

CommandWhat it does
notification runRun
notification checkCheck
notification convertConvert
notification analyzeAnalyze
notification generateGenerate
notification previewPreview
notification batchBatch
notification compareCompare
notification exportExport
notification configConfig
notification statusStatus
notification reportReport
notification statsSummary statistics
notification export<fmt> Export (json
notification search<term> Search entries
notification recentRecent activity
notification statusHealth check
notification helpShow this help
notification versionShow version
notification $name:$c entries
notification Total:$total entries
notification Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
notification Version:v2.0.0
notification Datadir: $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

Stars4097
Views2
Updated2026-04-14
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain3-notification": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#notification#tool#terminal#cli#utility
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.