Skip to content

docusealco/docuseal-agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocuSeal Agent Skills

License: MIT DocuSeal

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.

Available Skills

Skill Description Source
docuseal-cli Manage e-signature templates, submissions, and submitters with DocuSeal Authored here

Installation

Universal (all agents)

npx skills add docusealco/docuseal-agent-skills

Plugins

Platform-specific manifests:

Platform Directory
Claude Code .claude-plugin/
OpenAI Codex .codex-plugin/
Cursor .cursor-plugin/

Prerequisites

  1. Install the DocuSeal CLI: npm install -g docuseal
  2. Set your API key:
export 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

License

MIT License - see LICENSE for details.

About

DocuSeal's official collection of agent skills

Topics

Resources

License

Stars

Watchers

Forks

Contributors