SignRequest — управление электронными подписями

messaging

Signrequest is a Claude Code skill that integrates with SignRequest to manage e-signature workflows, including sign requests, templates, teams, users, and webhooks. It operates through the Membrane CLI, which handles authentication and credential refresh automatically — actions are discovered with `membrane action list --intent` and executed via `membrane action run`. For use cases not covered by built-in actions, the skill supports direct proxy requests to the SignRequest API using `membrane request`, with Membrane injecting the correct base URL and auth headers transparently. This skill is suited for developers and teams looking to automate document signing, embed legally binding e-signatures into their applications, or streamline approval workflows without managing OAuth plumbing manually.