design-website

Generate a single-page website mockup from Google Sheets prospect data.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ezjonline/ezj-automations --skill design-website-ezjonline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-website
Source: https://github.com/ezjonline/ezj-automations/tree/main/skills/design-website
Command: npx skills add https://github.com/ezjonline/ezj-automations --skill design-website-ezjonline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gspread, python-dotenv, google-auth, google-auth-oauthlib, and includes scripts (resource) components.

What problem does it solve?

This Skill turns a prospect’s raw business details into a polished website mockup, removing the need to design a first-pass landing page from scratch.

Core Features & Use Cases

  • Google Sheets Intake: Reads one prospect row from a spreadsheet and normalizes common business fields.
  • Premium HTML Mockups: Produces a self-contained, single-page website with editorial layouts, bold typography, and terracotta accents.
  • Visual Content Fallbacks: Uses Unsplash imagery when available and curated placeholder images when it is not.
  • Use Case: A designer can quickly turn a sales lead list into tailored client preview pages that look ready for a pitch deck or live review.

Quick Start

Provide a Google Sheets URL and row number to generate a polished prospect website mockup in the buildinamsterdam-inspired style.

Frequently Asked Questions about design-website

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a website mockup from Google Sheets prospect data?

To generate a website mockup from Google Sheets prospect data, provide the spreadsheet URL and row number. The tool reads the prospect row, normalizes business fields, parses services, and outputs a self-contained, single-page responsive HTML mockup.

Can I create responsive HTML landing pages for prospect pitching automatically?

Yes, you can create responsive HTML landing pages for prospect pitching automatically. The tool transforms normalized spreadsheet inputs into a premium single-page mockup featuring editorial layouts, bold typography, and terracotta accents suitable for client pitches.

Does the website mockup generator handle missing images and fallback assets?

The website mockup generator handles missing images using fallback assets. It automatically selects Unsplash imagery when available and applies curated placeholder images when it is not, ensuring your single-page HTML output always maintains strong visual hierarchy.

Do I need Google authentication to read spreadsheet rows for web design?

Yes, you need Google authentication to read spreadsheet rows for web design. The tool requires valid google-auth credentials and python-dotenv environment configurations to securely access your Google Sheets and extract the prospect data for HTML generation.

What is the best way to turn a sales lead list into tailored client preview pages?

The best way to turn a sales lead list into tailored client preview pages is using automated field normalization. This process extracts business details from a spreadsheet row and converts them directly into a polished, pitch-ready website mockup.

Are there limitations when using Google Sheets for single-page HTML generation?

A key limitation when using Google Sheets for single-page HTML generation is dependency on accurate row lookup and field normalization. If the prospect data is misaligned or missing fields, the resulting editorial layout and service parsing will be incomplete.