Skip to content

tianhao909/qoderwork-e-signature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

qoderwork-e-signature

A QoderWork skill for inserting handwritten electronic signatures into Word documents.

中文说明 | English


English

What it does

This skill enables QoderWork to help you electronically sign Word documents (.doc / .docx):

  • Hand-draw your signature using a built-in canvas-based signature pad
  • Parse documents to locate signature fields, date fields, and name fields
  • Insert your signature image into the correct position in the document
  • Fill in metadata like dates and names automatically

Included Skills

Skill Language Directory
e-signature English e-signature/
e-signature-zh 中文 e-signature-zh/

Installation

Copy the skill directory you want into your QoderWork skills folder:

Windows:

xcopy e-signature %USERPROFILE%\.qoderwork\skills\e-signature\ /E /I

macOS / Linux:

cp -r e-signature ~/.qoderwork/skills/e-signature

For the Chinese version, use e-signature-zh instead.

How to use

  1. Open QoderWork and ask it to sign a Word document
  2. It will open a signature pad for you to hand-draw your signature
  3. Save the signature and provide the file path
  4. The agent generates a signed .docx with your handwritten signature embedded

Dependencies

These are installed automatically by the agent when needed:

  • docx — Create .docx files (Node.js)
  • word-extractor — Read .doc files (Node.js)
  • canvas — Optional, for font-based signature fallback

License

MIT


中文说明

功能简介

这是一个 QoderWork 技能,帮助你在 Word 文档(.doc / .docx)中插入手写电子签名:

  • 手写签名 — 内置画布签名板,鼠标或触屏手写
  • 文档解析 — 自动定位签字栏、日期栏、姓名栏
  • 签名插入 — 将手写签名图片嵌入文档正确位置
  • 字段填写 — 自动填写日期、姓名等信息

包含的 Skill

Skill 语言 目录
e-signature English e-signature/
e-signature-zh 中文 e-signature-zh/

安装方法

将你需要的 skill 目录复制到 QoderWork 的 skills 文件夹:

Windows:

xcopy e-signature-zh %USERPROFILE%\.qoderwork\skills\e-signature-zh\ /E /I

macOS / Linux:

cp -r e-signature-zh ~/.qoderwork/skills/e-signature-zh

使用方式

  1. 打开 QoderWork,让它帮你签署一份 Word 文档
  2. 它会打开签名板供你手写签名
  3. 保存签名并提供文件路径
  4. 自动生成带有你手写签名的 .docx 文件

依赖

以下依赖会在需要时由 agent 自动安装:

许可证

MIT

About

A QoderWork skill for inserting handwritten electronic signatures into Word documents (.doc/.docx). Supports Chinese and English. | QoderWork 电子签名技能,支持手写签名插入 Word 文档。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages