docusign-automation

Automate DocuSign envelope creation, sending, and status monitoring.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/dr-code/beacon --skill docusign-automation-dr-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docusign-automation
Source: https://github.com/dr-code/beacon/tree/main/plugins/all-skills/skills/docusign-automation
Command: npx skills add https://github.com/dr-code/beacon --skill docusign-automation-dr-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes manual overhead and errors from DocuSign e-signature processes by automating template discovery, envelope creation, sending, and status monitoring so teams can complete signatures faster and with fewer mistakes.

Core Features & Use Cases

  • Template Discovery & Inspection: List and review templates to choose the correct templateId and understand required recipient roles and fields.
  • Create and Send Envelopes: Create envelopes from templates with precise template role mapping and optionally send immediately or save as drafts.
  • Envelope Management & Monitoring: Check envelope status, add templates or documents to draft envelopes, and handle lifecycle actions like sending or voiding.
  • Use Case: Send a pre-approved contract template to a client, track signing progress, and retrieve completion timestamps for recordkeeping.

Quick Start

Send the "Engagement Agreement" template to [email protected] for signature using the docusign-automation skill.

Frequently Asked Questions about docusign-automation

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

FAQPage Schema
How do I automate DocuSign envelope creation and sending from templates?

You can automate DocuSign envelope creation by mapping template roles to recipients and optionally sending immediately or saving as drafts. This requires an active Rube MCP connection and an authenticated DocuSign toolkit to handle the GUID IDs and template role mapping automatically.

Can I track DocuSign signing status and monitor envelope progress automatically?

Yes, you can monitor DocuSign envelope status automatically. The skill handles status polling to track signing progress and retrieves completion timestamps for recordkeeping, removing the need to manually check the DocuSign dashboard for updates.

What do I need to connect before automating DocuSign e-signature workflows?

To automate DocuSign e-signature workflows, you need an active Rube MCP connection and an authenticated DocuSign toolkit connection. These prerequisites are required for the skill to handle envelope management, template discovery, and status monitoring.

How do I list and inspect DocuSign templates to find the right templateId?

You can list and inspect DocuSign templates to review available templateId values, required recipient roles, and fields. This template discovery process ensures you choose the correct template and understand its requirements before creating envelopes.

Does automating DocuSign envelopes handle rate limits and pagination for large volumes?

Yes, automating DocuSign envelopes handles pagination, rate limits, and status polling natively. This ensures reliable template discovery, envelope creation, and lifecycle management without hitting API constraints during bulk signing workflows.

Can I add templates to existing draft envelopes or void them after sending?

Yes, you can add templates or documents to draft envelopes and perform lifecycle actions like sending or voiding. This envelope management capability allows you to modify drafts and control the signing workflow even after initial creation.