LogoClawIndex
CasesSkillsAbout
LogoClawIndex

favicon - Generate favicons from image and update HTML tags

Generates multi-resolution favicons, web app manifest, and updates project HTML or layout files using ImageMagick.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Verify source image path and format
  • Detect project static assets directory
  • Determine app name from project
  • Generate favicon files using ImageMagick
  • Create or update web manifest
  • Update HTML layout files with icons

Inputs

  • Source image file path
  • Project configuration files
  • HTML or layout files

Outputs

  • Favicon icon files
  • site.webmanifest file
  • Updated HTML or layout files

Requirements

  • ImageMagick v7+
  • Bash tool permissions for magick, which, cp, mkdir

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
favicon
imagemagick
web
assets
icons
Verify source image path and format
Detect project static assets directory
Determine app name from project
Generate favicon files using ImageMagick
Source image file path
Project configuration files
HTML or layout files
Favicon icon files
site.webmanifest file
Updated HTML or layout files