research-paper-figure-skill-factory
Build reusable skills for research paper figure design
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install research-paper-figure-skill-factory?โผ
Run `npx skills add c-narcissus/research-paper-figure-skill-factory --all -g -y` in your terminal to install it globally.
What does this skill factory actually do?โผ
It analyzes your paper PDFs and figure references, then generates a specialized, reusable skill for one figure type such as method diagrams or taxonomy charts. You then use that generated skill to design, compare, and render figures for any paper.
How does it improve research paper figures?โผ
It enforces a structured workflow: text candidates first, then a diverse board of six candidate images, followed by a second optimization round before the final prompt. This prevents locking into a weak visual direction too early.
Does it work with ChatGPT and Codex?โผ
Yes. It renders through ChatGPT Images 2.0 on the web and uses the $imagegen skill first in Codex, with packaged skills also portable to OpenClaw and ClawHub.
Can non-designers create publication-quality figures with it?โผ
Yes. The built-in subtype and style atlases show you visual options with embedded reference images, so you pick directions by looking at examples rather than writing design specs.
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