Generate Android and iOS app icon sets from a single source image using an installable agent skill.
icon-generator-skill is easy to set up with trust notes worth reviewing. Check agent compatibility and use-case fit before adding it to your workflow.
npx skills add anhao/icon-generator-skillRun the command in your terminal.
Confirm that the skill files were added to your agent workspace.
Check the README requirements before invoking the skill in your agent.
This tool lets you create all the different icon sizes needed for Android and iOS apps from one image. It automatically resizes and formats icons for both platforms, saving you time and ensuring consistency. You can also add rounded corners, padding, and adaptive icon support.
icon-generator-skill is an installable agent skill that automates the generation of Android and iOS app icon sets from a single source image. It exports Android launcher icons across common mipmap-* sizes, iOS AppIcon.appiconset PNGs with Contents.json, and optionally Android adaptive icon foreground/background/XML assets. The skill supports contain and cover fitting modes, custom padding color, extra square sizes, and rounded corners. It is designed to be used with the npx skills CLI, making it easy to integrate into development workflows. The repository includes a SKILL.md file for trigger and workflow instructions, a Python script (scripts/icon_generator.py) for the actual export, and a references/usage.md for argument and output reference. The skill requires Python 3 and the Pillow library (>=10.0.0). It is licensed under MIT and is not archived or forked.
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 78 days ago.
0 GitHub stars indicate community interest.
0 open issues signal maintenance load.
MIT license detected.
Generate all required Android mipmap icons from a single logo image.
Create iOS AppIcon.appiconset with correct sizes and Contents.json.
Produce Android adaptive icons with foreground, background, and XML assets.
Batch resize icons for multiple platforms with consistent styling (rounded corners, padding).
Automate icon generation in CI/CD pipelines using npx skills.
Agent skills can change coding-agent behavior; review every SKILL.md and referenced script before installing.
Check shell, network, file-system, credential, and API-key requirements before running skill workflows.
0
Stars
0
Forks
0
Issues
MIT
License
A public repository of example skills for Claude, demonstrating how to create reusable instructions and resources for specialized tasks.
Adversarial AI bug hunter with auto-fix skill for Claude Code, Cursor, Codex CLI, GitHub Copilot CLI, Kiro CLI, Opencode, Pi Coding Agent, and more. Multi-agent pipeline finds security vulnerabilities, logic errors, and runtime bugs — then fixes them autonomously on a safe branch.
2 security/trust notes recorded.
Setup difficulty is 2/5.
An open-source framework to turn HTML, CSS, and animations into deterministic MP4 videos.