← 返回 Skills 市场
gora050

Talkspirit

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
125
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install talkspirit
功能描述
TalkSpirit integration. Manage data, records, and automate workflows. Use when the user wants to interact with TalkSpirit data.
安全使用建议
This skill uses the third-party Membrane service and asks you to install its CLI via npm and sign in through Membrane's login flow. Before installing: (1) verify you trust getmembrane.com and the @membranehq/cli package on npm (review the package source or repo), (2) be aware a global npm install will write files to disk — prefer a sandboxed environment if you're cautious, (3) confirm what TalkSpirit scopes Membrane will request and that you are comfortable granting those scopes, (4) note the manifest omitted required binaries (node/npm), so ensure your environment meets those requirements, and (5) never paste raw API keys into chat — follow the described connection/login flow so credentials are handled by Membrane. If you need higher assurance, ask the publisher for a signed/pinned CLI release or for an install spec that pins a version and provides checksums.
功能分析
Type: OpenClaw Skill Name: talkspirit Version: 1.0.1 The skill provides instructions for an AI agent to integrate with TalkSpirit using the Membrane CLI. It outlines standard procedures for authentication, connection management, and executing API actions through the 'membrane' utility. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the documentation specifically encourages secure practices such as avoiding direct handling of API keys.
能力评估
Purpose & Capability
The name/description (TalkSpirit integration) matches the runtime instructions (use Membrane CLI to connect to TalkSpirit and run actions). However, the manifest declares no required binaries while SKILL.md explicitly instructs installing/using npm/npx and the Membrane CLI, so the declared requirements are incomplete.
Instruction Scope
SKILL.md stays on-topic: it tells the agent how to install the Membrane CLI, authenticate, create a connection, discover and run actions, and how to handle headless auth. It does not instruct the agent to read unrelated files, access unrelated environment variables, or exfiltrate data to unexpected endpoints. The auth flow relies on a browser-based OAuth/code flow mediated by Membrane.
Install Mechanism
This is an instruction-only skill (no install spec), but it directs users to run `npm install -g @membranehq/cli@latest` or use `npx`. That pulls code from the public npm registry (a common pattern). It's moderate-risk compared with no-install skills because it causes a global npm package to be written to disk; the SKILL.md does not provide a pinned version or checksum.
Credentials
No environment variables, secrets, or unrelated credentials are requested by the manifest. Authentication is delegated to Membrane's login flow, and the SKILL.md explicitly advises not to ask users for API keys or tokens locally.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration changes. It's an instruction-only integration that relies on a third-party CLI; it does not demand elevated persistence or privileges in the agent manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install talkspirit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /talkspirit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug talkspirit
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Talkspirit 是什么?

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

如何安装 Talkspirit?

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

Talkspirit 是免费的吗?

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

Talkspirit 支持哪些平台?

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

谁开发了 Talkspirit?

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

💬 留言讨论