← 返回 Skills 市场
Teamsupport
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
142
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install teamsupport
功能描述
TeamSupport integration. Manage data, records, and automate workflows. Use when the user wants to interact with TeamSupport data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install teamsupport - 安装完成后,直接呼叫该 Skill 的名称或使用
/teamsupport触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Teamsupport 是什么?
TeamSupport integration. Manage data, records, and automate workflows. Use when the user wants to interact with TeamSupport data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 Teamsupport?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install teamsupport」即可一键安装,无需额外配置。
Teamsupport 是免费的吗?
是的,Teamsupport 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Teamsupport 支持哪些平台?
Teamsupport 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Teamsupport?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills