From sundial-org-awesome-openclaw-skills-4
Generates a responsive HTML landing page with hero section, feature grid, and CTA from package.json metadata. Use for quick marketing pages for npm packages, hackathons, or open source projects.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
You just shipped a package. Now you need a landing page but don't want to spend two hours messing with HTML and CSS. This tool reads your package.json and spits out a complete, good looking landing page in one command. No templates to configure, no design decisions to make.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
You just shipped a package. Now you need a landing page but don't want to spend two hours messing with HTML and CSS. This tool reads your package.json and spits out a complete, good looking landing page in one command. No templates to configure, no design decisions to make.
One command. Zero config. Just works.
npx ai-landing .
# Generate from current directory
npx ai-landing .
# Generate from a specific project
npx ai-landing ~/projects/my-cool-lib
# Custom output file
npx ai-landing . -o index.html
This is one of 110+ free developer tools built by LXGIC Studios. No paywalls, no sign-ups, no API keys on free tiers. Just tools that work.
Find more:
No install needed. Just run with npx. Node.js 18+ recommended.
npx ai-landing --help
The tool parses your package.json to extract project metadata. It then sends that info to an AI model that generates clean, semantic HTML with inline styles. The result is a single file landing page that you can open in any browser or deploy to any static host.
MIT. Free forever. Use it however you want.