什麼是 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