Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By docusealco
Create and send documents for e-signature via CLI or embed signing forms in web apps with REST API and JS UI components
npx claudepluginhub docusealco/docuseal-agent-skills --plugin docusealManage DocuSeal e-signature workflows from the terminal via the DocuSeal CLI - create templates from PDF/DOCX/HTML, send documents for signing, track submissions, and update submitters. Use when the user wants to run DocuSeal commands in the shell, scripts, or CI/CD pipelines. Always load this skill before running `docuseal` commands.
DocuSeal development reference. Embed signing forms and template builder into web and mobile apps (JS/React/Vue/Angular, WebView, JWT, CSS theming). REST API with all endpoints, request/response schemas, code examples (cURL, CLI, Node.js, TypeScript, Python, Ruby, PHP, Go, C#, Java), and webhooks. Use when the user wants to integrate DocuSeal document signing or template management into their application.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code skill pack for Documenso (24 skills)
Claude plugins for PandaDoc - documents, templates, e-signatures, and proposal management
Fill standard legal agreement templates and produce signable DOCX files. Supports Common Paper and Bonterms templates.
Заполнение Word шаблонов (договоры, формы) по данным из контекста
View, annotate, and sign PDFs in a live interactive viewer. Mark up contracts, fill forms with visual feedback, stamp approvals, and place signatures — then download the annotated copy.
Finds, evaluates, and installs community legal skills — with a security review gate before anything lands in your environment.
A collection of Agent Skills for the DocuSeal e-signature platform - create templates from PDF/DOCX/HTML, send documents for signing, track submissions, and manage submitters.
| Skill | Description | Source |
|---|---|---|
| docuseal-cli | Manage e-signature templates, submissions, and submitters with DocuSeal | Synced from docusealco/docuseal-cli |
| docuseal-code | DocuSeal development reference. Embed UI components, REST API, webhooks, and SDK examples | Authored here |
npx skills add docusealco/docuseal-agent-skills
Platform-specific manifests:
| Platform | Directory |
|---|---|
| Claude Code | .claude-plugin/ |
| OpenAI Codex | .codex-plugin/ |
| Cursor | .cursor-plugin/ |
npm install -g docusealexport DOCUSEAL_API_KEY="your-api-key" # Required. Get yours at https://console.docuseal.com/api
export DOCUSEAL_SERVER="global" # Optional: global (default), europe, or full URL for self-hosted
MIT License - see LICENSE for details.