viral

by BytesAgain

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

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain/viral

文档

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

bash
# Show help
viral help

# Quick start
viral run

Examples

bash
# 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/