> ## 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.

# How to Call AnyGen from OpenClaw and Other AI Agents

> Connect AnyGen to OpenClaw or Claude Code in minutes. Install AnyGen Skills, add your AnyGen API key, and start generating docs, slides, websites, and more directly from your agent.

## Step 1 — Get your AnyGen API key

Get your AnyGen API key and keep it ready for setup.\
Your key should look like this:

```bash theme={null}
sk-xxx
```

<Frame>
  <img src="https://mintcdn.com/anygen/3vP-x8Gf0JkaY5OJ/images/image-18.png?fit=max&auto=format&n=3vP-x8Gf0JkaY5OJ&q=85&s=ebffbd83d5e81ab434c3432bb15a5f08" alt="Image" width="1464" height="854" data-path="images/image-18.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/anygen/3vP-x8Gf0JkaY5OJ/images/20260325-164145.jpeg?fit=max&auto=format&n=3vP-x8Gf0JkaY5OJ&q=85&s=b773517d9b2761a648069405376efce1" alt="20260325 164145" width="1594" height="1072" data-path="images/20260325-164145.jpeg" />
</Frame>

## Step 2 — Install AnyGen Skills

Install AnyGen Skills (Tell your agent):

```txt theme={null}
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.
```

## Step 3 — Test your setup

Once your skills are installed and your API key is set, try one of these prompts in your agent:

```text theme={null}
Make a 5-slide product intro deck for AnyGen.
```

```text theme={null}
Write a one-page product overview document for AnyGen.
```

```text theme={null}
Generate a landing page for a project.
```

If your agent starts creating an AnyGen task, your setup is working.

<Frame>
  <img src="https://mintcdn.com/anygen/Ydn8SMk-TOnqGWO1/images/openapigif.gif?s=4a89ef0ee4fa89c50c257a65ff926861" alt="Openapigif" width="1142" height="640" data-path="images/openapigif.gif" />
</Frame>
