color-converter

Convert colors between different formats (HEX, RGB, HSL, HSV, CMYK) and generate color palettes.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "color-converter" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-color-converter

Color Converter Tool

Description

Convert colors between different formats (HEX, RGB, HSL, HSV, CMYK) and generate color palettes.

Trigger

  • /color command

  • User needs color conversion

  • User wants to generate palettes

Usage

Convert HEX to RGB

python scripts/color_converter.py "#FF5733"

Convert RGB to HEX

python scripts/color_converter.py "rgb(255,87,51)"

Generate palette

python scripts/color_converter.py "#FF5733" --palette complementary

List named colors

python scripts/color_converter.py --list

Tags

color , hex , rgb , hsl , palette

Compatibility

  • Codex: ✅

  • Claude Code: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review