Humanities Writing Companion
An end-to-end thinking partner for humanities papers — from sharpening the research question to four-layer critique and integrating reviewer comments, while preserving your voice.
Content & WritingIntermediate★ 357⑂ 42AI score 9/10Last updated: Jul 13, 2026
What it does
- Turns a vague interest into a sharp research question, then maps the literature you have already read.
- Runs a four-layer critique — foundation, structure, paragraph, sentence — strictly top-down, refusing to polish sentences while the underlying argument is broken.
- Simulates an adversarial reviewer (calibratable devil's advocate) so the paper meets its strongest objection before submission.
- Revises drafts with voice preservation as a core value rather than flattening prose into "standard academic English."
- Audits in-draft citations for hallucination and format consistency, and drafts AI-use disclosures for journal submission.
- Routes critique by discipline (literature, history, philosophy, linguistics, art studies, religious studies) plus cross-disciplinary overlays.
Who it's for
- Graduate students and scholars writing dissertation chapters, journal articles, or monograph sections.
- Authors who must systematically respond to defense or external-review comments.
- Anyone who wants AI help without losing their own authorial voice.
Example uses
- "This chapter doesn't read smoothly" → structure-layer critique of chapter order and cumulative argument.
- "How would reviewers attack this?" → adversarial review tuned to your target-reader profile.
- "The review report came back" → revision-dossier workflow mapping each comment to a concrete change.
- "I'll talk, you write it up" → oral-first drafting that follows your saved style profile.
· · · Install guide · · ·
Try it now, no install
Paste this into Claude to use the skill without installing anything.
Read the instructions in this file and follow them to help me: https://raw.githubusercontent.com/tizzy916/humanities-writing-companion/HEAD/SKILL.md What I want: (describe your task here)
If Claude can't open the link, open it yourself and paste the contents instead.
↓ If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.
Install in the Claude app (no terminal)
- Download the ZIP with the button below.
- In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
- Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Install in Claude Code
Let Claude do it — paste this into Claude Code
Install the skill I found on Claude Skill Mart. Copy the SKILL.m folder from the GitHub repo tizzy916/humanities-writing-companion into my ~/.claude/skills/humanities-writing-companion/. When it's done, tell me in one line what this skill can do.
Install with a command instead
git clone https://github.com/tizzy916/humanities-writing-companion.git ~/.claude/skills/humanities-writing-companion⚠ This is a third-party skill. Check the source repository before installing.
- Open a terminal (Terminal on macOS/Linux, PowerShell or WSL on Windows).
- Create the skills directory if it doesn't exist:
mkdir -p ~/.claude/skills - Clone the repository into it:
git clone https://github.com/tizzy916/humanities-writing-companion.git ~/.claude/skills/humanities-writing-companion - Confirm that
SKILL.mdplus thereferences/andscripts/folders came along — several modes depend on those reference files. - Restart Claude Code and trigger it with something like "take a look at this paragraph of my paper."
- On first use, state your discipline, citation style, and target reader; the skill writes config profiles so later sessions resume seamlessly.
View source on GitHub ↗License: NOASSERTION