← Back to Skills Marketplace
gora050

Talkspirit

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
125
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install talkspirit
Description
TalkSpirit integration. Manage data, records, and automate workflows. Use when the user wants to interact with TalkSpirit data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install talkspirit
  3. After installation, invoke the skill by name or use /talkspirit
  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
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug talkspirit
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Talkspirit?

TalkSpirit integration. Manage data, records, and automate workflows. Use when the user wants to interact with TalkSpirit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.

How do I install Talkspirit?

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

Is Talkspirit free?

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

Which platforms does Talkspirit support?

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

Who created Talkspirit?

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

💬 Comments