What the OpenAPI is for
AnyGen OpenAPI lets you create generation tasks for your Agent.Quick start (Recommended)
If you’re integrating AnyGen into an AI agent (OpenClaw / Claude Code / Cursor), the fastest path is to install AnyGen Skills and set your API key. Install AnyGen Skills (Tell your agent):Authentication
You authenticate with an AnyGen API key(format:sk-...).


Supported operation types
| Operation | What it does | Downloadable file |
|---|---|---|
slide | Slides (PPT) — Professional presentations | Yes |
doc | Documents — Reports, papers, documentation | Yes |
website | Websites — Landing pages, portfolios | Yes |
storybook | Storybooks — Visual narratives | Yes |
data_analysis | Data Analysis — Charts and insights | Yes |
smartdraw | SmartDraw — Diagrams (professional / hand-drawn style) | Yes |
earnings_analysis | Earnings Analysis — Post-earnings deep dives | Yes |
earnings_preview | Earnings Preview — Pre-earnings scenario modeling | Yes |
sector_scan | Sector Scan — Cross-sector comparisons | Yes |
initiating_coverage | Initiating Coverage — Full stock deep dives | Yes |
valuation_analysis | Valuation Analysis — DCF, comps, multiples | Yes |
For more information
Github: https://github.com/AnyGenIO/anygen-skillsSource note: This doc is derived from the officialanygen-skillsrepository’stask-creatorskill implementation and examples (AnyGenIO/anygen-skills).
