← 返回 Skills 市场
Teamcity
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
121
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install teamcity
功能描述
TeamCity integration. Manage data, records, and automate workflows. Use when the user wants to interact with TeamCity data.
安全使用建议
This skill delegates everything to the Membrane CLI and expects you to authenticate via Membrane. Before installing: (1) confirm you trust the Membrane project (@membranehq/cli) and review its npm page/source; (2) be aware installing a global npm CLI will add code to your system and may require elevated privileges; (3) understand that TeamCity data and auth flows will be handled by Membrane’s service—verify its privacy/security policy and that the connector will point to the correct TeamCity instance; (4) consider running the CLI in an isolated or low-privilege environment if you have concerns. If you need more assurance, ask for the exact npm package version, link to the CLI repository, or host-to-host network details before proceeding.
功能分析
Type: OpenClaw Skill
Name: teamcity
Version: 1.0.1
The skill bundle provides instructions for integrating with TeamCity via the Membrane CLI. It guides the agent through legitimate processes such as installing the '@membranehq/cli' package, authenticating via OAuth, and managing CI/CD workflows. The instructions specifically advise against asking users for secrets, instead leveraging Membrane's managed authentication, which aligns with security best practices for agent-based integrations.
能力评估
Purpose & Capability
The name/description (TeamCity integration) matches the instructions: all runtime steps use the Membrane CLI to connect to TeamCity, discover and run actions. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI (login, connect, action list/create/run). It does not ask the agent to read arbitrary local files, environment variables, or to send data to unexpected endpoints beyond Membrane/TeamCity flows.
Install Mechanism
There is no formal install spec in the registry, but the README instructs installing @membranehq/cli via npm (-g) or using npx. Installing a global npm CLI is common but does write code to disk and requires npm privileges; this is a moderate operational risk (not an incoherence). The package name appears to be the official Membrane CLI rather than an unknown shortener or personal URL.
Credentials
The skill declares no required env vars or credentials and explicitly defers auth to Membrane (the expected design). It does not request unrelated secrets or config paths.
Persistence & Privilege
The skill is instruction-only, not always-on, and does not request to modify other skills or system-wide settings. It relies on the user installing a CLI but does not demand permanent agent presence or elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install teamcity - 安装完成后,直接呼叫该 Skill 的名称或使用
/teamcity触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Teamcity 是什么?
TeamCity integration. Manage data, records, and automate workflows. Use when the user wants to interact with TeamCity data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 Teamcity?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install teamcity」即可一键安装,无需额外配置。
Teamcity 是免费的吗?
是的,Teamcity 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Teamcity 支持哪些平台?
Teamcity 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Teamcity?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills