ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

viral

Viral - command-line tool for everyday use Use when you need viral.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/viral
Or

Viral

Viral content toolkit — trend detection, shareability scoring, hook writing, timing optimization, and performance prediction.

Commands

CommandDescription
viral runExecute main function
viral listList all items
viral add <item>Add new item
viral statusShow current status
viral export <format>Export data
viral helpShow help

Usage

# Show help
viral help

# Quick start
viral run

Examples

# Run with defaults
viral run

# Check status
viral status

# Export results
viral export json
  • Run viral help for all commands
  • Data stored in ~/.local/share/viral/

Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback

Output

Results go to stdout. Save with viral run > output.txt.

Output

Results go to stdout. Save with viral run > output.txt.

Configuration

Set VIRAL_DIR to change data directory. Default: ~/.local/share/viral/

Metadata

Stars3500
Views0
Updated2026-03-27
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-bytesagain-viral": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#viral#tool#utility
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.