← Back to Skills Marketplace
Teamwork
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
365
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install teamwork-integration
Description
Teamwork integration. Manage Organizations, Users. Use when the user wants to interact with Teamwork data.
Usage Guidance
This skill delegates auth and API calls to the Membrane service. Before installing, verify you trust Membrane (https://getmembrane.com) and/or inspect the @membranehq/cli package source on GitHub/npm. Installing the CLI with `npm install -g` requires elevated privileges on some systems—consider installing in a controlled or isolated environment if you have security concerns. Remember that using this skill means Teamwork access and tokens will be managed by Membrane rather than stored locally; review Membrane's privacy/security documentation if that matters for your org.
Capability Analysis
Type: OpenClaw Skill
Name: teamwork-integration
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Teamwork via the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution using the `membrane` command-line tool. The instructions in SKILL.md are well-aligned with the stated purpose of project management and do not contain evidence of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The name/description (Teamwork integration) match the instructions: install Membrane CLI, create a Teamwork connection, discover and run Teamwork-related actions. Nothing requested is unrelated to interacting with Teamwork via Membrane.
Instruction Scope
Instructions are narrowly scoped to installing the @membranehq/cli, logging in, creating a connector, listing actions, and running actions. The only broader behavior is that authentication and API calls are mediated by Membrane (a third-party service) — so Teamwork data and auth are routed through Membrane's service rather than purely local calls. The skill does not instruct reading local files or unrelated env vars.
Install Mechanism
No install spec in the registry; the SKILL.md recommends npm install -g @membranehq/cli which is a standard npm install from the public registry (moderate risk vs no-install). This is an expected install method for a CLI; users should note global npm installs may require elevated privileges and install code from the npm package maintainer.
Credentials
The skill declares no required env vars or credentials. Authentication is performed interactively through Membrane (browser flow), which is appropriate for a connector-based integration. There are no requests for unrelated secrets or multiple external credentials.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or global agent settings. It relies on Membrane to manage credentials server-side; the skill itself is instruction-only and does not request persistent elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install teamwork-integration - After installation, invoke the skill by name or use
/teamwork-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Teamwork?
Teamwork integration. Manage Organizations, Users. Use when the user wants to interact with Teamwork data. It is an AI Agent Skill for Claude Code / OpenClaw, with 365 downloads so far.
How do I install Teamwork?
Run "/install teamwork-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Teamwork free?
Yes, Teamwork is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Teamwork support?
Teamwork is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Teamwork?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills