This is a straightforward website generator that hooks into AnyGen's hosted service to spin up landing pages, product sites, portfolios, and the usual roster of marketing pages. It handles auth through browser login or API keys, and leans on a separate workflow skill (anygen-workflow-generate) to actually orchestrate the generation. The bilingual trigger support is a nice touch if you're working with Chinese-speaking users. It's essentially a thin wrapper around the AnyGen CLI, so you're offloading the heavy lifting to their servers rather than building anything locally. Useful if you need to crank out simple sites without setting up a local build environment.
npx skills add https://github.com/anygenio/anygen-skills --skill anygen-website