A stateful CLI wrapper around the AnyGen OpenAPI that lets you generate slides, documents, websites, and diagrams from natural language prompts. Built specifically for AI agents with dual output modes: human-readable tables and colors by default, structured JSON when you pass the --json flag. Includes session management with 50 levels of undo/redo, a REPL mode for interactive work, and task workflows that handle the full create-poll-download cycle. The state persistence is genuinely useful if you're building agents that need to track generation projects across multiple invocations. Requires Python 3.10+ and the base anygen tool installed separately.
npx skills add https://github.com/hkuds/cli-anything --skill cli-anything-anygen