journal-adapt-writing-skill
Adapt academic papers to any target journal's writing style
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install journal-adapt-writing-skill?โผ
Run `npx skills add WantongC/journal-adapt-writing-skill --all -g -y` in your terminal to install the skill globally for your AI agent.
How to adapt a paper to a target journal?โผ
Provide 5-8 published papers from your target journal plus your manuscript, and the skill extracts the journal's writing patterns into a dynamic skill. It then revises your paper section by section to match that style.
Does it change my research content or citations?โผ
No. Hard rules preserve all facts, equations, citations, notation, and numerical results verbatim. It only rewrites style, structure, and phrasing.
Does journal-adapt work with Claude Code and Codex?โผ
Yes. It follows the standard SKILL.md format and runs in Claude Code, Codex, and other compatible AI coding agents.
Do I need PDFs converted before using it?โผ
Markdown or text files work directly with no extra tools. For PDFs, the skill can use MinerU to convert them, or you can supply converted Markdown yourself.
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