Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.anygen.io/llms.txt

Use this file to discover all available pages before exploring further.

Supercharge OpenClaw / Claude Code with AnyGen OpenAPI: generate docs, slides, sites, and more — fast.

What the OpenAPI is for

AnyGen OpenAPI lets you create generation tasks for your Agent. 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):
Install anygen skill from GitHub - AnyGenIO/anygen-skills: AnyGen AI Skills for AI Agents and add the environment variable ANYGEN_API_KEY=sk-xxx to your configuration file.

Authentication

You authenticate with an AnyGen API key(format:sk-...).
Openapi2
Newapipic

Supported operation types

OperationWhat it doesDownloadable file
slideSlides (PPT) — Professional presentationsYes
docDocuments — Reports, papers, documentationYes
websiteWebsites — Landing pages, portfoliosYes
storybookStorybooks — Visual narrativesYes
data_analysisData Analysis — Charts and insightsYes
smartdrawSmartDraw — Diagrams (professional / hand-drawn style)Yes
earnings_analysisEarnings Analysis — Post-earnings deep divesYes
earnings_previewEarnings Preview — Pre-earnings scenario modelingYes
sector_scanSector Scan — Cross-sector comparisonsYes
initiating_coverageInitiating Coverage — Full stock deep divesYes
valuation_analysisValuation Analysis — DCF, comps, multiplesYes

For more information

Github: https://github.com/AnyGenIO/anygen-skills
Source note: This doc is derived from the official anygen-skills repository’s task-creator skill implementation and examples (AnyGenIO/anygen-skills).