🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Favicons

by @openlark

Use the favicons Node.js library to generate multi-platform website icons (Favicons).

Versionv1.0.0
⚑ When to Use

Use this skill when the user needs to generate website icons, create a PWA icon set for a website, generate app icons for different platforms (iOS, Android, Windows), or produce a complete icon package including HTML tags and manifest files.

πŸ’‘ Examples

# Basic usage
node scripts/generate_favicons.js ./logo.png ./dist

Full configuration

node scripts/generate_favicons.js ./logo.png ./dist '{ "appName": "My App", "appShortName": "App", "background": "#2196F3", "icons": {"android": true, "appleIcon": true, "windows": true} }'

πŸ“‹ Tips & Best Practices

Why are some icons missing? Some icons (such as macOS SVG, Windows tile silhouette effects) require additional module support; the project will follow up continuously.

Generation failed?

  • Ensure the source image exists and is in the correct format
  • Check that Node.js version >= 14
  • Ensure the favicons package is installed correctly
  • View on ClawHub
    TERMINAL
    clawhub install favicons

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’