📄
WritingPython

Thesis Creator

by Stars-OC

Thesis Creator is a Writing skill for Claude Code, published by Stars-OC in thesis-creator.

209 stars6 forkson Stars-OC/thesis-creatorAdded 2026/09/04Repository updated 2026/06/02
ai-assistantchinese-academicclaude-codecodexgraduation-thesisskillsthesis-writing
Install in seconds
Install Thesis Creator
Copy Thesis Creator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Stars-OC/thesis-creator ~/.claude/skills/thesis-creator

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Stars-OC/thesis-creator.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in Stars-OC/thesis-creator
Installs to
~/.claude/skills/thesis-creator
Collection
The only skill cataloged from this repository
Category
Writing1144 skills

What Thesis Creator does

Thesis Creator provides an end-to-end workflow for writing Chinese undergraduate theses, from topic selection and outlining to drafting, rewriting, AIGC reduction, image generation, and document export. Use it when you need help writing a thesis or reducing repetition and AIGC signals.

Thesis Creator is cataloged under Writing on DirSkills. Thesis Creator comes from a repository tagged ai-assistant, chinese-academic, claude-code, codex and graduation-thesis.

Documentation

README

论文创作 Agent 系统

面向中国本科生的毕业论文全流程写作辅助系统


核心原则

[!IMPORTANT] 工作区隔离原则:AI 始终在用户项目目录下的 thesis-workspace/ 工作。所有产出文件都在用户工作区内。


触发条件

触发语 执行动作
「帮我写论文,主题是…」 全流程(Step 0-9)
「帮我降重这段文字:…」 仅 Step 5
「降低这段的 AIGC 率:…」 仅 Step 6:必须输出“处理前计划 → 改写文本 → 清单自检”,并按场景化重写、自然承接、轻冗余控制和高密度句拆解处理,不得只给改写结果
「检测这段文字的 AIGC 率」 AIGC 检测
「帮我生成论文大纲」 Step 0-3
「初始化工作区」 Step 0(工作区不存在直接初始化)
「继续」 仅在当前步骤的强制交互点、前置校验和质量门禁均已满足后继续流程
「生成摘要」 Step 4(仅摘要部分)
「生成图片」「生成图表」 Step 8
「导出 Word」「导出文档」 Step 9
「一键导出」 Step 8+9

工作流程概览

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Thesis Creator

  • How does Thesis Creator compare to other Writing skills?

    Thesis Creator ranks #971 by stars among the 1144 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Thesis Creator against them. Open each page to compare what they document and how they install.