@VincentLogic: Discovered an amazing tool for scientific visualization! nature-skills lets you create Nature-level figures using matplotlib. It handles multi-panel layouts, color schemes, fonts, and typography seamlessly, directly exporting editable SVGs. Comes with 5 built-in Nature-style template examples, supporting bar…
Summary
nature-skills is a scientific visualization tool based on matplotlib. It features built-in Nature-style templates, supports various chart types, and outputs editable SVG format, aiming to streamline the figure creation process for scientific papers.
Similar Articles
@QingQ77: Automatically convert charts from scientific papers into executable Python/matplotlib plotting code. https://github.com/littlepeachs/NaturePanelForge… A tool to convert scientific paper charts into code. Give it a Natur…
This is a tool that automatically converts scientific paper charts into executable Python plotting code, using the Qwen vision model and Codex agent for panel segmentation, code generation, and refinement.
@denziideng: Attention students writing papers during graduation season! This Skill directly helps you bring your papers and figures up to Nature standards. Amazing! Graduation is just around the corner, and the pressure of thesis, graduation project, and submissions is immense. Especially if you want to publish in high-level journals, unprofessional language and non-standard figures are often the main reasons for rejection... Someone open-sourced nature-…
The open-source project nature-skills provides an AI skill package that helps users elevate academic paper writing and scientific figure creation to Nature journal standards, supporting automatic generation of standardized charts and language polishing.
@AdrianPunk115: Nature Skills breaks down the hardest-to-standardize tasks in top journal papers into executable workflows: scientific illustration, English expression, literature search, citation management, reviewer response, converting papers into group meeting PPTs, and even covering Data Availability and FAIR checks. Especially the figur…
Nature Skills decomposes tasks in top journal paper writing—such as illustration, English expression, and literature search—into actionable workflows. The figure and polishing modules particularly help users achieve Nature-style graphics and enhance expression quality.
@10xmylife: Open-sourcing a paper-style illustration skill: paper-style-diagram. I personally love this kind of illustration, so I've encapsulated it into a skill for easy generation with Codex. If you're working on more serious content, such as tutorials or experience sharing, give this Skill a try. The images it generates…
Open-sourced a skill named paper-style-diagram for generating paper-style illustrations in Codex, supporting Chinese and custom sizes.
@geekbb: Drawn by pi + DeepSeek, just realized this skill doesn't need an image generation model, it uses LLM to convert natural language descriptions into structured JSON → Node.js renderer generates SVG via pure geometric algorithms → injects into self-contained HTML. https://github.com/tt…
Introducing Archify, a Claude Skill that converts natural language descriptions into structured JSON, then uses a Node.js renderer to generate SVG via pure geometric algorithms, injects into self-contained HTML, supports multiple technical charts and export formats.