thesis-creator

Automate undergraduate thesis writing from topic selection to final submission.

197|6|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/Stars-OC/thesis-creator --skill thesis-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thesis-creator
Source: https://github.com/Stars-OC/thesis-creator/tree/main
Command: npx skills add https://github.com/Stars-OC/thesis-creator --skill thesis-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jieba, synonyms, rich, click, requests, python-docx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the heavy and error-prone process of planning, drafting, and formatting undergraduate theses by providing an integrated, guided workflow across topic selection, outline creation, writing per chapter, literature validation, and final document export.

Core Features & Use Cases

  • End-to-end thesis workflow from topic to submission, including topic discussion, outline generation, writing by chapter, literature verification, and final export.
  • Local AIGC detection, plagiarism-aware rewriting, and literature verification to improve integrity.
  • YAML-configurable settings for references, images, charts, and export formats to tailor the workflow.

Quick Start

Provide your thesis topic to start the end-to-end workflow and generate a draft with built-in guidance.

Frequently Asked Questions about thesis-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate my undergraduate thesis writing workflow from topic selection to final submission?

Automating undergraduate thesis writing workflow involves guiding topic discussion, outline creation, chapter drafting, literature verification, and formatting checks. This Skill provides an end-to-end process configurable via YAML settings to generate compliant drafts.

How does local AIGC detection work for thesis drafts?

Local AIGC detection checks thesis drafts for AI-generated content to ensure academic integrity. It runs locally to identify machine-written text, enabling plagiarism-aware rewriting and compliance verification before final document export.

Can I export my thesis draft to a Word document directly?

Yes, thesis drafts can be exported to Word documents directly. Using the python-docx dependency, the Skill formats the finalized text and generates a .docx file, completing the end-to-end writing workflow with proper document export.

Does this thesis writing workflow support Chinese undergraduate contexts?

Yes, this thesis writing workflow supports Chinese undergraduate contexts. It applies Chinese-specific NLP libraries like jieba and synonyms for literature verification, topic discussion, and plagiarism-aware rewriting tasks.

What is the best way to verify literature references during thesis writing?

Verifying literature references during thesis writing involves checking citations against source validity. This Skill automates literature verification and uses configurable YAML settings for references to ensure academic integrity and reproducibility.

Do I need YAML configuration to generate thesis outlines and chapters?

YAML configuration is required to define settings for references, images, charts, and export formats. Providing your thesis topic initiates the end-to-end workflow, but YAML ensures the generated outlines and chapters meet your specific formatting requirements.