← Back to Skills Marketplace
Signaturely
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
178
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install signaturely
Description
Signaturely integration. Manage Documents, Users, Teams. Use when the user wants to interact with Signaturely data.
Usage Guidance
This skill appears consistent: it delegates auth to the Membrane CLI and does not ask for local secrets. Before installing, confirm you trust the Membrane CLI package (npm/@membranehq), prefer using npx if you don't want a global install, and review the authorization page during login to ensure you understand what access you're granting Signaturely/Membrane. As with any third-party CLI, installing it runs code on your machine — verify the package source if that concerns you.
Capability Analysis
Type: OpenClaw Skill
Name: signaturely
Version: 1.0.3
The skill facilitates integration with the Signaturely e-signature platform through the Membrane framework. It provides instructions for using the `@membranehq/cli` npm package to manage authentication, discover available actions, and execute API calls. The behavior is consistent with the stated purpose, and the instructions promote secure practices by delegating credential management to the Membrane platform rather than handling raw API keys within the agent session. No malicious patterns, data exfiltration, or obfuscation were detected.
Capability Assessment
Purpose & Capability
The skill declares Signaturely integration and all runtime instructions use the Membrane CLI to connect to Signaturely; the requested network access and a Membrane account directly match the described purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in via the browser or headless flow, creating a connection, discovering or creating actions, and running them. It does not request unrelated files, system-wide secrets, or to transmit data to unexpected endpoints.
Install Mechanism
The skill recommends installing @membranehq/cli via npm (-g) or using npx. This is an expected mechanism for a CLI-based integration but carries the usual caveat that global npm installs run third-party install scripts — using npx or reviewing the package/source is advisable.
Credentials
No environment variables or local credentials are requested; authentication is delegated to Membrane's browser/headless flow as documented. The lack of required env vars is proportionate to the claimed behavior.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. There are no instructions to modify other skills or global agent settings. Credential management is handled by Membrane server-side per the docs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install signaturely - After installation, invoke the skill by name or use
/signaturely - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Signaturely?
Signaturely integration. Manage Documents, Users, Teams. Use when the user wants to interact with Signaturely data. It is an AI Agent Skill for Claude Code / OpenClaw, with 178 downloads so far.
How do I install Signaturely?
Run "/install signaturely" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Signaturely free?
Yes, Signaturely is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Signaturely support?
Signaturely is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Signaturely?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills