LaTeX Research Toolkit
Description
A curated LaTeX toolkit for academic research, papers, and theses. Features essential packages (like pgfgantt), commands, and templates to quickly refresh your LaTeX skills for high-quality scientific writing.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
LaTeX Research Toolkit
A comprehensive LaTeX toolkit for academic research, papers, and theses. Features essential packages, commands, templates, and examples to quickly refresh your LaTeX skills for high-quality scientific writing.
🚀 Quick Start
**Clone the repository**
git clone https://github.com/vuhung16au/LaTeX-Research-Toolkit.git cd LaTeX-Research-Toolkit**Check dependencies**
make check-deps # Verify all required tools are installed**Install missing dependencies (if needed)**
make install-deps # Show installation commands for your platform**Choose a template**
- Academic papers:
templates/academic-paper/ - Thesis:
templates/thesis/ - Presentations:
templates/presentation/
- Academic papers:
**Start learning**
- Beginners: Start with
docs/getting-started/ - Examples: Check
examples/folder - Practice: Try
exercises/folder
- Beginners: Start with
📁 Repository Structure
LaTeX-Research-Toolkit/
├── docs/ # Documentation and theory
│ ├── getting-started/ # Installation and basics
│ ├── theory/ # LaTeX theory and concepts
│ ├── best-practices/ # Academic writing guidelines
│ └── troubleshooting/ # Common issues and solutions
├── templates/ # Ready-to-use templates
│ ├── academic-paper/ # Journal and conference papers
│ ├── thesis/ # Master's and PhD theses
│ ├── presentation/ # Beamer presentations
│ └── letter/ # Academic letters
├── examples/ # Sample files and demonstrations
│ ├── basic/ # Beginner examples
│ ├── intermediate/ # Intermediate examples
│ ├── advanced/ # Advanced examples
│ └── research-specific/ # Research-focused examples
├── packages/ # Custom packages and styles
├── resou
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11