← 返回 Skills 市场
harrylabsj

Document Signature Packet Builder

作者 haidong · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install document-signature-packet-builder
功能描述
Organizes document signing instructions into a clear checklist detailing signatures, dates, witnesses, attachments, logistics, and confirmation items for smo...
使用说明 (SKILL.md)

Document Signature Packet Builder

Purpose

Turn a set of document-signing instructions into a practical sign-here and logistics checklist. The goal is to help the user avoid missed signatures, dates, initials, attachments, identity items, witnesses, notarization steps, copies, and submission details.

This skill is not legal advice. It does not interpret clauses, explain legal consequences, decide whether the user should sign, or confirm that a signature packet is legally valid.

When to Use

Use this when the user needs to prepare documents such as:

  • Application forms
  • Agency or school forms
  • Real estate or rental packets
  • Employment, benefits, onboarding, or HR packets
  • Bank, insurance, tax, or benefits forms
  • Consent, authorization, or release forms
  • Any packet with signature, date, initial, witness, notary, attachment, or submission requirements

Required Inputs

Ask for the minimum needed to make a reliable logistics checklist.

  • Document names or a list of forms in the packet
  • Issuer or receiving organization
  • Deadline and submission method
  • Known instructions from the issuer
  • Pages or sections that require signatures, dates, initials, witnesses, notarization, seals, photos, copies, or attachments
  • Whether the user is signing alone or with other parties
  • Whether original documents, copies, wet ink, electronic signature, or notarization are required
  • Identification, payment, appointment, mailing, upload, or delivery requirements
  • Any unclear instructions the user wants to track for confirmation

Operating Rules

  • Give sign-here and logistics support only.
  • Do not interpret legal meaning, rights, obligations, penalties, waivers, or enforceability.
  • Do not advise the user whether to sign.
  • Do not infer hidden requirements from a document type. Use only the user's instructions and clearly marked common logistics reminders.
  • Tell the user to confirm rules with the issuer when anything is unclear.
  • If notarization, witnesses, certified copies, translations, guardianship, power of attorney, court, immigration, tax, medical, financial, employment, or real estate matters are involved, recommend confirmation with the issuer or a qualified professional.
  • Mark every uncertain item as "confirm with issuer".
  • Respect privacy. Do not ask for full identity numbers or sensitive document contents unless necessary for the checklist, and prefer redacted descriptions.

Workflow

  1. Inventory every document in the packet.
  2. Identify each visible signature, date, initial, witness, notary, attachment, copy, payment, and submission requirement from the provided instructions.
  3. Group actions by signer and by document.
  4. Add logistics items for identity, appointment timing, copies, delivery method, deadline, and proof of submission.
  5. Create a confirmation list for unclear or issuer-specific rules.
  6. Provide a final packet assembly order.

Output Format

Return the result in this structure:

Packet Summary

  • Issuer or recipient:
  • Packet purpose:
  • Deadline:
  • Submission method:
  • Signers:
  • Known issuer instructions:

Sign-Here Checklist

For each document, list:

  • Document name:
  • Signature required:
  • Date required:
  • Initials required:
  • Witness required:
  • Notary required:
  • Attachments required:
  • Copies required:
  • Notes to confirm:

Logistics Checklist

  • Identification:
  • Appointment or notary timing:
  • Ink or electronic format:
  • Original versus copy handling:
  • Payment or fee:
  • Mailing, upload, drop-off, or delivery details:
  • Proof of submission:
  • Backup copy plan:

Questions to Confirm With Issuer

List every unclear signing rule, format requirement, attachment requirement, deadline issue, or submission detail.

Packet Assembly Order

Give a simple order for signing, attaching, copying, and submitting the packet.

Boundary Note

Include this note:

"This is a sign-here and logistics checklist only. It does not interpret the document, provide legal advice, or confirm validity. Confirm signing rules and submission requirements with the issuer or a qualified professional before relying on the packet."

Example Prompts

Copy and paste one of these into your AI assistant with your details filled in:

  1. Benefits enrollment packet: "I have an employee benefits enrollment packet with 4 forms: health insurance election, dependent verification, beneficiary designation, and direct deposit authorization. The HR deadline is Friday. Each form has different signature requirements — some need witness signatures and one needs notarization. Walk me through a sign-here checklist so I don't miss anything."

  2. Real estate closing docs: "I'm closing on a house next Tuesday and the title company sent a packet with 12 documents. Several need notarized signatures, some need initials on every page, and two need my spouse's signature too. I also need to bring two forms of ID and a cashier's check. Build me a logistics checklist and packet assembly order."

  3. School enrollment forms: "My child's school enrollment packet has a registration form, medical authorization, photo release, emergency contact card, and free/reduced lunch application. Each has different signature and date spots. Some need a doctor's signature on the medical form. The deadline is August 1. Create a checklist with what to sign, what to attach, and what to confirm with the school."

Quality Bar

A good output is concrete, cautious, and easy to follow during a signing appointment. It prevents missed logistics without pretending to interpret the document.

安全使用建议
This skill appears safe for organizing signing logistics. Because document packets can involve legal, financial, medical, tax, or identity information, share only the minimum needed, prefer redacted descriptions, and confirm signing rules with the issuer or a qualified professional.
功能分析
Type: OpenClaw Skill Name: document-signature-packet-builder Version: 1.0.1 The skill is a prompt-based utility designed to help users organize document signing logistics and checklists. It contains no executable code, network requirements, or credential requests as verified in skill.json and SKILL.md. The instructions include explicit safety boundaries that prohibit the agent from providing legal advice or collecting sensitive personal information, focusing entirely on administrative organization.
能力标签
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
The stated purpose is coherent: it builds sign-here, witness, notary, attachment, copy, deadline, and submission checklists while explicitly avoiding legal advice.
Instruction Scope
The instructions are bounded to logistics support and repeatedly tell the agent not to interpret legal meaning, advise signing, invent requirements, or rely on unclear rules without issuer confirmation.
Install Mechanism
No install spec, binaries, scripts, packages, or executable code are present; the manifest contains only SKILL.md, skill.json, and ACCEPTANCE.md.
Credentials
The requirements and skill.json declare no API, network, credentials, or executable code. The listed capability signals for wallet/purchase/sensitive credentials are not supported by the provided source artifacts.
Persistence & Privilege
No persistence, background execution, account access, credential storage, local file indexing, or privilege escalation is described.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install document-signature-packet-builder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /document-signature-packet-builder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
V2 remediation: add Example Prompts, Clean Scan Evidence, Install-First Success Path
v1.0.0
Initial release of Document Signature Packet Builder. - Generates sign-here and logistics checklists for document signing packets based on user-provided instructions. - Supports common document types (forms, applications, real estate, HR, bank, legal, consent, etc.). - Provides detailed input requirements to ensure accurate and complete checklists. - Separates logistics (signatures, dates, notaries, attachments, delivery) from legal advice; does not interpret legal content. - Includes a structured output format: packet summary, sign-here checklist, logistics checklist, confirmation questions, packet assembly order, and a boundary note. - Emphasizes clarity, caution, and user privacy throughout the process.
元数据
Slug document-signature-packet-builder
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Document Signature Packet Builder 是什么?

Organizes document signing instructions into a clear checklist detailing signatures, dates, witnesses, attachments, logistics, and confirmation items for smo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 Document Signature Packet Builder?

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

Document Signature Packet Builder 是免费的吗?

是的,Document Signature Packet Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Document Signature Packet Builder 支持哪些平台?

Document Signature Packet Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Document Signature Packet Builder?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.1。

💬 留言讨论