generate-marketing-screenshots

Capture six marketing screenshots and a Product Hunt listing from deployed web apps.

1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/anaghkanungo7/agent-skills --skill generate-marketing-screenshots
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: generate-marketing-screenshots
Source: https://github.com/anaghkanungo7/agent-skills/tree/main/.agents/skills/generate-marketing-screenshots
Command: npx skills add https://github.com/anaghkanungo7/agent-skills --skill generate-marketing-screenshots

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the generation of marketing screenshots and Product Hunt-ready listing assets from deployed web applications.

Core Features & Use Cases

  • Automated screenshot pipeline: Captures six targeted UI states (Homepage, Main feature, Secondary feature, Detail view, Pricing, Extended view) at 1440x900.
  • Product Hunt listing copy: Generates compelling tagline and listing content to accompany the screenshots.
  • Workflow orchestration: Handles prerequisites, waits for content load, dismisses overlays, and ensures accessibility-ready images.
  • Use Case: Launch a Next.js app with PH-ready marketing assets for a polished launch experience.

Quick Start

Run the Playwright MCP workflow against a live deployment to generate six screenshots and a Product Hunt listing.

Frequently Asked Questions about generate-marketing-screenshots

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

FAQPage Schema
How do I automate marketing screenshots for a Product Hunt launch?▼

Automate marketing screenshots for a Product Hunt launch by running a Playwright MCP workflow against your live deployment URL to capture six UI states and generate listing copy automatically.

Can I capture Product Hunt listing assets from a deployed Next.js app?▼

Yes, you can capture Product Hunt listing assets from a deployed Next.js app or other SPAs by targeting the public URL and automating the screenshot pipeline at 1440x900 resolution.

What do I need to generate web application screenshots automatically?▼

To generate web application screenshots automatically you need a public deployment URL, an output directory, Playwright MCP server connectivity, and optional login credentials for authenticated pages.

Does automated screenshot capture handle popups and modal overlays?▼

Automated screenshot capture handles modal overlays by dismissing them during the workflow orchestration, which waits for content to load fully before capturing accessibility-ready images.

What UI states are captured for Product Hunt marketing assets?▼

Product Hunt marketing assets include six targeted UI states: Homepage, Main feature, Secondary feature, Detail view, Pricing, and Extended view, all captured at 1440x900 resolution.