| name | genact |
| description | Use this skill when the user wants to generate fake terminal activity, create demo screenshots, or look busy in the terminal. |
genact Plugin
A nonsense activity generator. Generate fake activity for demos, screenshots, or to look busy in the terminal.
Commands
Activity Generation
genact activity generate — Generate fake activity
Utility
genact _ _ — Passthrough to genact CLI
Usage Examples
- "Generate fake terminal activity"
- "Create a demo screenshot"
- "Look busy in terminal"
- "Show random activity modules"
Installation
brew install genact
Or via Cargo:
cargo install genact
Examples
genact activity generate
genact activity generate --list
genact activity generate --modules boot,composer,cargo
genact activity generate --random
genact activity generate --speed 2.0
genact activity generate --duration 30
genact activity generate --modules boot,cargo --speed 1.5 --duration 60
genact _ _ --list
genact _ _ --random --speed 2
Key Features
- Multiple modules - Boot, cargo, composer, npm, webpack, etc.
- Random mode - Randomize activity modules
- Speed control - Adjust activity speed
- Duration limit - Set how long to run
- Module selection - Choose specific activities
- Cross-platform - Linux, macOS, Windows
- WebAssembly - Browser version available
- Color output - Terminal colors supported
- Realistic - Looks like real terminal work
- Perfect for demos - Great for screenshots
Notes
- Default runs indefinitely until interrupted
- Use Ctrl+C to stop
- Great for making screenshots look active
- Can be used in videos for effect
- Multiple modules available for variety