← Back to Skills Marketplace
Taskade
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
155
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install taskade
Description
Taskade integration. Manage data, records, and automate workflows. Use when the user wants to interact with Taskade data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install taskade - After installation, invoke the skill by name or use
/taskade - 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
Frequently Asked Questions
What is Taskade?
Taskade integration. Manage data, records, and automate workflows. Use when the user wants to interact with Taskade data. It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.
How do I install Taskade?
Run "/install taskade" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Taskade free?
Yes, Taskade is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Taskade support?
Taskade is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Taskade?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills