← Back to Skills Marketplace
membranedev

Thoughtly

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install thoughtly
Description
Thoughtly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Thoughtly data.
Usage Guidance
This skill is an instruction-only connector that relies on the Membrane CLI to access Thoughtly. Before installing/running anything: (1) review the @membranehq/cli npm package (source, maintainer, recent releases) because the doc asks you to run a global npm install; (2) understand that login is browser-based and will authenticate you to Membrane (their servers will handle tokens and connector access); (3) confirm what data the Thoughtly connector will access and whether you trust Membrane to proxy that data; and (4) never paste sensitive API keys into chat — the skill explicitly advises against that. The SKILL.md contains a small hallucinated line about 'official docs' being unavailable, but this is a documentation artifact and does not change the skill's behavior.
Capability Analysis
Type: OpenClaw Skill Name: thoughtly Version: 1.0.1 The 'thoughtly' skill is a standard integration for the Membrane platform, providing instructions for an AI agent to manage data using the Membrane CLI (`@membranehq/cli`). It follows security best practices by delegating authentication and credential management to the Membrane service rather than handling secrets locally. While the documentation includes a peculiar LLM-generated disclaimer regarding the lack of official 'Thoughtly' documentation, the functional instructions (login, connect, action discovery, and execution) are consistent with legitimate integration workflows and show no signs of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The name/description say 'Thoughtly integration' and all runtime instructions center on using the Membrane CLI (membrane connect, action list/run) to access a Thoughtly connector. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
The SKILL.md stays within the integration scope: it instructs installing the Membrane CLI, performing browser-based login, creating connections, discovering and running actions. It does not direct the agent to read arbitrary files or other system secrets. Note: it instructs global npm install (runs remote code) and requires the user to authenticate via Membrane (which will send data to Membrane's servers and store auth state); review that behavior before proceeding.
Install Mechanism
There is no formal install spec in the registry metadata, but the doc instructs the user to run `npm install -g @membranehq/cli@latest` (or use npx). Installing a package from the public npm registry is a moderate-risk action (remote code). This is proportionate for a CLI-based integration but worth auditing if you don't trust the package.
Credentials
The skill declares no required env vars or credentials and explicitly advises not to ask users for API keys because Membrane manages auth. This is proportionate to the stated purpose. Be aware that Membrane will manage credentials server-side and may store local tokens as part of the CLI login flow.
Persistence & Privilege
The skill does not request persistent/always-on presence and uses normal agent-invocation defaults. It does not ask to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install thoughtly
  3. After installation, invoke the skill by name or use /thoughtly
  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 thoughtly
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Thoughtly?

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

How do I install Thoughtly?

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

Is Thoughtly free?

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

Which platforms does Thoughtly support?

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

Who created Thoughtly?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments