signature-request

Validate document completeness and route signer blocks for electronic signature.

1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/cy-wali/knowledge --skill signature-request-cy-wali
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: signature-request
Source: https://github.com/cy-wali/knowledge/tree/main/legal/skills/signature-request
Command: npx skills add https://github.com/cy-wali/knowledge --skill signature-request-cy-wali

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prepare and route documents for electronic signature, ensuring the document is complete, signer blocks are correct, and the routing logic executes with the appropriate order and timing.

Core Features & Use Cases

  • Pre-Signature Checklist: Validate that the document is final, all exhibits are attached, and entities and dates are correct before routing.
  • Signing Configuration: Define signers, their roles, and whether signing is sequential or parallel.
  • Route for Signature: Dispatch the envelope to connected e-signature services or generate instructions for manual signing when integration is unavailable.
  • Output & Tracking: Produce a structured summary of the document, parties, and status for auditing and follow-up.

Quick Start

Upload the document and signer details, then run the signature-request command to send for execution.

Frequently Asked Questions about signature-request

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route contracts for e-signature and ensure the correct signing order?

Route contracts for e-signature by defining signer roles and selecting sequential or parallel signing configuration, then dispatch the envelope to connected e-signature services or generate manual signing instructions.

What is a pre-signature checklist for contract management and when do I need it?

A pre-signature checklist validates that a contract is final, all exhibits are attached, and entities and dates are correct before routing. You need it for contracts, NDAs, and amendments to ensure compliant execution.

Can I use this to verify signer names and blocks before sending an NDA?

Yes, signing configuration validates signer blocks and verifies names for NDAs and amendments before sending, ensuring documents are complete and the correct parties are assigned to the appropriate execution blocks.

What is the best way to track document status after dispatching for electronic signature?

The best way to track document status is through the structured output summary, which records the document details, involved parties, and execution status for auditing and follow-up after routing.

Does this e-signature routing work without a direct integration to an e-signature service?

Yes, when integration with an e-signature service is unavailable, the routing logic generates structured instructions for manual signing, allowing the contract execution process to proceed offline.