Nature-Skills: AI Agent Tools for Publication Writing
Generic LLMs write blog posts and emails. Researchers needed something narrower: tools that handle Nature-style prose, format citations, respond to peer reviews, and generate publication figures. One developer built exactly that as reusable AI agent skills, racking up 199K installs.

Generic LLMs will write you a blog post, draft an email, or summarize a PDF. But they won't format a citation in Cell style, respond to Reviewer 2's methodological concerns, or polish a methods section to match the clipped, passive-voice cadence that Nature papers use. Researchers discovered this gap quickly—and one developer built a solution that has now been installed roughly 199,000 times.
The Gap Between ChatGPT and Camera-Ready Manuscripts
The bottleneck in academic publishing isn't drafting text from scratch. It's the work that comes after: reformatting references when switching from one journal to another, generating publication-quality figures with proper DPI and axis labels, revising prose to match the terse, evidence-first style of high-impact journals, and crafting point-by-point responses to peer reviewers. General-purpose AI assistants weren't designed for these tasks. They lack the domain rules baked into decades of editorial guidelines.
Nature-skills encodes those rules as reusable agent capabilities. Rather than prompting Claude or ChatGPT from scratch each time, researchers install a bundle of skills that handle manuscript preparation: nature-polishing for tone and style, nature-citation for bibliography formatting, nature-figure for generating journal-standard graphics, and nature-response for structuring replies to reviewers. The project targets pain points in the research workflow—reading literature, writing methods sections, formatting figures—instead of trying to be an all-purpose writing tool.
What nature-skills Does
The repository includes six core skills: nature-polishing refines text to match journal conventions; nature-writing generates new sections in the appropriate academic register; nature-figure produces charts, diagrams, and plots with publication-ready formatting; nature-citation handles reference lists and in-text citations across journal styles; nature-reader summarizes papers and extracts methods; nature-response drafts replies to peer review comments.
These aren't prompts or templates—they're skills that Claude Code users can add to their agent environment and invoke during manuscript work. The mechanics: point Claude's custom skill source at the repository, install the nature-skills bundle, then call what you need. A researcher polishing a discussion section might invoke nature-polishing on a draft paragraph; someone responding to reviews might use nature-response to structure their rebuttal.
Why 199K Installs Matter
The adoption numbers show this wasn't a hypothetical need. Researchers wanted domain-specific tooling because their workflows require more than general assistance—they need agents that understand Nature's preference for active voice in results sections, Cell's citation format, or the DPI and color requirements for Science figures. Chinese developer communities highlighted the tool as a way to make academic output meet real journal standards, not just stylistic preferences.
The project sits alongside other Claude-focused academic and coding skills rather than competing with tools like Grammarly or Overleaf. It occupies a niche: researchers who already use AI agents and need manuscript-specific capabilities layered on top.
Narrow Beats Broad When the Domain Is Deep
Nature-skills works because it went deep instead of wide. Academic publishing has codified rules—sentence structure norms, figure dimension requirements, citation schemas—that vary by journal and discipline. Encoding those rules as reusable skills solves problems more effectively than asking a general LLM to "write like Nature" and hoping for the best.
This offers a lesson for anyone building AI agent tooling: verticals with established conventions reward specialization. Researchers didn't need another chatbot. They needed something that understood the difference between a methods section and a discussion, knew what "publication-quality" meant for a scatter plot, and could format a bibliography without manual cleanup. One developer recognized that gap—and 199,000 installs later, the market confirmed it was there.