# Tcolors

> Use this skill when the user wants to use the tcolors command-line tool.

- Skill: `javimosch/tcolors` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/tcolors`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/tcolors/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/tcolors

---


# tcolors Plugin

Commandline color picker and palette builder in Go

## Commands
- `tcolors self version` — Print version
- `tcolors _ _` — Passthrough to tcolors

## Installation
```bash
go install github.com/tcolors/tcolors@latest
```

