← Back to Skills Marketplace
gora050

Teamcity

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
121
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install teamcity
Description
TeamCity integration. Manage data, records, and automate workflows. Use when the user wants to interact with TeamCity data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install teamcity
  3. After installation, invoke the skill by name or use /teamcity
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug teamcity
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Teamcity?

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

How do I install Teamcity?

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

Is Teamcity free?

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

Which platforms does Teamcity support?

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

Who created Teamcity?

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

💬 Comments