← 返回 Skills 市场
membranedev

Taskade

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
155
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install taskade
功能描述
Taskade integration. Manage data, records, and automate workflows. Use when the user wants to interact with Taskade data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to access Taskade and does not ask for unrelated secrets. Before installing or running it, verify the @membranehq/cli package on the npm registry (authentic publisher, recent maintainer activity), and prefer using 'npx' for one-off runs if you want to avoid a global install. Understand that Taskade access will be mediated by Membrane — you are trusting their service to hold your Taskade auth tokens and to perform actions on your behalf. If you need stronger assurances, review Membrane's privacy/security docs or use an alternative integration that you control.
功能分析
Type: OpenClaw Skill Name: taskade Version: 1.0.1 The skill provides instructions for an AI agent to integrate with Taskade using the Membrane CLI (@membranehq/cli). The logic focuses on standard API interaction patterns, including authentication, action discovery, and execution through the Membrane platform. No indicators of data exfiltration, malicious code execution, or harmful prompt injection were found; the instructions explicitly advise against asking users for sensitive API keys, delegating credential management to the external CLI tool.
能力评估
Purpose & Capability
Name/description (Taskade integration) match the instructions: all runtime steps use the Membrane CLI to discover, create, and run Taskade-related actions. No unrelated services or credentials are requested.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, logging in, creating a connection to Taskade, listing and running actions, and polling build status. It does not instruct reading local secrets, arbitrary files, or sending data to unexpected endpoints. It does, however, instruct interactive login flows which require user participation.
Install Mechanism
The skill is instruction-only (no install spec). It tells the user to install @membranehq/cli via 'npm install -g' and also shows npx usage. That is expected for a CLI-based integration, but installing a global npm package is a supply-chain/system-change action the user should consciously accept (or run via npx to avoid a global install).
Credentials
No environment variables, secrets, or config paths are requested by the skill. The docs explicitly say to let Membrane handle credentials and not to ask the user for API keys, which is proportionate for this integration. Note: the user must trust Membrane to hold and manage Taskade auth tokens server-side.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and has normal agent-invocation defaults. There is no requested persistent presence beyond the expected use of the Membrane CLI by the user.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install taskade
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /taskade 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug taskade
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Taskade 是什么?

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

如何安装 Taskade?

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

Taskade 是免费的吗?

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

Taskade 支持哪些平台?

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

谁开发了 Taskade?

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

💬 留言讨论