Skip to content
dsh.fish

Browse

2 results

Skill

scnu-thesis-formatter

将中文报告/论文/实践报告的 .docx 严格改写为华南师范大学(华师)本科毕业论文格式,并把文档里的 表格与百分比数据用 matplotlib 生成高清可视化图表(三线表 + 按章编号的图)嵌入正文。当用户提供 一份 .docx 文档并要求按华师/华南师范大学论文格式排版、套用格式模板、修改订正格式,或要把数据 图表化可视化时触发。即使用户没有明说“格式模板”,只要涉及把中文文档改成毕业论文格式、调整 字体字号行距页码、或把表内数据做成图表,也应使用此技能。

Gorilla-Kevv1
Skill

doc-to-markdown

Convert PDF and Word (DOCX) documents to clean Markdown. Use when the user asks to convert PDF/Word to Markdown, extract document text/structure, 提取 PDF/Word 内容, 转 Markdown, or prepare documents for editing/RAG. Handles Chinese documents and Windows paths well.

Nico0713520