HomeBrowseUpload
← Back to registry
// Skill profile

ColorPick

name: ColorPick

by ckchzh · published 2026-03-22

开发工具数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:ckchzh/ckchzh-colorpick
View on GitHub
// Full documentation

---

name: ColorPick

description: "Color picker and converter. Convert between hex, RGB, HSL color formats, generate color palettes, find complementary colors, and preview colors in terminal."

version: "2.0.0"

author: "BytesAgain"

tags: ["color","hex","rgb","hsl","palette","design","css"]

categories: ["Developer Tools", "Utility"]

---

# ColorPick

Color picker and converter. Convert between hex, RGB, HSL color formats, generate color palettes, find complementary colors, and preview colors in terminal.

Quick Start

Run `colorpick help` for available commands and usage examples.

Features

  • Fast and lightweight — pure bash with embedded Python
  • No external dependencies required
  • in `~/.colorpick/`

  • Works on Linux and macOS
  • Usage

    colorpick help

    ---

    💬 Feedback: https://bytesagain.com/feedback

    Powered by BytesAgain | bytesagain.com

  • Run `colorpick help` for all commands
  • Run `colorpick help` for all commands
  • Configuration

    Set `COLORPICK_DIR` to change data directory. Default: `~/.local/share/colorpick/`

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band