LaTeX-Like Typst Template
TeXst is a Typst package for clean LaTeX-like academic paper formatting.
Use it for fast paper setup with a reusable paper(...) wrapper and academic defaults.
Installation (Typst Universe)
#import "@preview/texst:0.1.0": paperInitialize A Template Project
typst init @preview/texst:0.1.0Local Repository Checkout (Alternative)
#import "./src/lib.typ": paperblank CLI
blank is a CLI scaffolder for research projects driven by agentic AI workflows. It bootstraps an analysis + paper workspace with optional agent folders.
Install
# From PyPI
pipx install blank-agentic-cli# From GitHub
pipx install git+https://github.com/shusuke-ioku/blank.gitUsage
blank init
blank init my-project
blank init my-project --project-name "My Project"
blank init my-project --dry-run
blank init my-project --force
blank init my-project --no-agents
blank init my-project --paper-template latex
blank init my-project --paper-template blankGenerated Scaffold
analysis/scripts/analysis/data/analysis/output/paper/idea/.codex/and.claude/by default