← Back to Skills Marketplace
logictortoise

Website Generator

by AnyGenIO · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ Security Clean
1218
Downloads
0
Stars
5
Active Installs
11
Versions
Install in OpenClaw
/install anygen-website-generator
Description
Use this skill any time the user wants to build a website or landing page. This includes: product pages, portfolio sites, event pages, coming soon pages, pri...
README (SKILL.md)

AI Website Generator — AnyGen

This skill uses the AnyGen CLI to generate websites and landing pages server-side at www.anygen.io.

Authentication

# Web login (opens browser, auto-configures key)
anygen auth login --no-wait

# Direct API key
anygen auth login --api-key sk-xxx

# Or set env var
export ANYGEN_API_KEY=sk-xxx

When any command fails with an auth error, run anygen auth login --no-wait and ask the user to complete browser authorization. Retry after login succeeds.

How to use

Follow the anygen-workflow-generate skill with operation type website.

If the anygen-workflow-generate skill is not available, install it first:

anygen skill install --platform \x3Copenclaw|claude-code> -y
Usage Guidance
This skill installs an npm CLI (@anygen/cli) and requires an AnyGen API key; only install it if you trust the AnyGen service and the npm package author. Be aware that generated site content and any data you provide will be sent to www.anygen.io. Use a scoped or revocable API key if possible, review the npm package source before installing in sensitive environments, and consider running the CLI in an isolated environment if you have concerns. If you don't trust AnyGen, do not provide your API key.
Capability Analysis
Type: OpenClaw Skill Name: anygen-website-generator Version: 3.0.0 The skill provides a legitimate interface for the AnyGen website generation service, utilizing a dedicated CLI tool (@anygen/cli) and an API key. While the SKILL.md file includes instructions for the agent to automatically install additional workflow skills if they are missing, this behavior appears to be a documented part of the tool's modular setup rather than a malicious attempt at unauthorized execution. No indicators of data exfiltration, obfuscation, or backdoors were found.
Capability Assessment
Purpose & Capability
The skill is a website/landing-page generator and requires the 'anygen' CLI plus ANYGEN_API_KEY. Installing @anygen/cli to provide the anygen binary and using an API key is coherent with the described purpose; there are no unrelated binaries or credentials requested.
Instruction Scope
SKILL.md instructs the agent to run the AnyGen CLI (including auth flows that may open a browser or accept an API key) and to call an auxiliary 'anygen-workflow-generate' skill. The instructions do not ask the agent to read unrelated files or extra environment variables, but they do send content to the external AnyGen service (www.anygen.io), so users should expect site content and any provided data to be transmitted to that service.
Install Mechanism
The install uses an npm package (@anygen/cli) to create the anygen binary. Installing an npm CLI is a common pattern; this is moderate risk (npm packages can contain arbitrary code) but there are no downloads from obscure URLs or extract steps that would raise higher concern.
Credentials
Only a single credential (ANYGEN_API_KEY) is required and is the declared primary credential. That is proportionate for a service-backed CLI that needs authorization; no other unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. Model invocation is allowed (the platform default). The skill does not request system-wide persistent privileges or modify other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install anygen-website-generator
  3. After installation, invoke the skill by name or use /anygen-website-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
- Migrated from bundled Python scripts to use the official AnyGen CLI (`@anygen/cli`). - Removed local scripts: `anygen.py`, `auth.py`, and `fileutil.py`. - Updated requirements to use the `anygen` Node.js binary. - Revised authentication instructions for CLI/web login. - Website generation workflow now delegates to the `anygen-workflow-generate` skill.
v1.4.4
anygen-website-generator 1.4.4 - Improved SKILL.md instructions: Now requires all agent prompts and website plans to preserve and present the original content from AnyGen with minimal rephrasing; translate only if needed, but do not summarize or interpret. - Enforces structured, user-facing presentation of the AnyGen plan and prompt at confirmation phase, ensuring high fidelity to the original. - Clarifies Markdown formatting for AnyGen API key instructions to users. - Enhanced metadata structure in SKILL.md (explicit sessions_spawn, env/config declarations). - Strengthened step-by-step compliance and documentation clarity throughout the skill workflow.
v1.4.3
- Reordered and clarified file handling steps for cases where users provide reference files, emphasizing consent before reading or uploading. - Updated and condensed security, permissions, and script description sections for improved clarity. - Added clearer instructions that file reading requires explicit user consent and must come before any upload/analysis. - Simplified agent and script interaction notes, and reemphasized never to relay technical identifiers to the user. - No code or functional changes to the website generation flow; documentation only.
v1.4.2
**New utility scripts and improved API usage for more robust website generation.** - Added `scripts/auth.py` and `scripts/fileutil.py` as new utility modules for authentication and file handling. - Refined API key and environment variable handling for enhanced security and clarity. - Updated documentation and workflow instructions for stricter privacy and clearer communication. - Improved separation of internal script outputs from user-facing messages. - Clarified security, permissions, and platform capability requirements.
v1.4.1
Script fix
v1.4.0
Major SKILL.md and script update with enhanced dialogue mode and monitoring
v1.3.1
Sync latest updates from repo
v1.3.0
Update SKILL.md and scripts
v1.2.0
Update SKILL.md and scripts
v1.1.0
Sync anygen.py to latest: status command, MEDIA protocol, thumbnail support
v1.0.0
Initial release of anygen-website-generator: - Generate landing pages or simple websites from natural language prompts using AnyGen. - Configurable options for style, reference files, and language. - Progress reporting with milestone messaging at 25%, 50%, 75%, 90%, and completion. - No file download; provides a task URL for online viewing of results. - Error handling guidance and core usage instructions included.
Metadata
Slug anygen-website-generator
Version 3.0.0
License MIT-0
All-time Installs 5
Active Installs 5
Total Versions 11
Frequently Asked Questions

What is Website Generator?

Use this skill any time the user wants to build a website or landing page. This includes: product pages, portfolio sites, event pages, coming soon pages, pri... It is an AI Agent Skill for Claude Code / OpenClaw, with 1218 downloads so far.

How do I install Website Generator?

Run "/install anygen-website-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Website Generator free?

Yes, Website Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Website Generator support?

Website Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Website Generator?

It is built and maintained by AnyGenIO (@logictortoise); the current version is v3.0.0.

💬 Comments