docusign

Create DocuSign envelopes from templates and track recipient signing status.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill docusign
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docusign
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/docusign
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill docusign

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation and tracking of DocuSign envelopes, simplifying how teams send documents for electronic signatures and monitor recipient progress.

Core Features & Use Cases

  • Create envelopes from templates with recipient data
  • Connect, sign, and track envelope status and download signed documents
  • Manage templates and recipient assignments across signing workflows

Quick Start

Connect with the DocuSign service and start creating envelopes for signing from a template.

Frequently Asked Questions about docusign

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

FAQPage Schema
How do I automate sending documents for electronic signature using templates?

To automate sending documents for electronic signature, you can use this Skill to create DocuSign envelopes directly from templates with recipient data. It connects via the DocuSign API to populate templates and dispatch them for signing automatically.

How do I track DocuSign envelope status and download signed documents?

You can track DocuSign envelope status and download signed documents by connecting to the DocuSign service and running session-based commands. The Skill monitors recipient progress and retrieves the finalized signed files via the API.

Do I need DocuSign API credentials and Robomotion CLI to manage envelopes?

Yes, you need DocuSign API credentials, specifically a client-id, and the Robomotion CLI installed. The Skill uses session-based commands requiring a session-id to authenticate and manage your enterprise signing workflows.

Can I assign recipients to specific templates in automated signing workflows?

Yes, you can assign recipients to specific templates in automated signing workflows. The Skill manages recipient assignments across templates, ensuring each signer receives the correct document for electronic signature.

What is the best way to streamline enterprise document signing without manual uploads?

The best way to streamline enterprise document signing without manual uploads is to automate envelope creation and tracking via the DocuSign API. This Skill handles template-based envelope generation, recipient tracking, and signed document retrieval.

Why does my DocuSign envelope automation require a session-id?

Your DocuSign envelope automation requires a session-id because the Skill executes session-based commands through the Robomotion CLI. This session identifier maintains the authenticated connection needed to interact securely with the DocuSign API.