·tcolorbox
</>

tcolorbox

LaTeX tcolorbox package for colored and framed boxes. Use when helping users create theorem boxes, callouts, code listings in boxes, definition boxes, or any styled framed content.

4Installs·0Trend·@igbuend

Installation

$npx skills add https://github.com/igbuend/grimbard --skill tcolorbox

How to Install tcolorbox

Quickly install tcolorbox AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/igbuend/grimbard --skill tcolorbox
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: igbuend/grimbard.

SKILL.md

View raw

CTAN: https://ctan.org/pkg/tcolorbox Manual: texdoc tcolorbox (500 pages)

| colback | black!5!white | Background color | | colframe | black!75!white | Frame color | | coltitle | white | Title text color | | colbacktitle | (from colframe) | Title background | | coltext | black | Body text color | | title | (none) | Box title | | fonttitle | | Title font (\bfseries\large) | | fontupper | | Upper (main) body font |

| fontlower | | Lower part font | | arc | 1mm | Corner radius | | boxrule | 0.5mm | Frame thickness | | leftrule | (from boxrule) | Left rule only | | toprule | (from boxrule) | Top rule only | | width | \linewidth | Box width | | left | 4mm | Left padding | | right | 4mm | Right padding | | top | 2mm | Top padding | | bottom | 2mm | Bottom padding |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/igbuend/grimbard --skill tcolorbox
Category
</>Dev Tools
Verified
First Seen
2026-03-13
Updated
2026-03-13

Browse more skills from igbuend/grimbard

Quick answers

What is tcolorbox?

LaTeX tcolorbox package for colored and framed boxes. Use when helping users create theorem boxes, callouts, code listings in boxes, definition boxes, or any styled framed content. Source: igbuend/grimbard.

How do I install tcolorbox?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/igbuend/grimbard --skill tcolorbox Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/igbuend/grimbard