cli-anything-anygen

Orchestrate AnyGen OpenAPI generation tasks from the command line.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/edwifiguy/era-agents-ops --skill cli-anything-anygen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-anygen
Source: https://github.com/edwifiguy/era-agents-ops/tree/main/skills/era-agents-op/cli-anything/anygen/agent-harness/cli_anything/anygen/skills
Command: npx skills add https://github.com/edwifiguy/era-agents-ops --skill cli-anything-anygen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The CLI enables power users and AI agents to orchestrate AnyGen OpenAPI tasks from the terminal, turning natural language prompts into repeatable generation workflows for slides, documents, and assets.

Core Features & Use Cases

  • Interactive REPL for on-the-fly prompt-driven generation of slides, documents, websites, diagrams, and more.
  • Scripted workflows and project scaffolding to automate repeatable tasks and integrate with agent runtimes.
  • JSON-friendly outputs for machine consumption, alongside human-readable formatting for developers and collaborators.

Quick Start

Install the cli-anything-anygen package and begin generating from natural language prompts in the terminal.

Frequently Asked Questions about cli-anything-anygen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate OpenAPI generation workflows from the command line?

Automating OpenAPI generation workflows from the command line is done via a stateful CLI that orchestrates tasks for slides, documents, and assets. It supports interactive REPL sessions and scripted scenarios for batch generation and project scaffolding.

Can I integrate CLI-driven document generation into my AI agent runtime?

Integrating CLI-driven document generation into AI agent workflows is supported through scripted generation tasks. The CLI outputs machine-readable JSON, allowing agents to automatically consume and process generated slides, documents, and related assets.

Do I need Python to run interactive OpenAPI generation scripts?

Python 3.10 or higher is required to run interactive OpenAPI generation scripts. An underlying AnyGen installation is also necessary to properly orchestrate the prompt-driven generation of slides, documents, and other project assets from the terminal.

What is the best way to scaffold projects and batch generate assets using an OpenAPI CLI?

Scaffolding projects and batch generating assets is best achieved through scripted CLI workflows. This approach defines repeatable generation tasks that automatically produce slides, documents, and websites from natural language prompts in the terminal.

Does the AnyGen CLI output JSON for both developers and automated agents?

The AnyGen CLI outputs machine-readable JSON for automated agents while simultaneously offering human-readable formats for developers. This dual output ensures smooth collaboration and integration across interactive and scripted generation workflows.