---
id: daily-signature-request
name: "signature-request"
url: https://skills.yangsir.net/skill/daily-signature-request
author: anthropics
domain: legal
tags: ["document-workflow", "automation", "contract-management", "esignature", "legal-tech"]
install_count: 1500
rating: 4.30 (20 reviews)
github: https://github.com/anthropics/knowledge-work-plugins
---

# signature-request

> 自动识别合同签署方、准备电子签名平台、配置签署顺序和字段，加速合同签署流程

**Stats**: 1,500 installs · 4.3/5 (20 reviews)

## Before / After 对比

### 合同签署准备

**Before**:

法务人员手动阅读合同识别签署方、登录 DocuSign/HelloSign、创建收件人、放置签名域、发送邮件，一份合同需要 20-30 分钟

**After**:

AI 解析合同提取签署信息，自动配置签名平台，3 分钟完成收件人添加和字段放置，支持批量处理多份合同

| Metric | Before | After | Change |
|---|---|---|---|
| 准备时间 | 30分钟 | 3分钟 | -90% |

## Readme

# signature-request

# /signature-request -- E-Signature Routing

If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](https://github.com/anthropics/knowledge-work-plugins/blob/HEAD/legal/skills/signature-request/../../CONNECTORS.md).

Prepare a document for electronic signature — verify completeness, set signing order, and route for execution.

**Important**: This command assists with legal workflows but does not provide legal advice. Verify documents are in final form before sending for signature.

## Usage

```
/signature-request $ARGUMENTS

```

Prepare for signature: @$1

## Workflow

### Step 1: Accept the Document

Accept the document in any format:

- **File upload**: PDF, DOCX

- **URL**: Link to a document in ~~cloud storage or ~~CLM

- **Reference**: "The Acme Corp MSA we finalized yesterday"

### Step 2: Pre-Signature Checklist

Before routing for signature, verify:

```
## Pre-Signature Checklist

- [ ] Document is in final, agreed form (no open redlines)
- [ ] All exhibits and schedules are attached
- [ ] Correct legal entity names on signature blocks
- [ ] Dates are correct or left blank for execution date
- [ ] Signature blocks match the authorized signers
- [ ] Any required internal approvals have been obtained
- [ ] Document has been reviewed by appropriate counsel

```

### Step 3: Configure Signing

Gather signing details:

- **Signers**: Who needs to sign? (names, emails, titles)

- **Signing order**: Sequential or parallel?

- **Internal approval**: Does anyone need to approve before the counterparty signs?

- **CC recipients**: Who should receive a copy of the executed document?

### Step 4: Route for Signature

**If ~~e-signature is connected:**

- Create the signature envelope/request

- Set signing fields and order

- Add any required initials or date fields

- Send for signature

**If not connected:**

- Generate a signing instruction document

- Provide the document formatted for wet signature or manual e-sign

- List all signers with contact information

## Output

```
## Signature Request: [Document Title]

### Document Details
- **Type**: [MSA / NDA / SOW / Amendment / etc.]
- **Parties**: [Party A] and [Party B]
- **Pages**: [X]

### Pre-Signature Check: [PASS / ISSUES FOUND]
[List any issues that need attention before sending]

### Signing Configuration
| Order | Signer | Email | Role |
|-------|--------|-------|------|
| 1 | [Name] | [email] | [Party A Authorized Signatory] |
| 2 | [Name] | [email] | [Party B Authorized Signatory] |

### CC Recipients
- [Name] — [email]

### Status
[Sent for signature / Ready to send / Issues to resolve first]

### Next Steps
- [What to expect after sending]
- [Expected turnaround time]
- [Follow-up if not signed within X days]

```

## Tips

- **Check entity names carefully** — The most common signing error is incorrect legal entity names.

- **Verify authority** — Make sure each signer is authorized to bind their organization.

- **Keep a copy** — Executed copies should be filed in ~~cloud storage or ~~CLM immediately after execution.

Weekly Installs474Repository[anthropics/know…-plugins](https://github.com/anthropics/knowledge-work-plugins)GitHub Stars11.0KFirst SeenMar 13, 2026Security Audits[Gen Agent Trust HubPass](/anthropics/knowledge-work-plugins/signature-request/security/agent-trust-hub)[SocketPass](/anthropics/knowledge-work-plugins/signature-request/security/socket)[SnykPass](/anthropics/knowledge-work-plugins/signature-request/security/snyk)Installed oncodex456gemini-cli453opencode453cursor452github-copilot452cline451

---
*Source: https://skills.yangsir.net/skill/daily-signature-request*
*Markdown mirror: https://skills.yangsir.net/api/skill/daily-signature-request/markdown*