whatisgithub

What is thesis-writing-skill?

santifs/thesis-writing-skill — explained in plain English

Analysis updated 2026-05-18

14Audience · writerComplexity · 1/5LicenseSetup · easy

In one sentence

An installable AI-agent skill that guides students through scoping, outlining, drafting, and reviewing empirical theses and dissertations.

Mindmap

mindmap
  root((repo))
    What it does
      Scope thesis topic
      Build outlines
      Draft sections
      Review drafts
    Tech stack
      Markdown files
    Use cases
      Undergraduate thesis
      Masters thesis
      PhD dissertation
    Audience
      Students
      Researchers
    Format support
      Markdown
      Word style
      LaTeX

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Turn a broad research interest into a focused thesis topic with research questions and scope.

USE CASE 2

Generate a chapter and subsection outline for an undergraduate, master's, or doctoral thesis.

USE CASE 3

Draft a Results or Discussion section from data and sources you already have.

USE CASE 4

Review an existing thesis draft for structural and paragraph-level weaknesses.

What is it built with?

Markdown

How does it compare?

santifs/thesis-writing-skill0c33/agentic-ai0xbebis/hyperpay
Stars141414
LanguagePythonTypeScript
Setup difficultyeasyhardhard
Complexity1/54/55/5
Audiencewriterdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Requires an AI agent like Codex or Claude Code that supports installable skills.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

Thesis Writing Skill is an installable skill for AI coding and writing agents, such as Codex or Claude Code, that helps students and researchers at any level work through the process of writing an empirical thesis or dissertation. It covers the full arc from choosing a topic to final review, and is described as format-neutral: it works equally with Markdown, Word documents, Google Docs prose, or LaTeX, so users are not required to switch tools. The skill addresses several distinct phases of thesis work. In the early stage it helps narrow a broad subject into concrete research questions, hypotheses, a defined scope, and a statement of significance. From there it assists with building chapter and section outlines suited to the conventions of undergraduate, master's, or doctoral empirical research. During drafting it can generate section text from evidence, data tables, figures, and cited sources. It also handles review at two levels: the overall structure and argument flow of the document, and the quality of individual paragraphs using a claim-evidence-interpretation model. One specific discipline it maintains is the distinction between Results and Discussion chapters. Results should report findings factually without interpretation, and Discussion should interpret those findings without restating raw results. The skill is built to preserve that line. The repository contains four files that work together: a main skill definition, a structure guide, a writing guide, and a review checklist. All four should stay in the same folder because the main file references the others by relative path. Installation is either through a command-line installer script for Codex users or by manually copying the folder into the skills directory for whichever agent you use. Usage requires explicitly invoking the skill when making a request to the agent, for example asking the agent to use the thesis-writing skill when reviewing a specific chapter.

Copy-paste prompts

Prompt 1
Use the thesis-writing skill to help me define and scope my thesis topic on this subject.
Prompt 2
Use the thesis-writing skill to build a chapter outline for my master's thesis.
Prompt 3
Use the thesis-writing skill to draft my Results section from these tables and figures.
Prompt 4
Use the thesis-writing skill to review my Discussion chapter for macro and micro issues.
Prompt 5
Use the thesis-writing skill to rewrite this paragraph using claim, evidence, and interpretation.

Frequently asked questions

What is thesis-writing-skill?

An installable AI-agent skill that guides students through scoping, outlining, drafting, and reviewing empirical theses and dissertations.

What license does thesis-writing-skill use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is thesis-writing-skill to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is thesis-writing-skill for?

Mainly writer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.