research-writing-skill
Structured AI workflow for writing theses and research papers
All Skills in This Repository (20)
Pure Emerald Level Indicatorsresearch-writing-assistant
Route research-writing tasks across modular skills and platforms.
writing-core
Enforce de-AI-ification rules and Markdown formatting in STEM manuscripts.
figures-python
Generate publication-quality PNG and SVG plots with consistent color palettes.
writing-law
Generate structured law paper outlines with standardized citation formats.
environment-setup
Install Miniconda and configure a reproducible Python data-visualization environment.
latex-output
Generate LaTeX manuscript projects with chapters, main.tex, and references.bib from templates.
writing-chapters
Automate research paper chapter drafting with two-stage reviews and progress tracking.
figures-diagram
Generate prompts for flowcharts, architecture diagrams, and concept maps.
statistical-analysis
Plan, execute, and report statistical analyses with APA-formatted templates.
using-research-writing
Route research-writing prompts to specialized skills and track progress.
verification
Run defined verification commands and validate outputs for completion status.
literature-review
Organize literature reviews through search planning, source categorization, and synthesis drafting.
Frequently Asked Questions
FAQPage SchemaHow to install research-writing-skill?▼
Run `npx skills add Norman-bury/research-writing-skill --all -g -y` in your terminal to install all writing skills globally.
Can AI write my thesis without fabricating references?▼
Yes. This suite hard-blocks invented citations, requires an evidence map before any Introduction or Related Work drafting, and verifies every reference through DOI and CrossRef checks.
How does it remove AI-sounding text from papers?▼
It bans mechanical transition words and empty emphasis phrases, keeps your data and method details intact, and runs a style-check script on every chapter before delivery.
Does it work with Claude Code, Cursor, and Codex?▼
Yes. It ships plugin configs and hooks for Claude Code, Cursor, Codex, OpenCode, and Gemini CLI, so the same skills load on all major AI coding platforms.
Can it generate figures and LaTeX for my paper?▼
Yes. It generates publication-quality Python charts at 450 DPI, creates prompts for architecture diagrams, and converts your chapters into compilable LaTeX using your school or journal template.
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