viral
v2.0.0Viral - command-line tool for everyday use Use when you need viral.
Installation
Please help me install the skill `viral` from SkillHub official store.
npx skills add bytesagain/viral
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 helpfor 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/