Color picker and converter. Convert between hex, RGB, HSL color formats, generate color palettes, find complementary colors, and preview colors in terminal.
Scanned 5/30/2026
Install via CLI
openskills install dvcrn/openclaw-skills-marketplace---
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."
---
# 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
- Data stored locally in `~/.colorpick/`
- Works on Linux and macOS
## Usage
```bash
colorpick help
```
---
💬 Feedback: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
## How It Works
Reads input, processes with built-in logic, outputs structured results.
## Tips
- Run `colorpick help` for all commands
- No API keys required
- Works offline
No comments yet. Be the first to comment!