← 返回 Skills 市场
membranedev

Thoughtly

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install thoughtly
功能描述
Thoughtly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Thoughtly data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install thoughtly
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /thoughtly 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug thoughtly
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Thoughtly 是什么?

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

如何安装 Thoughtly?

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

Thoughtly 是免费的吗?

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

Thoughtly 支持哪些平台?

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

谁开发了 Thoughtly?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论