office-academic-skill

Generate Chinese academic Word reports and PowerPoint decks from papers with evidence labels.

Updated Aug 12, 2026
One-click install
npx skills add https://github.com/littlt-momo-c-yfc/skills --skill office-academic-skill-littlt-momo-c-yfc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: office-academic-skill
Source: https://github.com/littlt-momo-c-yfc/skills/tree/main/skills/office-academic-skill
Command: npx skills add https://github.com/littlt-momo-c-yfc/skills --skill office-academic-skill-littlt-momo-c-yfc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, Pillow, PyMuPDF, pypdf, and includes references (resource) components.

What problem does it solve? Turning academic papers, theses, and research materials into polished Chinese Word reports and PowerPoint presentations is time-consuming, and manually ensuring source accuracy, template fidelity, and layout quality often leads to errors like garbled text, overflow, or unsupported claims. ## Core Features & Use Cases - Paper-to-Word Reports: Convert PDFs, arXiv papers, and theses into bilingual or Chinese-only structured literature reports with source labels and evidence trace tables. - Academic PPT Creation: Build literature-report, group-meeting, and thesis-defense slide decks with template cloning, speaker notes, and action-title slide structures. - Office File Inspection & QA: Inspect and repair DOCX/PPTX files at the OOXML level, checking for text overflow, broken images, stale placeholders, and garbled Chinese. - Use Case: A graduate student needs a defense PPT from their thesis using the university template. The skill clones the template slides, fills in research content with evidence labels, exports slides for visual checks, and reports any overflow or font issues. ## Quick Start Use the office-academic-skill to turn this paper PDF into a Chinese literature report in Word and a 10-slide group-meeting PPT with speaker notes.

Frequently Asked Questions about office-academic-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a research paper into a Chinese Word report?

Provide the paper PDF or DOCX and the skill builds a source map of metadata, sections, figures, and equations, then generates a structured Chinese report with evidence labels. It follows a default structure covering background, methods, results, contributions, limitations, and a reference trace table.

How to create a thesis defense PPT from an existing template?

The skill clones native template slides using PowerPoint COM on Windows and replaces content rather than rebuilding from blank slides. It always works on a versioned copy of your file, never modifying the original PPTX directly.

Can it edit existing DOCX or PPTX files without breaking formatting?

Yes, it supports OOXML-level inspection and editing of both DOCX and PPTX packages, including tracked-changes style edits for Word documents. Bundled references cover schema rules, relationship files, and content-type updates to avoid corrupting files.

Does the skill preserve English titles and formulas in Chinese documents?

Yes, it defaults to Chinese prose while preserving English paper titles, formulas, variable names, model names, software commands, and reference entries. It also distinguishes original-paper claims from inferred suggestions with explicit labels.

What quality checks run before delivering a PPT or Word file?

For Word it checks extracted text and package XML for missing content, garbled Chinese, broken images, and table overflow. For PPT it exports or inspects slides for page order, stale placeholders, text overflow, image aspect ratio, and overlapping elements.

When should I not use this skill for academic writing?

Do not use it for pure manuscript prose drafting without a Word or PPT deliverable; a research-writing skill fits that better. It also is not intended for MATLAB, Python analysis, statistics, or plotting unless those outputs are being inserted into Office documents.