← 返回 Skills 市场
abendeng

中考短文填空识别与格式化

作者 Abendeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
175
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zk-cloze-format
功能描述
中考短文填空识别与格式化技能。当用户上传中考短文填空题目图片(和答案图片)并要求识别、格式化、输出Word或推送飞书时触发。适用场景:(1) 上传题目图片+答案图片 (2) 要求识别并格式化短文填空 (3) 要求输出Word文档(答案置于题目下方)(4) 要求存入飞书多维表格(答案置于右侧列)(5) 要求推送至飞书
安全使用建议
This skill appears coherent and is instruction-only: it will OCR uploaded images, reformat text and candidate words, produce a DOCX, and (if requested) create and push a Feishu table/link using platform tools. Before installing or invoking: 1) Confirm how your platform handles Feishu authentication and whether you must grant the agent permission to create/send documents — the SKILL.md assumes a messaging tool but does not declare credentials. 2) Be aware you are sending uploaded images (possible exam content/answers) to the platform's OCR and messaging tools; avoid uploading sensitive personal data. 3) Test using non-sensitive sample images so you can verify the formatting, storage location of generated DOCX, and the exact permissions that will be used to create/push Feishu tables. 4) If you require on-premise or private Feishu credentials, ask how those credentials are stored/used by the agent (the skill itself does not request them). If anything about the Feishu push or storage locations is unclear, ask the skill author or platform admin for details before use.
功能分析
Type: OpenClaw Skill Name: zk-cloze-format Version: 1.0.0 The skill bundle 'zk-cloze-format' is designed to automate the OCR recognition and formatting of Chinese middle school entrance exam cloze tests from images into Word documents or Feishu (Lark) tables. The instructions in SKILL.md and references/format-spec.md are strictly aligned with this educational purpose, focusing on text extraction accuracy and specific formatting rules without any indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description (OCR short-cloze recognition, format, export to DOCX/Feishu) align with the SKILL.md steps: use an image-understanding tool, normalize text and candidate words, build a DOCX and/or create/push a Feishu multidimensional table. There are no declared environment variables or unrelated binaries requested, which matches an instruction-only skill that expects platform tools to provide OCR/messaging.
Instruction Scope
Instructions stay focused on OCR, formatting and exporting. They reference two abstract platform tools: images_understand (OCR) and message (send DOCX / table link). The SKILL.md does not instruct reading arbitrary local files or unrelated environment variables. Note: the skill assumes the agent/platform supplies the OCR and Feishu messaging capabilities; it does not specify authentication/permission flows for pushing to Feishu or where generated DOCX is stored.
Install Mechanism
No install spec and no code files are present. This is the lowest-risk form: nothing is downloaded or written by an installer step.
Credentials
The skill declares no environment variables or credentials. That is proportionate for an instruction-only skill that uses platform-provided tools. If the platform's Feishu/message tool requires credentials, those are expected to be managed by the platform rather than by the skill itself.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modification of other skills. Autonomous invocation is allowed (default) but that is normal and not by itself a concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zk-cloze-format
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zk-cloze-format 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
zk-cloze-format 1.0.0 初始发布 - 支持中考短文填空题的图片OCR识别与标准化格式化。 - 自动识别题目图片和答案图片,保留原有段落、编号、下划线、标点及注释。 - 备选词分隔符自动转换为中文顿号。 - 可输出Word文档(答案在题目下方)或飞书多维表格(答案在右侧列)。 - 支持将Word或表格推送到飞书。 - 兼容识别题目和答案的多种上传及触发方式。
元数据
Slug zk-cloze-format
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

中考短文填空识别与格式化 是什么?

中考短文填空识别与格式化技能。当用户上传中考短文填空题目图片(和答案图片)并要求识别、格式化、输出Word或推送飞书时触发。适用场景:(1) 上传题目图片+答案图片 (2) 要求识别并格式化短文填空 (3) 要求输出Word文档(答案置于题目下方)(4) 要求存入飞书多维表格(答案置于右侧列)(5) 要求推送至飞书. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 175 次。

如何安装 中考短文填空识别与格式化?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zk-cloze-format」即可一键安装,无需额外配置。

中考短文填空识别与格式化 是免费的吗?

是的,中考短文填空识别与格式化 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

中考短文填空识别与格式化 支持哪些平台?

中考短文填空识别与格式化 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 中考短文填空识别与格式化?

由 Abendeng(@abendeng)开发并维护,当前版本 v1.0.0。

💬 留言讨论