Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add kennyzir/7deer_skills --skill favicon-icon-generatorgit clone --depth 1 https://github.com/kennyzir/7deer_skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/kennyzir/7deer_skills/favicon-icon-generator)<a href="https://agentmods.dev/skills/kennyzir/7deer_skills/favicon-icon-generator"><img src="https://agentmods.dev/badge/skills/kennyzir/7deer_skills/favicon-icon-generator/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/kennyzir/7deer_skills/favicon-icon-generator"><img src="https://agentmods.dev/badge/skills/kennyzir/7deer_skills/favicon-icon-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00034 | $0.03188 |
| Opus 5 | $0.00017 | $0.01594 |
| Sonnet 5 | $0.00007 | $0.00638 |
| Haiku 4.5 | $0.00003 | $0.00319 |
Grade A, and why
favicon-icon-generator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 477 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Favicon & Icon Generator Skill
Overview
A comprehensive skill for generating professional favicon and icon systems for web applications. This skill creates SVG-based icons optimized for browsers, search engines, PWAs, and mobile devices, with automated validation and testing tools.
When to Use This Skill
- Setting up icons for a new website or web application
- Fixing missing or broken favicon/icon configurations
- Improving SEO with proper icon display in search results
- Implementing PWA (Progressive Web App) icon requirements
- Creating a complete icon system for multi-platform support
What This Skill Does
1. Icon Design & Creation
- Creates professional SVG icons optimized for web use
- Designs icons that represent the core theme/purpose of the application
- Generates multiple sizes: high-resolution (512x512) and favicon (32x32)
- Uses modern design principles: gradients, proper contrast, recognizable shapes
- Ensures icons are clear and visible at small sizes
2. Configuration Setup
- Updates Next.js
layout.tsxwith proper metadata configuration - Configures PWA
manifest.jsonwith correct icon references - Sets up HTML head tags for maximum browser compatibility
- Implements proper icon fallbacks and alternatives
3. Automation Tools
- Creates verification script to check icon configuration
- Generates PNG conversion script (optional, requires sharp library)
- Sets up prebuild hooks for automatic validation
- Provides testing pages for visual verification
4. Documentation
- Generates comprehensive setup guides
- Creates quick reference documentation
- Provides deployment checklists
- Includes troubleshooting guides
Icon Design Principles
Visual Elements
-
Primary Symbol: Main icon representing the app's core purpose
- Should be simple and recognizable
- Works well at small sizes (16x16 to 512x512)
- Uses clear, bold shapes
-
Color Scheme
- Uses brand colors or theme colors
- Provides good contrast against backgrounds
- Implements gradients for depth and professionalism
- Dark background for dark-themed sites, light for light-themed
What ships with it
7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago Changed · +5 lines · +34 tokens per session 2e31dd695da5
- 12d ago First seen · 472 lines · 0 tokens per session scan A 4b7cfc4caa50
favicon-icon-generator is a skill published in the GitHub repository kennyzir/7deer_skills (313 stars, last pushed 4d ago), licensed MIT. It adds 34 tokens to every session and 3,188 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
shadcn
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json…
magic-ui
Use this skill when users want to add, customize, or troubleshoot Magic UI components in React/Next.js projects. It covers component selection, shadcn registry installation (@magicui/), integration patterns, and practical quality checks for accessibility and maintainability.
kiranism-shadcn-dashboard
Guide for building features, pages, tables, forms, themes, and navigation in this Next.js 16 shadcn dashboard template. Use this skill whenever the user wants to add a new page, create a feature module, build a data table, add a form, configure navigation items, add a theme, set up RBAC access control, or work with…
components
React component architecture for creating composable, accessible components with data attributes. Use when creating/updating composable components, not for higher-level feature/page components.
multi-surface-render
Multi-surface rendering with json-render — one JSON spec produces React web, Next.js, React Native, Ink terminal UIs, PDFs, emails, Remotion videos, OG images, and 3D scenes. Covers renderer target selection, registry mapping, and platform APIs (renderToBuffer, renderToStream, renderToFile). Use when generating output…
common-ui-design
Design distinctive, production-grade frontend UI with bold aesthetic choices. Use when building web components, pages, interfaces, dashboards, or applications in any framework (React, Next.js, Angular, Vue, HTML/CSS).