youngze0016

14 mods across 1 repository, 5 stars between them.

thesis

01

youngze0016/thesis-polish-agent

Skill Claude CodeCodex

A coordinator for a thesis-editing team with 11 specialised members. A thesis is a long academic paper, and the coordinator helps manage its revision.

5 5mo ago A 55 tokens

consistency

02

youngze0016/thesis-polish-agent

Skill Claude CodeCodex

A quality check for academic papers, described as a paper-revision team’s inspector. It runs eight automated checks, reports measurements, and directly fixes issues that can be repaired mechanically.

5 5mo ago A 55 tokens

deai

03

youngze0016/thesis-polish-agent

Skill Claude CodeCodex

CONFIG="" for candidate in ".thesis/config.json" "../.thesis/config.json" "../../.thesis/config.json"; do if [ -f "$candidate" ]; then CONFIG="$(cd "$(dirname "$candidate")" && pwd)/$(basename "$candidate")" break fi done.

5 5mo ago A 60 tokens

expand

04

youngze0016/thesis-polish-agent

Skill Claude CodeCodex

CONFIG="" for candidate in ".thesis/config.json" "../.thesis/config.json" "../../.thesis/config.json"; do if [ -f "$candidate" ]; then CONFIG="$(cd "$(dirname "$candidate")" && pwd)/$(basename "$candidate")" break fi done.

5 5mo ago A 63 tokens

latex-build

06

youngze0016/thesis-polish-agent

Skill Claude CodeCodex

A skill for compiling LaTeX documents, diagnosing build errors, and previewing the resulting PDF. LaTeX is a system for creating formatted documents from source text and commands.

5 5mo ago A 53 tokens

restructure

07

youngze0016/thesis-polish-agent

Skill Claude CodeCodex

A Chinese-language skill for diagnosing and reorganising the structure of chapters or sections, with a scope lock to limit unrelated changes.

5 5mo ago A 55 tokens

style-check

09

youngze0016/thesis-polish-agent

Skill Claude CodeCodex

A Chinese-language skill for checking whether an engineering master's thesis follows selected structure and writing guidelines. It is based on patterns found in strong academic papers.

5 5mo ago A 65 tokens

terminology

10

youngze0016/thesis-polish-agent

Skill Claude CodeCodex

A Chinese-language skill for checking and standardizing terminology throughout a document. It uses a guard-style approach with global checks and hook-based validation.

5 5mo ago A 59 tokens

thesis-init

11

youngze0016/thesis-polish-agent

Skill Claude CodeCodex

A setup skill for a thesis-editing workspace. It selects the thesis directory, configures the command used to compile it, and creates folders for tracking progress.

5 5mo ago A 58 tokens

thesis-research

12

youngze0016/thesis-polish-agent

Skill Claude CodeCodex

A research assistant for finding literature and collecting source material, with support for parallel searches, structured review notes, and BibTeX references. BibTeX is a format commonly used to manage citations in academic writing.

5 5mo ago A 61 tokens

thesis-status

13

youngze0016/thesis-polish-agent

Skill Claude CodeCodex

A progress dashboard and task-management skill for a thesis project. It reassesses the current state and recommends the next action, following the gstack /office-hours style.

5 5mo ago A 46 tokens

tidy

14

youngze0016/thesis-polish-agent

Skill Claude CodeCodex

A workspace file-organising skill that first checks safety and dependencies before moving files. Its description follows the gstack /careful working style.

5 5mo ago A 52 tokens