Paper-Polish-Workflow-skill
Academic paper writing, polishing, translation, and submission
All Skills in This Repository (16)
Pure Emerald Level Indicatorsppw:experiment
Extract measurable findings and generate evidence-backed discussion paragraphs from experiment results.
ppw:caption
Generate and optimize LaTeX captions for academic figures and tables.
ppw:de-ai
Detect AI patterns in English academic text and rewrite flagged passages with risk-tagged LaTeX annotations.
ppw:repo-to-paper
Scan a Python ML repository and generate a bilingual paper outline with citations.
paper-polish-workflow
Polish academic papers section-by-section with user-confirmed decisions.
ppw:logic
Analyze academic manuscripts for logical consistency and generate bilingual issue reports.
ppw:cover-letter
Generate journal-specific academic cover letters from manuscript metadata and templates.
ppw:reviewer-simulation
Simulate academic manuscript peer review and produce a bilingual structured feedback report.
ppw:polish
Polish English academic text with in-place edits and LaTeX preservation.
ppw:visualization
Recommend 2β3 chart types for experimental data from plain-language descriptions.
ppw:literature
Search academic papers via Semantic Scholar MCP and generate verified BibTeX citations.
ppw:abstract
Generate or restructure academic paper abstracts using the 5-sentence Farquhar formula.
Frequently Asked Questions
FAQPage SchemaHow to install Paper-Polish-Workflow-skill?βΌ
Run `npx skills add Lylll9436/Paper-Polish-Workflow-skill --all -g -y` in your terminal to install all 16 skills globally.
How to polish an academic paper with AI?βΌ
Use the polish skill for quick or guided multi-pass editing, then run the de-ai skill to detect and rewrite AI-generated phrasing before submission.
Can it translate Chinese drafts to English papers?βΌ
Yes. The translation skill converts Chinese academic drafts into journal-ready English LaTeX with a bilingual paragraph-by-paragraph comparison file.
Can it generate a paper from my code repository?βΌ
Yes. The repo-to-paper skill scans a Python ML experiment repo, builds a confirmed H1/H2/H3 outline, collects citations, and writes body text with evidence annotations.
Does it work without coding experience?βΌ
Yes. You describe tasks in plain English or Chinese, and the skills handle LaTeX formatting, citation generation, and journal style rules automatically.
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