icon-lookup

Community

Convert BMP PUA icons for Claude workflows.

Authormalob
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Claude-filtered environments can strip or misrender BMP Private Use Area Unicode icons, breaking visual cues in prompts and UI text. This skill provides tooling to identify, convert, and manage icons using placeholder syntax to ensure consistent rendering during editing and automation.

Core Features & Use Cases

  • Icon identification: detect and annotate BMP PUA characters in text.
  • Placeholder workflow: convert between placeholder syntax and actual icons for BMP PUA ranges.
  • Manual & automated support: supports PostToolUse hooks and Python scripts to streamline reading and writing icon data.
  • Use Case: ensure icons render consistently in shell prompts, statuslines, and configuration files across Claude-filtered contexts.

Quick Start

Identify BMP PUA icons in your files and apply placeholder conversions as needed, for example: python3 ${CLAUDE_PLUGIN_ROOT}/scripts/identify-icons.py -c "󰁹" python3 ${CLAUDE_PLUGIN_ROOT}/scripts/convert-placeholders.py /path/to/file

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: icon-lookup
Download link: https://github.com/malob/nix-config/archive/main.zip#icon-lookup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.