← Back to Skills Marketplace
membranedev

Tiledesk

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

What is Tiledesk?

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

How do I install Tiledesk?

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

Is Tiledesk free?

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

Which platforms does Tiledesk support?

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

Who created Tiledesk?

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

💬 Comments