← Back to Skills Marketplace
Visiblethread
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
110
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install visiblethread
Description
VisibleThread integration. Manage data, records, and automate workflows. Use when the user wants to interact with VisibleThread data.
Usage Guidance
This skill is coherent: it delegates auth and API calls to the Membrane service and instructs you to authenticate via browser. Before installing, ensure you trust the Membrane CLI (@membranehq on npm) — prefer npx if you don't want a global install, or review the package source on the referenced GitHub repo. When authenticating, only complete the Membrane-visiblethread connection and do not paste unrelated secrets. If you operate in a highly regulated environment, verify that the Membrane connector's data handling and retention meet your compliance requirements.
Capability Analysis
Type: OpenClaw Skill
Name: visiblethread
Version: 1.0.1
The skill requires the installation of a global NPM package (@membranehq/cli) and directs the agent to execute shell commands for authentication and remote action management. While these capabilities are aligned with the stated purpose of integrating with the Membrane platform, the reliance on an external CLI for dynamic action creation and execution (membrane action run/create) represents a risky capability that could be leveraged for unauthorized execution if the underlying platform or CLI is compromised. These instructions are primarily contained within SKILL.md.
Capability Assessment
Purpose & Capability
Name and description claim VisibleThread integration and all instructions revolve around using the Membrane CLI to connect to VisibleThread; there are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing login and connection flows, discovering and running actions. It does not ask the agent to read arbitrary local files, access unrelated credentials, or transmit data to unexpected endpoints.
Install Mechanism
Installation is an npm global install (npm install -g @membranehq/cli@latest) or examples using npx. Using npm to install a third-party CLI is expected for this workflow but carries the usual risk of running package install scripts — consider using npx or auditing the package before global installation.
Credentials
No environment variables, primary credential, or config paths are required. The skill relies on a Membrane account and browser-based auth, which aligns with its stated use of Membrane to manage credentials.
Persistence & Privilege
The skill is instruction-only, not always-on, and does not request persistent system privileges or modify other skills' configuration. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install visiblethread - After installation, invoke the skill by name or use
/visiblethread - 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
Frequently Asked Questions
What is Visiblethread?
VisibleThread integration. Manage data, records, and automate workflows. Use when the user wants to interact with VisibleThread data. It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.
How do I install Visiblethread?
Run "/install visiblethread" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Visiblethread free?
Yes, Visiblethread is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Visiblethread support?
Visiblethread is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Visiblethread?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills