codex-academic-paper-skills
Plan and finalize undergraduate software theses from real project code
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install codex-academic-paper-skills?โผ
Run `npx skills add AAASS554/codex-academic-paper-skills --all -g -y` in your terminal to install both thesis skills globally.
How to write a thesis from my project code?โผ
The strategist skill reads your repository, SQL, and docs to build an evidence-backed outline and keep/rewrite/delete matrix, so nothing in the thesis is invented.
Can it lower plagiarism and AIGC detection scores?โผ
Yes. It triages your detection reports, maps hotspot pages to chapters, and rewrites only the high-risk sections while keeping technical facts accurate.
Will it overwrite my hand-edited draft?โผ
No. It always backs up your working draft first, edits only the sections you specify, and preserves your manual changes and original figures.
Does it work with Codex and other AI agents?โผ
Yes. Both skills follow the standard SKILL.md format and run in Codex CLI, Claude Code, and other compatible AI coding agents.
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