返回 Skill 列表
extension
分类: 开发与工程无需 API Key

Viral

Viral - 日常命令行工具

person作者: 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/