mobile-app-icon

Generate iOS and-Android app icons via a scripted AI workflow.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/noelrohi/generative-plugins --skill mobile-app-icon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-app-icon
Source: https://github.com/noelrohi/generative-plugins/tree/main/plugins/mobile-app-icon/skills/mobile-app-icon
Command: npx skills add https://github.com/noelrohi/generative-plugins --skill mobile-app-icon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Generating consistent, high-quality mobile app icons is time-consuming; this skill automates icon creation using AI to speed up design workflows and ensure visual consistency across platforms.

Core Features & Use Cases

  • Generate icons for iOS and Android across multiple sizes, backgrounds, and styles.
  • Support various AI models (OpenAI, Gemini) and prompt-driven customization for branding consistency.
  • Integrate with a local plugin setup and automated icon pipelines to accelerate app identity tasks.

Quick Start

Run the generate.sh script to create your first set of icons with the default model.

Frequently Asked Questions about mobile-app-icon

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

FAQPage Schema
How do I generate mobile app icons for iOS and Android using AI?

You can generate mobile app icons using AI by running the generate.sh script, which automates icon creation across multiple sizes and backgrounds for iOS and Android platforms.

What's the best way to automate app icon creation across multiple sizes?

The best way to automate app icon creation is using a script-driven AI pipeline that applies prompt-driven customization, ensuring visual consistency across all required iOS and Android sizes.

Can I use OpenAI and Gemini models to create app identity assets?

Yes, you can use OpenAI and Gemini models to create app identity assets by passing the desired AI model via the --model option in the generation script.

Do I need a local config file to run an AI icon generation pipeline?

Yes, you need a local config file located at ~/.claude/plugins/mobile-app-icon/config.json to set up and run the AI icon generation pipeline successfully.

How do I customize the style and aspect ratio of generated iOS icons?

You customize generated iOS icons by passing command-line arguments like --style, --aspect-ratio, and --size to the generate.sh script for tailored branding output.

Are there limitations when using AI image generation for Android icon backgrounds?

AI image generation for Android icons requires manual prompt tuning to ensure background consistency and platform-specific formatting, as automated outputs may vary across different AI models.