signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/signnowWhat This Skill Does
The SignNow AI agent skill provides a robust interface for interacting with the SignNow e-signature platform directly from your OpenClaw environment. By leveraging a managed OAuth connection, this skill simplifies the authentication process, allowing the agent to perform administrative and workflow-related tasks within your SignNow account. It acts as a specialized proxy that forwards requests to the official SignNow API, ensuring your credentials remain secure while automating document lifecycle management. Whether you need to retrieve user details, track document statuses, or trigger complex signing workflows, this tool provides the necessary bridge to integrate e-signatures into your automated routines seamlessly.
Installation
To integrate this skill into your OpenClaw agent, execute the following command in your terminal:
clawhub install openclaw/skills/skills/byungkyu/signnow
Ensure that you have set your MATON_API_KEY as an environment variable before attempting to connect. You can retrieve this key from your account settings at maton.ai. Once installed, manage your OAuth connections via https://ctrl.maton.ai to authorize the agent to access your SignNow workspace.
Use Cases
- Automated Contracts: Automatically send NDAs or service agreements to new clients as soon as they are generated by other agent processes.
- Status Monitoring: Create periodic reports on pending signatures to remind signers to complete their documents without manual intervention.
- Template Management: Rapidly deploy documents based on existing SignNow templates, populating fields dynamically from your agent's data sources.
- Audit Trails: Archive completed documents into local storage or cloud folders for long-term compliance and record-keeping.
Example Prompts
- "Check the status of the contract I sent to [email protected] yesterday and tell me if it has been signed yet."
- "Use the 'Standard NDA' template from SignNow to create a new document for John Doe and send it to his email for signature."
- "List all active signature requests in my account and highlight any that are currently overdue."
Tips & Limitations
- Authentication: Always ensure your
MATON_API_KEYis kept secure and not hardcoded in scripts. The tool handles the SignNow OAuth token lifecycle automatically. - Permissions: Ensure your SignNow account has the necessary permissions to access the API features you are attempting to use. If you encounter 403 errors, check your subscription level in SignNow.
- Network Dependence: This skill requires active internet connectivity to reach the Maton gateway. It is designed specifically for SignNow; for other third-party integrations, utilize the
api-gatewayskill for consistent and secure routing.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-signnow": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
airtable
Airtable API integration with managed OAuth. Manage bases, tables, and records. Use this skill when users want to read, create, update, or delete Airtable records, or query data with filter formulas. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).