← 返回 Skills 市场
gora050

Oksign

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install oksign-integration
功能描述
OKSign integration. Manage Documents, Templates, Users, Teams. Use when the user wants to interact with OKSign data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oksign-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oksign-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
Slug oksign-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Oksign 是什么?

OKSign integration. Manage Documents, Templates, Users, Teams. Use when the user wants to interact with OKSign data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。

如何安装 Oksign?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install oksign-integration」即可一键安装,无需额外配置。

Oksign 是免费的吗?

是的,Oksign 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Oksign 支持哪些平台?

Oksign 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Oksign?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论