humanities-thesis-skill
Humanities thesis writing guidance, literature search, and quality checks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install humanities-thesis-skill?▼
Run `npx skills add ganzhi-black/humanities-thesis-skill --all -g -y` in your terminal to install the skill globally.
How to check my thesis for fake citations?▼
Run `python scripts/review.py paper.md` to scan your draft against 21 deterministic rules covering vague citations, fabricated references, and unsupported claims.
How to search academic literature for free?▼
Run `python scripts/search.py "your keywords"` to query OpenAlex, Semantic Scholar, CORE, and CrossRef through free public APIs.
Does it work with Claude Code and ChatGPT?▼
Yes. It installs as a standard skill in Claude Code and OpenClaw, and the SKILL.md content can also be pasted into ChatGPT, Kimi, or Coze as instructions.
Can it help translate my abstract into English?▼
Yes. It includes academic translation guidelines, standard sentence patterns, and a 350+ term bilingual glossary covering 19 disciplines.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides