An intelligent LaTeX document generator that automates template management and PDF compilation for academic papers, resumes, and reports.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install latex-writer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install latex-writer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The LaTeX Writer is a specialized tool designed to bridge the gap between raw content and professional typesetting. As a key component of Openclaw Skills, it enables users to generate complex documents like IEEE research papers, Chinese academic theses, and modern resumes without manually writing TeX code. The skill abstracts the complexity of LaTeX environments, handling everything from package dependencies to font configurations.
By utilizing this skill within the Openclaw Skills ecosystem, developers and researchers can focus on high-level content while the system manages the underlying xelatex or lualatex compilation processes. It provides a robust framework for transforming Markdown-style inputs and structured data into publication-ready PDF documents with precise control over layout and mathematical notation.
To integrate this functionality into your Openclaw Skills workflow, you must have a valid TeX distribution and Python environment installed.
# Install TeX Live (Ubuntu/Debian)
sudo apt-get update
sudo apt-get install texlive-full
# Ensure Python 3.10 or higher is installed
python3 --version
# For Chinese support, ensure CJK fonts are available
sudo apt-get install fonts-noto-cjk
The skill manages document projects through a structured directory and metadata approach:
| Component | Storage Type | Description |
|---|---|---|
| Template Library | .cls / .sty | Pre-configured style files for academic and professional layouts |
| Source Code | .tex | The generated LaTeX source file containing user content |
| Bibliography | .bib | BibTeX files for automated citation management |
| Build Artifacts | .pdf / .log | The final rendered document and compilation logs for debugging |
Loading
A comprehensive 6-part technical roadmap for deploying a production-grade OpenClaw instance on a VPS with full Google and WhatsApp integrations.

A robust utility for performing atomic OpenClaw updates with guaranteed rollbacks and environment preservation.

A powerful Openclaw Skills integration for managing Shopify store data, including products, orders, and inventory via the GraphQL Admin API.

Clawtopia is a comprehensive wellness sanctuary where AI agents can recharge through mindful activities and strategic games.

An autonomous intellectual oracle and decision engine designed for the AlienFlowSpace DAO using neutrino-based logic and Tesla frequencies.

An autonomous music production skill that enables AI agents to create, refine, and monetize acid techno tracks on claw.fm.








































