返回顶部
l

latex-studio

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
安全检测
已通过
246
下载量
0
收藏
概述
安装方式
版本历史

latex-studio

# LaTeX Studio Professional LaTeX document generator for academic papers and technical reports. ## Features - 📄 **Academic Papers**: Standard paper formatting - 📐 **Math Formulas**: Full LaTeX math support - 📑 **Tables**: Professional table layouts - 📝 **Citations**: Reference management - 📊 **Charts**: Integration with data - ✅ **Compatible**: Works with Overleaf, TeX Live, MiKTeX ## Main Use Case LaTeX is primarily used for academic paper writing. This skill focuses on English language support for maximum compatibility and professional quality. ## Supported Document Types | Type | Use Case | |------|----------| | Research Paper | Academic publication | | Technical Report | Documentation | | Thesis | Graduate work | | White Paper | Business/technical | | Conference Paper | IEEE/ACM format | ## Trigger Conditions - "Write a paper" / "Create a LaTeX document" - "Generate academic paper" - "LaTeX report" / "Research paper" - "latex-studio" --- ## LaTeX Template ```latex \documentclass[12pt, a4paper]{article} % Packages \usepackage[margin=2.5cm, headheight=14pt]{geometry} \usepackage{amsmath, amssymb} \usepackage{graphicx} \usepackage{hyperref} \usepackage{booktabs} \usepackage{xcolor} \usepackage{colortbl} \usepackage{enumitem} \usepackage{fancyhdr} % Colors \definecolor{primary}{RGB}{30, 60, 114} \definecolor{secondary}{RGB}{100, 100, 100} % Header/Footer \pagestyle{fancy} \fancyhf{} \fancyhead[L]{\small\color{secondary}Document Title} \fancyfoot[C]{\thepage} % Title \title{\color{primary}\textbf{Paper Title}} \author{Author Name} \date{\today} \begin{document} \maketitle \begin{abstract} Abstract text goes here. \end{abstract} \tableofcontents \newpage \section{Introduction} Introduction content... \section{Methodology} Method content... \begin{table}[h] \centering \renewcommand{\arraystretch}{1.3} \begin{tabular}{|l|c|c|c|} \hline \rowcolor{primary} \textcolor{white}{\textbf{Header1}} & \textcolor{white}{\textbf{Header2}} & \textcolor{white}{\textbf{Header3}} \\ \hline Row1 & Data1 & Data2 \\ \hline \end{tabular} \caption{Table Title} \label{tab:example} \end{table} \section{Results} Results content... \section{Conclusion} Conclusion content... \end{document} ``` --- ## Usage Examples ``` User: "Write a research paper about AI" Agent: Generate LaTeX document with proper formatting User: "Create a technical report" Agent: Generate professional report template ``` --- ## Notes - Generates .tex files - Compatible with Overleaf and all LaTeX compilers - Requires LaTeX environment to compile to PDF - Focuses on English language support

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

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

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

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

通过命令行安装

skillhub install latex-studio-1776014881

下载 Zip 包

⬇ 下载 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
返回顶部