← 返回 Skills 市场
membranedev

Tiledesk

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tiledesk
功能描述
Tiledesk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tiledesk data.
安全使用建议
This skill simply directs you to use the Membrane CLI to integrate with Tiledesk. Before installing: confirm you trust the @membranehq/cli npm package and its publisher (inspect the npm page/repo/versions), prefer using npx if you want to avoid a global install, and consider pinning a specific version rather than always installing @latest. The CLI will open browser-based login flows and requires network access; avoid running it from highly privileged or sensitive hosts without review. If your organization has policies about third-party CLIs or external connectors, validate with your security team first.
功能分析
Type: OpenClaw Skill Name: tiledesk Version: 1.0.1 The skill bundle facilitates Tiledesk integration by instructing the agent to install and use the Membrane CLI. It requires high-risk operations including global NPM package installation (`npm install -g @membranehq/cli`), shell-based authentication, and dynamic action creation (`membrane action create`) which involves remote code generation. While these capabilities are aligned with the stated purpose of the Membrane platform, the requirement for shell access and the execution of external CLI tools constitute risky behaviors that increase the attack surface.
能力评估
Purpose & Capability
Name/description target Tiledesk and the SKILL.md exclusively describes using the Membrane CLI to connect to Tiledesk, discover actions, create and run them — all directly aligned with the stated purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing login, creating/listing connections and actions, and running actions. They do not ask the agent to read unrelated files, request unrelated credentials, or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill that asks the user to install @membranehq/cli via npm (or use npx). Installing a third-party CLI from npm is expected for this use but carries the usual moderate risk of executing upstream code; no obscure URLs or archive extraction are used.
Credentials
The skill declares no required env vars, credentials, or config paths. It relies on Membrane to manage auth via an interactive login flow, which is proportionate to the described functionality.
Persistence & Privilege
The skill does not request always: true or any elevated persistence; default autonomous invocation is allowed (platform default) and there is no instruction to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tiledesk
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tiledesk 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug tiledesk
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Tiledesk 是什么?

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

如何安装 Tiledesk?

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

Tiledesk 是免费的吗?

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

Tiledesk 支持哪些平台?

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

谁开发了 Tiledesk?

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

💬 留言讨论