Back to skills
extension
Category: Development & EngineeringNo API key required

Viral

Viral - command-line tool for everyday use

personAuthor: bytesagainhubclawhub

Viral

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

Commands

| Command | Description | |---------|-------------| | viral run | Execute main function | | viral list | List all items | | viral add <item> | Add new item | | viral status | Show current status | | viral export <format> | Export data | | viral help | Show 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/