← Back to Skills Marketplace
gora050

Teamsupport

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
142
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install teamsupport
Description
TeamSupport integration. Manage data, records, and automate workflows. Use when the user wants to interact with TeamSupport data.
Usage Guidance
This skill is coherent: it instructs you to use the Membrane CLI to connect to TeamSupport and does not ask for unrelated credentials. Before installing/using it, verify the @membranehq/cli package and its GitHub repository (supply-chain trust), confirm you trust Membrane as the intermediary (they will manage auth and may have access to your TeamSupport data), and review permissions presented during the browser login/connection flow. If you prefer not to install a global npm package, note the docs also show npx usage which runs the CLI without a permanent global install. The skill is instruction-only and will not install anything autonomously.
Capability Analysis
Type: OpenClaw Skill Name: teamsupport Version: 1.0.3 The 'teamsupport' skill provides a standard integration for the TeamSupport platform via the Membrane CLI. It instructs the agent to use the '@membranehq/cli' for authentication and action execution, emphasizing security best practices such as avoiding direct handling of API keys. The logic is consistent with its stated purpose and contains no evidence of malicious intent, data exfiltration, or unauthorized persistence.
Capability Assessment
Purpose & Capability
The skill name/description (TeamSupport integration) match the runtime instructions: all actions are performed via the Membrane CLI and Membrane connections. Required capabilities (network access, Membrane account) are appropriate for this purpose; no unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs the agent/operator to install/use the Membrane CLI, authenticate via the browser, create a connection, list/discover actions, and run actions. There are no instructions to read arbitrary files, other credentials, or system state outside the Membrane CLI flow.
Install Mechanism
The skill is instruction-only (no install spec). It directs users to run 'npm install -g @membranehq/cli@latest' (and also shows npx usage). Installing a global npm package is a reasonable way to obtain the CLI but is a supply-chain/system-change action the user must opt into — the skill itself will not perform installs automatically. Verify the @membranehq/cli package source before installing if you have supply-chain concerns.
Credentials
No environment variables, primary credentials, or config paths are declared or required by the skill. Authentication is handled interactively via Membrane (browser OAuth/code flow), which is proportionate for an integration that needs access to TeamSupport data.
Persistence & Privilege
The skill does not request always: true and makes no claims about modifying other skills or system-wide settings. It is user-invocable and allows autonomous invocation (platform default), which is expected for a connector; there is no additional persistent privilege requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install teamsupport
  3. After installation, invoke the skill by name or use /teamsupport
  4. 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
Slug teamsupport
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Teamsupport?

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

How do I install Teamsupport?

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

Is Teamsupport free?

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

Which platforms does Teamsupport support?

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

Who created Teamsupport?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments