← 返回 Skills 市场
gora050

Talkjs

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
111
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install talkjs
功能描述
TalkJS integration. Manage data, records, and automate workflows. Use when the user wants to interact with TalkJS data.
安全使用建议
This skill appears to do what it says: it uses Membrane to manage TalkJS actions. Before installing or running it, note: (1) the SKILL.md requires the 'membrane' CLI (npm package) but the registry metadata does not list it — verify and install the CLI yourself rather than letting an agent run installs automatically; (2) installing global npm packages executes third-party code — review the @membranehq/cli package and its publisher; (3) authentication is interactive (browser + code) — do not paste other unrelated credentials into prompts; (4) if you want to limit risk, run the recommended membrane commands manually in a controlled environment and avoid giving the agent permission to perform system installs or open browser auth flows autonomously.
功能分析
Type: OpenClaw Skill Name: talkjs Version: 1.0.1 The skill provides a standard integration for TalkJS using the Membrane platform and its associated CLI (@membranehq/cli). The instructions in SKILL.md guide the agent through installing the CLI, authenticating via Membrane's tenant-based system, and discovering or running actions. While the skill requires global npm package installation and delegates authentication to an external service, these behaviors are clearly documented, lack obfuscation, and are directly aligned with the stated purpose of using Membrane as a middleware for API interactions.
能力评估
Purpose & Capability
The SKILL.md consistently describes interacting with TalkJS via the Membrane CLI, which is coherent with the skill's purpose. However the registry metadata declares no required binaries while the instructions require the 'membrane' CLI (installed via npm). The missing declared dependency is an inconsistency that should be fixed.
Instruction Scope
Instructions are focused on using Membrane to connect to TalkJS, creating/listing connections and running actions. They do not instruct the agent to read unrelated files, exfiltrate other credentials, or contact unexpected endpoints beyond Membrane/TalkJS.
Install Mechanism
There is no install spec in the registry (instruction-only), but SKILL.md tells users to run npm install -g @membranehq/cli@latest (and npx in examples). Installing an npm package runs third-party code on the machine — this is expected for using the CLI but is a moderate-risk action and should be done deliberately by the user. The skill should have declared the CLI dependency.
Credentials
The skill doesn't request environment variables or unrelated credentials. It requires a Membrane account and uses interactive login flows (browser/authorization URL + code), which is proportionate for a service-mediated integration.
Persistence & Privilege
always is false and there is no indication the skill requests permanent elevated presence or modifies other skills. The agent may invoke the skill autonomously (platform default) — combine this with your policies if you need to limit autonomous CLI actions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install talkjs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /talkjs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug talkjs
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Talkjs 是什么?

TalkJS integration. Manage data, records, and automate workflows. Use when the user wants to interact with TalkJS data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。

如何安装 Talkjs?

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

Talkjs 是免费的吗?

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

Talkjs 支持哪些平台?

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

谁开发了 Talkjs?

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

💬 留言讨论