A comprehensive toolkit for automating the generation of app icons, favicons, color palettes, and image transformations using AI and CLI tools.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install design-assets
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install design-assets using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Design Assets skill is a powerful automation suite designed for developers who need to produce professional-grade graphic assets without leaving their terminal or IDE. By leveraging Openclaw Skills, this tool integrates AI-driven image generation with robust CLI utilities like sips and ImageMagick. It streamlines the creation of icons for multiple platforms, handles complex image manipulations, and generates systemic color palettes based on HSL values, ensuring visual consistency across your digital products.
This skill is particularly effective for bridge-building between design and development, allowing for the rapid prototyping of visual components. Whether you are generating a primary app icon from a text prompt or converting batch images for web optimization, this skill provides the necessary programmatic hooks to keep your creative workflow within your development environment.
To get started with this skill in your Openclaw Skills environment, ensure you have the necessary CLI dependencies installed. For macOS users, sips is pre-installed. For advanced features and .ico support, install ImageMagick:
# Install ImageMagick via Homebrew
brew install imagemagick
Ensure your AI model provider is configured for image generation tasks within your agent settings to enable the nano-banana-pro functionality.
The skill organizes generated assets into logical directory structures based on the target platform and use case:
| Directory | Contents |
|---|---|
/icons |
iOS and macOS .png icons ranging from 16x16 to 1024x1024 pixels |
/res/mipmap-* |
Android-specific density-optimized launcher icons (mdpi to xxxhdpi) |
/favicons |
Standard web favicons, apple-touch-icon, and multi-resolution favicon.ico |
Root / |
site.webmanifest and ready-to-paste HTML meta tag snippets |
It also provides HSL-based JavaScript objects for color systems to be integrated directly into CSS-in-JS or Tailwind configurations.
Loading
A systematic debugging framework providing a 7-step protocol and language-specific command references for efficient troubleshooting.

A professional time management skill that integrates Toggl Track directly into your AI agent workflow using Openclaw Skills.

An intelligent automation skill for completing US nonimmigrant visa DS-160 forms using structured CSV data and AI-assisted captcha solving.

A zero-dependency Python tool for generating and editing high-quality images using the Gemini API and Nano Banana Pro model.

Automate the creation of project structures and boilerplate for web apps, APIs, mobile, and CLI tools using best-practice configurations.

A comprehensive automation skill for writing and executing unit, integration, and end-to-end tests across JavaScript, Python, and Swift.








































