返回顶部
l

latex-studioLaTeX文档生成器

LaTeX document generator for academic papers and technical reports. Use when user needs to create professional academic papers, theses, or technical documents with math formulas, tables, and citations. Generates publication-ready .tex files compatible with Overleaf and all LaTeX compilers.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.5
安全检测
已通过
267
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

latex-studio

LaTeX Studio

专业LaTeX文档生成器,适用于学术论文和技术报告。

功能特性

  • - 📄 学术论文:标准论文格式排版
  • 📐 数学公式:完整LaTeX数学支持
  • 📑 表格:专业表格布局
  • 📝 引用:参考文献管理
  • 📊 图表:数据集成
  • 兼容性:支持Overleaf、TeX Live、MiKTeX

主要用途

LaTeX主要用于学术论文写作。本技能专注于英语语言支持,以实现最大兼容性和专业质量。

支持的文档类型

类型用途
研究论文学术发表
技术报告
文档编写 | | 学位论文 | 研究生工作 | | 白皮书 | 商业/技术 | | 会议论文 | IEEE/ACM格式 |

触发条件

  • - 写一篇论文 / 创建LaTeX文档
  • 生成学术论文
  • LaTeX报告 / 研究论文
  • latex-studio

LaTeX模板

latex
\documentclass[12pt, a4paper]{article}

% 宏包
\usepackage[margin=2.5cm, headheight=14pt]{geometry}
\usepackage{amsmath, amssymb}
\usepackage{graphicx}
\usepackage{hyperref}
\usepackage{booktabs}
\usepackage{xcolor}
\usepackage{colortbl}
\usepackage{enumitem}
\usepackage{fancyhdr}

% 颜色
\definecolor{primary}{RGB}{30, 60, 114}
\definecolor{secondary}{RGB}{100, 100, 100}

% 页眉/页脚
\pagestyle{fancy}
\fancyhf{}
\fancyhead[L]{\small\color{secondary}文档标题}
\fancyfoot[C]{\thepage}

% 标题
\title{\color{primary}\textbf{论文标题}}
\author{作者姓名}
\date{\today}

\begin{document}

\maketitle

\begin{abstract}
摘要内容在此处填写。
\end{abstract}

\tableofcontents
\newpage

\section{引言}

引言内容...

\section{方法}

方法内容...

\begin{table}[h]
\centering
\renewcommand{\arraystretch}{1.3}
\begin{tabular}{|l|c|c|c|}
\hline
\rowcolor{primary}
\textcolor{white}{\textbf{表头1}} & \textcolor{white}{\textbf{表头2}} & \textcolor{white}{\textbf{表头3}} \\
\hline
行1 & 数据1 & 数据2 \\
\hline
\end{tabular}
\caption{表格标题}
\label{tab:example}
\end{table}

\section{结果}

结果内容...

\section{结论}

结论内容...

\end{document}



使用示例

用户:写一篇关于人工智能的研究论文
助手:生成格式规范的LaTeX文档

用户:创建一份技术报告
助手:生成专业报告模板



注意事项

  • - 生成.tex文件
  • 兼容Overleaf及所有LaTeX编译器
  • 需要LaTeX环境才能编译为PDF
  • 专注于英语语言支持

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 latex-studio-1776014881 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 latex-studio-1776014881 技能

通过命令行安装

skillhub install latex-studio-1776014881

下载

⬇ 下载 latex-studio v1.0.5(免费)

文件大小: 2.63 KB | 发布时间: 2026-4-13 10:48

v1.0.5 最新 2026-4-13 10:48
全部改为英文:避免误解,专注于英文学术论文

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部