Favicon Gen
Generates favicons from images for your website, ensuring consistent branding across browsers and improving user recognition.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add favicon-gen npx -- -y @trustedskills/favicon-gen
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"favicon-gen": {
"command": "npx",
"args": [
"-y",
"@trustedskills/favicon-gen"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The favicon-gen skill generates favicon files from provided images or text, allowing users to create custom icons for websites. It supports various formats and ensures compatibility across different browsers.
When to use it
- You need a unique favicon for your website but don’t have one.
- You want to convert an existing image into a favicon format.
- You're developing a site and need quick access to generate multiple favicon sizes.
Key capabilities
- Generate favicons from images or text input
- Output in standard formats like PNG, ICO, and SVG
- Automatically create multiple sizes for browser compatibility
Example prompts
- "Generate a favicon from this logo image."
- "Create a favicon with the text 'MySite' in blue."
- "Convert my PNG file into a multi-size favicon set."
Tips & gotchas
- Ensure your source image is high quality for best results.
- Some formats may require additional processing steps for full browser support.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.