Color Picker

Use this skill when the user wants to pick, convert, or manipulate colors from the terminal.

javimosch c6a3d1b 643 B Updated

File contents

color-picker Plugin

color-picker picks and converts colors from the CLI.

Usage Examples

  • "extract colors from an image"
  • "convert HEX to RGB color"
  • "generate a color palette from a photo"
  • "adjust saturation of a color value"

Installation

npm install -g color-picker

Key Features

  • Color extraction from images
  • HEX/RGB/HSL/HSV conversion
  • Color palette generation
  • Brightness/contrast/saturation adjustment
  • Interactive and CLI batch modes
  • Design workflow integration

javimosch/supercli/tree/main/plugins/color-picker/skills/quickstart commit c6a3d1b428

Frequently asked questions

npx skillmds@latest add javimosch/color-picker