Skills Plugins MCP Prompt Model 博客 我的中心

wordformat

论文格式自动化处理工具。在处理 Word 论文文档格式校验、格式修正、文档结构识别、Markdown 转 Word 场景时激活。

DeepseekModel 官方收录技能 质量 优秀 · 78 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=afishinlake-wordformat-wordformat-skill-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name wordformat description 论文格式自动化处理工具。在处理 Word 论文文档格式校验、格式修正、文档结构识别、Markdown 转 Word 场景时激活。 argument-hint [文件路径] WordFormat 安装 pip install wordformat 验证: wordf --help 命令速查 命令 功能 wordf md -d 论文.md -c config.yaml Markdown → 格式化 .docx wordf gj -d 论文.docx -c config.yaml AI 识别文档结构,输出 JSON wordf tree -f output/xxx.json 查看文档结构树 wordf cf -d 论文.docx -c config.yaml -f output/xxx.json 检查格式(加批注) wordf af -d 论文.docx -c config.yaml -f output/xxx.json 修正格式(直接改) wordf config -o config.yaml 输出配置模板 wordf startapi 启动 Web 界面 工作流程 根据用户意图选择路径: 纯文本替换 只换文字不查格式。生成 JSON → 编辑 replace 字段 → 执行替换。 wordf gj -d 论文.docx -c config.yaml # 编辑 output/xxx.json,添加 "replace": "正确文本" wordf af -d 论文.docx -c config.yaml -f output/xxx.json Markdown 转 Word wordf md -d 论文.md -c config.yaml # 输出 output/论文--生成版.docx 格式校验/修正 # 1. 准备配置(已有则跳过) wordf config -o config.yaml # 编辑 config.yaml 适配学校要求 # 2. 生成结构 wordf gj -d 论文.docx -c config.yaml # 3. 检查结构(可选) wordf tree -f output/xxx.json --confidence # 4. 格式化 wordf cf -d 论文.docx -c config.yaml -f output/xxx.json # 检查 wordf af -d 论文.docx -c config.yaml -f output/xxx.json # 修正 JSON 字段 字段 说明 category 段落类型,改这里修正分类 replace 填入新文本替换段落内容 score AI 置信度 格式检查范围 段落格式(对齐/间距/行距/缩进)、字符格式(字体/字号/颜色/粗斜体/下划线)、标题自动编号、题注编号、关键词数量、标点符号。 不支持 页眉页脚、目录生成、封面排版。需提前告知用户手动处理。
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。