Jump to related tools in the same category or review the original source on GitHub.

Web & Frontend Development @claudiodrusus Updated 6/28/2026 1,197 downloads 0 stars Security: Pass

Shelly Landing Gen OpenClaw Plugin & Skill | ClawHub

Looking to integrate Shelly Landing Gen into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate web & frontend development tasks instantly, without having to write custom tools from scratch.

What this skill does

Generate complete, responsive HTML landing pages from a product name, tagline, and description. Clean CSS, mobile-ready, with hero, features, CTA, and footer sections.

Install

ClawHub CLI
openclaw skills install @claudiodrusus/shelly-landing-gen
Node.js (npx)
npx clawhub@latest install shelly-landing-gen

Full SKILL.md

Open original
Metadata table.
nameversiondescription
Landing Page Generator1.0.0Generate complete, responsive HTML landing pages from a product name, tagline, and description. Clean CSS, mobile-ready, with hero, features, CTA, and footer sections.

SKILL.md content below is scrollable.

Landing Page Generator 🦞

Generate beautiful, responsive HTML landing pages instantly.

Usage

bash generate.sh "Product Name" "Your Tagline" "A longer description of your product."

Arguments

# Arg Description
1 Product Name The name shown in the hero and title
2 Tagline Short catchy phrase for the hero
3 Description Longer text used in the features/about section

Output

Prints a complete, self-contained HTML file to stdout. Redirect to save:

bash generate.sh "Acme" "Build faster" "Acme helps you ship." > page.html

Features of Generated Pages

  • Responsive design (mobile-first)
  • Hero section with CTA button
  • Features grid (3 columns)
  • Call-to-action banner
  • Footer with copyright
  • Modern gradient styling, no external dependencies
ClawHub Registry URL: https://clawhub.ai/claudiodrusus/skills/shelly-landing-gen

Related skills

If this matches your use case, these are close alternatives in the same category.