edusign
Installation
SKILL.md
Edusign
Edusign is a platform for creating and managing digital signatures and workflows, primarily used in the education sector. It allows educational institutions to streamline document signing processes for things like enrollment forms, transcripts, and contracts.
Official docs: https://developers.edusign.com/
Edusign Overview
- Document
- Recipient
- Template
Working with Edusign
This skill uses the Membrane CLI to interact with Edusign. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills