ivx-landing-page

Generate responsive game landing pages with optimized assets and SEO metadata.

1|4|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/intelli-verse-x/Intelli-verse-X-SDK --skill ivx-landing-page
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ivx-landing-page
Source: https://github.com/intelli-verse-x/Intelli-verse-X-SDK/tree/main/.cursor/skills/ivx-landing-page
Command: npx skills add https://github.com/intelli-verse-x/Intelli-verse-X-SDK --skill ivx-landing-page

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Building a high-converting, asset-rich game landing page is slow and error-prone because teams must aggregate promo art, sprite sheets, trailers, audio previews, store metadata, SEO markup, and deployment configs while meeting compliance and quality audits. This Skill automates assembly, optimization, and review so teams publish a polished web presence quickly without manual asset wrangling or missing SEO and compliance checks.

Core Features & Use Cases

  • Full-page generation: Produces responsive HTML variants (landing, coming-soon, pricing, press) populated with real generated assets (sprites, expressions, key art, screenshots, trailer, audio).
  • Asset optimization & formatting: Converts images to WebP/AVIF, trims and encodes audio, re-encodes video, and emits picture elements, device-framed screenshots, and CSS sprite keyframes.
  • Council review & compliance: Runs SEO validation, compliance checks, and a multi-model quality audit, saving results to an audit JSON and gating deployment.
  • Deployment-ready outputs: Bundles sitemap, manifest, press kit zips, and deploy configs for S3, Netlify, Vercel, or GitHub Pages so marketing or studio teams can publish immediately.
  • Use case: A small studio wants a single-file deployable site with optimized assets, SEO metadata, and a press kit for store pages and PR distribution.

Quick Start

Generate a production-ready landing_page variant for my game, include council_review, and deploy to s3 with custom domain mygame.com.

Frequently Asked Questions about ivx-landing-page

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

FAQPage Schema
How do I generate a game landing page with optimized sprites and trailer assets?

To generate a game landing page, this Skill assembles promo art, sprite sheets, and trailers into responsive HTML. It converts images to WebP/AVIF and re-encodes video, producing a single-file HTML with optimized assets ready for deployment.

Can I deploy my game website directly to S3, Netlify, Vercel, or GitHub Pages?

Yes, you can deploy your game website directly to S3, Netlify, Vercel, or GitHub Pages. The Skill generates deployment-ready outputs including configs, sitemaps, and manifests, allowing marketing teams to publish the single-file HTML immediately.

Does the generated landing page include SEO JSON-LD and compliance checks?

Yes, the generated landing page includes SEO JSON-LD markup and compliance checks. The Skill runs a multi-model council review that validates SEO, checks compliance, and saves audit results to gate deployment until quality standards are met.

What is the best way to create a press kit page for my indie game?

The best way to create a press kit page is using this Skill to bundle store metadata, screenshots, and promo art into a single-file HTML. It automatically generates press kit zips populated from pipeline outputs like brand_entity.json for PR distribution.

How do I convert game audio previews and CSS sprite keyframes for a coming-soon page?

To convert audio previews and sprite keyframes for a coming-soon page, the Skill trims and encodes audio while emitting CSS sprite keyframes. It populates responsive HTML variants with these optimized assets directly from your game sound and store assets.

What pipeline outputs do I need to generate a pricing page with device-framed screenshots?

To generate a pricing page with device-framed screenshots, you need pipeline outputs like brand_entity.json, store_assets, and game_sound. The Skill assembles these inputs to produce responsive HTML variants populated with real generated assets.