什么是 latex?
有关文档创建、格式化、数学、表格、图形、参考书目和编译的综合 LaTeX 参考。在帮助用户编写、编辑、调试或编译 LaTeX 文档时使用。 来源:igbuend/grimbard。
有关文档创建、格式化、数学、表格、图形、参考书目和编译的综合 LaTeX 参考。在帮助用户编写、编辑、调试或编译 LaTeX 文档时使用。
通过命令行快速安装 latex AI 技能到你的开发环境
来源:igbuend/grimbard。
LaTeX is a markup language and typesetting system for producing high-quality documents. It excels at structured documents with complex formatting, mathematics, cross-references, and bibliographies.
| Preamble | Everything before \begin{document} — class, packages, settings | | Document body | Content between \begin{document} and \end{document} | | Commands | Start with \, e.g. \textbf{bold}. Optional args in [], required in {} | | Environments | \begin{name}...\end{name} blocks for scoped formatting |
| Packages | Extensions loaded with \usepackage{name} in the preamble |
有关文档创建、格式化、数学、表格、图形、参考书目和编译的综合 LaTeX 参考。在帮助用户编写、编辑、调试或编译 LaTeX 文档时使用。 来源:igbuend/grimbard。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/igbuend/grimbard --skill latex有关文档创建、格式化、数学、表格、图形、参考书目和编译的综合 LaTeX 参考。在帮助用户编写、编辑、调试或编译 LaTeX 文档时使用。 来源:igbuend/grimbard。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/igbuend/grimbard --skill latex 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/igbuend/grimbard