← Back to Skills Marketplace
gora050

Talkjs

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

What is Talkjs?

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

How do I install Talkjs?

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

Is Talkjs free?

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

Which platforms does Talkjs support?

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

Who created Talkjs?

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

💬 Comments