2.5k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill anygen-website-generator- _meta.json478 B
- skill.md8.2 KB
Overview
This skill builds a landing page or a simple website through a guided conversation powered by AnyGen AI. It asks targeted questions to clarify purpose, audience, content structure, and style before generating the site. The output is an online Task URL where the generated website can be viewed and monitored.
How this skill works
The skill runs a four-phase workflow: gather requirements (including optional file review and safe upload), confirm a suggested website plan, create a generation task on AnyGen, and return the Task URL for viewing. If you provide reference files, it reads them locally, summarizes key content for the preparation step, asks your consent to upload, and reuses file tokens when available. It uses the AnyGen API to prepare suggestions and create the website task, then reports progress and the final Task URL.
When to use it
- You need a quick landing page, portfolio, or simple multi-section website.
- You have a product brief, pitch deck, or content files to use as source material.
- You want a guided conversation to flesh out purpose, audience, and sections before generation.
- You prefer an online preview URL to review and iterate on the generated site.
- You need a simple site fast without hand-coding HTML/CSS.
Best practices
- Provide a clear primary purpose and target audience early to speed preparation.
- If uploading files, let the skill summarize them first and explicitly approve uploads.
- Answer the prepare questions fully—this improves the suggested prompt and final site quality.
- Confirm the suggested plan when status is ready; do not skip the mandatory confirmation step.
- Keep reference files under 50MB and reuse existing file tokens when possible.
Example use cases
- Create a product landing page from a one-page product brief and images.
- Turn a portfolio PDF into a simple website with hero, gallery, and contact sections.
- Generate a small business homepage with features, pricing, and a clear CTA.
- Quickly prototype campaign microsites for A/B review using the Task URL.
- Convert a pitch deck into a public-facing project page with sections and visuals.
FAQ
No. Files are uploaded only after you approve the upload. The skill first reads and summarizes files locally and asks permission to upload to AnyGen for processing.
How will I see the website?
After you confirm the suggested plan and the task is created, the skill returns a Task URL where you can monitor progress and view the generated site online.
What do I need to use this skill?
You need Python with requests, and an AnyGen API key configured once. The scripts will read and store the API key locally under ~/.config/anygen/config.json.