mascot-pack

Package mascot master and variants into social, print, and web deliverables.

1|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/kaanygit/icon-creator-skills --skill mascot-pack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mascot-pack
Source: https://github.com/kaanygit/icon-creator-skills/tree/main/skills/mascot-pack
Command: npx skills add https://github.com/kaanygit/icon-creator-skills --skill mascot-pack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, PyYAML, and includes scripts (resource) components.

What problem does it solve?

Packaging a mascot master and variants into ready-to-use deliverables across social, print, and web, reducing manual packaging time.

Core Features & Use Cases

  • Generates a complete deliverable pack from a mascot master and optional variant directories (poses/expressions).
  • Produces social-ready images, stickers, print assets, and web-ready files in a single run.
  • Example: supply a mascot master.png and a variants folder to obtain master, social, print, and web exports plus metadata.

Quick Start

Run the mascot-pack CLI with a master image and optional variants to generate the deliverables.

Frequently Asked Questions about mascot-pack

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

FAQPage Schema
How do I package mascot assets for social, print, and web delivery?

Package mascot assets by supplying a master PNG and optional variant directories to generate social-ready images, stickers, print assets, and web files in a single run.

What is included in a mascot deliverable pack?

A mascot deliverable pack includes master and variant outputs, a README, metadata, and an optional ZIP bundle containing social, print, and web-ready assets.

Can I generate print-ready and social media files from a single mascot PNG?

Yes, you can generate print-ready and social media files from a single mascot master PNG by running the packaging script with optional variant directories.

Do I need external APIs to export mascot variants for marketing assets?

No, you do not need external APIs to export mascot variants for marketing assets because the packaging process runs locally and generates all deliverables without external API calls.

Does mascot packaging work with Pillow and YAML metadata for local exports?

Yes, mascot packaging works with Pillow and YAML metadata to locally export master variants, social posts, stickers, print-ready assets, and web files into a run directory.

What's the best way to automate mascot asset packaging for multiple variants?

Automate mascot asset packaging by running the CLI with a master image and a variants folder containing poses or expressions to obtain all exports plus metadata in one operation.