← Back to Skills Marketplace
gora050

Oksign

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install oksign-integration
Description
OKSign integration. Manage Documents, Templates, Users, Teams. Use when the user wants to interact with OKSign data.
Usage Guidance
This skill is an instruction-only wrapper that expects you to use the Membrane CLI to connect to OKSign. Before installing or using it: 1) Verify you trust the @membranehq/cli npm package and its publisher (review the package and its GitHub repo) before running a global npm install. 2) Understand that connecting via Membrane authorizes that service to access your OKSign data (documents, templates, users) — only connect accounts you are willing to expose to that service. 3) Be cautious running in headless/shared environments: the login flow prints codes and the CLI may persist locally. 4) If you need tighter control, consider creating a least-privilege account or testing with non-production data first.
Capability Analysis
Type: OpenClaw Skill Name: oksign-integration Version: 1.0.1 The skill provides instructions for an AI agent to integrate with the OKSign platform using the Membrane CLI. It includes standard procedures for installing the `@membranehq/cli` package, authenticating via OAuth/CLI, and discovering or executing actions related to document signing. The instructions are transparent, aligned with the stated purpose, and explicitly recommend security best practices such as avoiding manual handling of API keys and using the platform's built-in credential management.
Capability Assessment
Purpose & Capability
The name/description (OKSign integration: documents, templates, users, teams) matches the SKILL.md, which instructs the agent to use the Membrane CLI to connect to OKSign, list/create actions, and run them. The guidance to install the Membrane CLI is consistent with the described functionality. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI (membrane login, membrane connect, membrane action list/run/etc.). The SKILL.md does not direct reading arbitrary host files, environment variables, or external endpoints outside Membrane/OKSign. Note: actions may return document contents and other sensitive OKSign data as part of normal operation — that is expected but worth being aware of.
Install Mechanism
There is no formal install spec in the registry (skill is instruction-only), but the SKILL.md tells users to run 'npm install -g @membranehq/cli@latest'. This is a public npm package install (expected for a CLI). It's not a download-from-arbitrary-URL or an archive extract, but installing a global npm package requires trusting that package and its publisher.
Credentials
The registry declares no required env vars or credentials. The SKILL.md explicitly says Membrane handles auth server-side and advises against asking users for API keys. That is proportionate. Keep in mind that using the Membrane connection will grant the Membrane service access to your OKSign data per its connector/authorization flow.
Persistence & Privilege
The skill does not request 'always: true' and does not include install scripts that persist into the agent environment. The only persistent change the doc suggests is the user's manual global installation of the Membrane CLI, which is a normal, user-initiated action. Autonomous invocation is allowed (default) but not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oksign-integration
  3. After installation, invoke the skill by name or use /oksign-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Slug oksign-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Oksign?

OKSign integration. Manage Documents, Templates, Users, Teams. Use when the user wants to interact with OKSign data. It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install Oksign?

Run "/install oksign-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Oksign free?

Yes, Oksign is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Oksign support?

Oksign is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Oksign?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments