
bahayonghang/academic-writing-skills
4 skills7k installs1.3k starsGitHub
Install
npx skills add https://github.com/bahayonghang/academic-writing-skillsSkills in this repo
1Latex Paper Enlatex-paper-en is an agent skill for solo builders and researchers who already have an English LaTeX paper project and need targeted help—not a blank-slate coauthor. It fits when you are fixing builds, tightening venue compliance, or improving specific sections (abstract, related work, experiments, algorithms) without derailing your repo. The skill routes prompts like proofreading a `.tex` file, fixing bibliography issues, reviewing algorithm blocks, or planning a conference-to-journal adaptation into focused modules: compile diagnosis first, then formatting, logic, and prose. It complements latex-thesis-zh for Chinese degree theses, typst-paper for Typst, and paper-audit for reviewer-style critique. For indie technical writers shipping whitepapers or research-backed content, it reduces iteration time on submission-critical details while keeping edits actionable and comment-shaped for real LaTeX workflows.2.6kinstalls2Latex Thesis ZhLaTeX Thesis ZH is a Prism agent skill for solo builders and graduate students shipping Chinese degree theses in LaTeX. It treats a thesis repo as a modular pipeline: identify the right slice of work—template inference, XeLaTeX compile failures, chapter structure, argument logic, literature alignment, or experiment narrative—then chain compatible modules instead of one-off formatting tips. The default workflow reviews your project, routes to compile or inspection paths, runs uv-backed automation where appropriate, and answers in Chinese with actionable thesis guidance. Use it when builds fail mysteriously, terminology drifts between chapters, or you need a mainline plan for the next chapter pass. It complements generic coding assistants by encoding academic thesis conventions, template families, and consistency checks rather than English-only or WYSIWYG document tools.2.3kinstalls3Paper Auditpaper-audit is an academic manuscript quality skill for solo researchers and indie labs shipping papers without a full internal review committee. It runs two complementary checks: a claims-vs-evidence reviewer that flags overclaim, unsupported extrapolation, and wording that outruns evaluation evidence, and a committee editor agent that desk-screens title, abstract, intro opening, and headings for unclear RQs, weak novelty comparators, and presentation blockers. Outputs are actionable artifacts in your deep-review workspace—structured JSON findings and a markdown editor report—so you can fix issues before paying submission fees or burning reviewer goodwill. Use when a draft feels “almost ready” but you need an adversarial pass that ties every criticism to quoted text. Intermediate complexity: you must already have section splits or full_text, paper_summary, and section_index.json in place.1.4kinstalls4Typst PaperTypst Paper is an agent skill for solo researchers and indie builders shipping PDFs from Typst instead of LaTeX-only pipelines. It treats each request as a small workflow: infer whether you need compile, layout/format review, or bibliography validation; detect whether your project uses BibTeX or Hayagriva; run the appropriate uv-backed scripts; and return findings as Typst-friendly inline comments rather than breaking your source. That makes it useful while you are drafting in Build (docs) and again in Ship when you want an IEEE-style sanity pass before submission. The interface copy emphasizes minimal back-and-forth—only missing paths or venue constraints—and evals cover both compile/layout questions and missing-citation hunts. You should have a Typst project on disk, uv available, and willingness to let the agent execute local checks.703installs