gt:automate
Installation
SKILL.md
Automate Tool Usage Guide
Create and run reusable automation presets that chain GenesisTools commands.
Quick Reference
| Task | Command |
|---|---|
| Run a preset | tools automate run <name-or-path> |
| Run with overrides | tools automate run <name> --var startDate=2026-02-01 |
| Dry run (preview) | tools automate run <name> --dry-run |
| List presets | tools automate list |
| Show preset details | tools automate show <name> |
| Create interactively | tools automate create |
Creating Presets via Conversation
When a user wants to create an automation, help them build the JSON preset: