← Back to Skills Marketplace
Teamwork Crm
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
324
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install teamwork-crm
Description
Teamwork CRM integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with Teamwork CRM d...
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to access Teamwork CRM. Before installing or running it: (1) verify the @membranehq/cli npm package is the official package and maintained by the expected vendor; (2) avoid installing global npm packages on sensitive/production hosts—use an isolated environment or container if possible; (3) review how Membrane stores and uses authentication tokens (local files / keychain) so you understand where CRM credentials will reside; (4) confirm the Org policy for granting third-party tooling access to CRM data, since the CLI/session will be able to read and modify CRM records; and (5) if you need higher assurance, inspect the Membrane CLI source at the referenced repository or consult your security team before enabling broad agent-driven access.
Capability Analysis
Type: OpenClaw Skill
Name: teamwork-crm
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with Teamwork CRM via the Membrane CLI. It outlines standard procedures for installation (npm install), authentication (membrane login), and data management (listing and running actions) through the Membrane platform. The instructions (SKILL.md) promote secure practices by advising the agent to use Membrane's centralized credential management rather than handling raw API keys, and no evidence of malicious intent, data exfiltration, or deceptive prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (Teamwork CRM) matches the instructions: all runtime steps are about installing and using the Membrane CLI to connect to Teamwork CRM and run CRM-related actions. Required capabilities (network access, Membrane account) are appropriate for this purpose.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, logging in via Membrane, creating connections, searching and running actions. It does not instruct the agent to read arbitrary local files or access unrelated environment variables. It documents interactive and headless auth flows.
Install Mechanism
No install spec in bundle (instruction-only), but the guide instructs the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm CLI is a reasonable and expected step for a CLI-based integration, but npm packages carry supply-chain risk — the package should be verified (official package, correct maintainer) before global installation, especially on shared or production hosts.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's CLI flow; no unrelated secrets are requested by the skill instructions.
Persistence & Privilege
Skill is instruction-only and not always-enabled. It does not request persistent agent privileges or modify other skills' configurations. Autonomous invocation is allowed (platform default) but not elevated by this skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install teamwork-crm - After installation, invoke the skill by name or use
/teamwork-crm - 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 Crm?
Teamwork CRM integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with Teamwork CRM d... It is an AI Agent Skill for Claude Code / OpenClaw, with 324 downloads so far.
How do I install Teamwork Crm?
Run "/install teamwork-crm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Teamwork Crm free?
Yes, Teamwork Crm is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Teamwork Crm support?
Teamwork Crm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Teamwork Crm?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills