Ask Claude Code for favicons, app icons, and social preview images, then generate the full asset set and integration hints without manual export work.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Generate launch-ready web app icons and social assets with Web Asset Generator"
slug: "generate-launch-ready-web-app-icons-and-social-assets-with-web-asset-generator"
description: "Ask Claude Code for favicons, app icons, and social preview images, then generate the full asset set and integration hints without manual export work."
github_stars: 321
verification: "security_reviewed"
source: "https://github.com/alonw0/web-asset-generator"
author: "alonw0"
publisher_type: "individual"
category: "Image & Creative Automation"
framework: "Claude Code"
tool_ecosystem:
github_repo: "alonw0/web-asset-generator"
github_stars: 321
---
# Generate launch-ready web app icons and social assets with Web Asset Generator
Ask Claude Code for favicons, app icons, and social preview images, then generate the full asset set and integration hints without manual export work.
## Prerequisites
Claude Code 2.0.13 or later, Python with Pillow installed, optional emoji dependencies, and a source logo, text prompt, or emoji concept for the target site or app.
## Installation
Use the upstream install or setup path that matches your environment:
- pip install Pillow
- pip install pilmoji 'emoji<2.0.0'
- git clone https://github.com/alonw0/web-asset-generator.git
- pip install pilmoji 'emoji<2.0.0' # Optional
Requirements and caveats from upstream:
- [](https://www.python.org/downloads/)
- ### 1. Prerequisites
- Python 3.6+ with pip
Basic usage or getting-started notes:
- **Example conversation:**
- ## 🚀 Quick Start
- bash
- Source: https://github.com/alonw0/web-asset-generator
- Extracted from upstream docs: https://raw.githubusercontent.com/alonw0/web-asset-generator/HEAD/README.md
## Documentation
- https://github.com/alonw0/web-asset-generator#readme
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/generate-launch-ready-web-app-icons-and-social-assets-with-web-asset-generator/)
No comments yet. Be the first to comment!