·tcolorbox
</>

tcolorbox

LaTeX tcolorbox 包,用于彩色和带框的盒子。在帮助用户创建定理框、标注、框中的代码列表、定义框或任何样式化的框架内容时使用。

4安装·0热度·@igbuend

安装

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

如何安装 tcolorbox

通过命令行快速安装 tcolorbox AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/igbuend/grimbard --skill tcolorbox
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:igbuend/grimbard。

SKILL.md

查看原文

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 |

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/igbuend/grimbard --skill tcolorbox
分类
</>开发工具
认证
收录时间
2026-03-13
更新时间
2026-03-13

Browse more skills from igbuend/grimbard

快速解答

什么是 tcolorbox?

LaTeX tcolorbox 包,用于彩色和带框的盒子。在帮助用户创建定理框、标注、框中的代码列表、定义框或任何样式化的框架内容时使用。 来源:igbuend/grimbard。

如何安装 tcolorbox?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/igbuend/grimbard --skill tcolorbox 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/igbuend/grimbard