ivx-marketing-kit

Generate newsletters, influencer kits, community graphics, and animated GIFs for game launches.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually creating marketing assets for game launches is time‑consuming and often inconsistent, delaying promotion and brand alignment.

Core Features & Use Cases

  • Newsletter Assets: Generates three HTML email templates for launch, update, and event announcements.
  • Influencer Kit: Packages a fact‑sheet PDF, logo and screenshot assets, usage guidelines, and brand voice summary.
  • Community Graphics: Produces six platform‑specific graphics such as Reddit banners, Discord icons, and Twitch overlays.
  • Animated GIFs: Extracts looping segments from game trailers and creates GIFs using FFmpeg.

Quick Start

Ask the skill to generate a full marketing kit for my new game by providing the brand and game IDs.

Frequently Asked Questions about ivx-marketing-kit

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

FAQPage Schema
How do I automate game launch marketing asset generation?

Automated game launch marketing asset generation is handled by running a pipeline that creates newsletters, influencer kits, community graphics, and animated GIFs from brand and game identifiers. It uses a Python script and FFmpeg for GIF extraction.

What should a game influencer kit include for a launch?

A game influencer kit should include a fact-sheet PDF, logo and screenshot assets, usage guidelines, and a brand voice summary. Generating these components ensures influencers have consistent promotional materials for the game launch.

How do I extract animated GIFs from game trailers?

Animated GIFs are extracted from game trailers using FFmpeg to create looping segments. This process is integrated into the marketing asset pipeline to automatically generate shareable GIFs for promotional campaigns.

Can I generate community graphics for Reddit, Discord, and Twitch simultaneously?

Community graphics for Reddit, Discord, and Twitch are generated simultaneously as six platform-specific graphics. This includes Reddit banners, Discord icons, and Twitch overlays based on your provided brand and game identifiers.

Do I need competitor intelligence data to generate marketing newsletters?

Competitor intelligence data is optional for generating marketing newsletters. The pipeline creates three HTML email templates for launch, update, and event announcements by default, but can consume competitor data to inform the assets.

Does the marketing kit pipeline require FFmpeg installed?

FFmpeg is required for the marketing kit pipeline because it handles the GIF extraction from game trailers. The pipeline operates by running a Python script that processes brand and game IDs to output the complete asset package.