Skills Plugins MCP Prompt Model 博客 我的中心
開発 #agent

teamcity-cli

Use when working with TeamCity CI/CD or when a user provides a TeamCity build URL — drives the `teamcity` CLI for builds, logs, jobs, queues, agents, pools, projects, and pipelines.

DeepseekModel キュレーション済みスキル 品質 優秀 · 78 v1.0.0

取得

https://deepseekmodel.com/api/download.php?id=jetbrains-teamcity-cli-skills-teamcity-cli-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name teamcity-cli version 1.3.0 description Use when working with TeamCity CI/CD or when a user provides a TeamCity build URL — drives the `teamcity` CLI for builds, logs, jobs, queues, agents, pools, projects, and pipelines. TeamCity CLI ( teamcity ) Quick Start teamcity auth status # Check authentication teamcity run list --status failure # Find failed builds teamcity run log < id > --failed --raw # Full failure diagnostics Do not guess flags or syntax. Use the command reference or teamcity <command> --help . Builds are runs ( teamcity run ); build configurations are jobs ( teamcity job ). Never use --count — use --limit (or -n ). Gotchas Composite builds have empty logs — drill into child builds for the actual failure. Build chains fail bottom-up — deepest failed dependency is the root cause. Use teamcity run tree <id> . --local-changes excludes Kotlin DSL — push .teamcity/ changes before running. Select a server per command with TEAMCITY_URL — TEAMCITY_URL=https://cli.teamcity.com teamcity run list uses stored credentials for that server; set TEAMCITY_TOKEN to override them. Read-only mode blocks remote shells — TEAMCITY_RO=1 or per-server ro: true rejects agent exec and agent term before connecting. Logs : use --raw and dump to a temp file. Builds : use --watch when starting them. VCS triggers aren't always wired up — after pushing a fix you may need to start builds manually. pipeline push does not validate — always teamcity pipeline validate first. GitHub VCS roots: use a GitHub App connection. Never paste a PAT via --auth password . See workflows . Core Commands Cross-origin downloads drop request headers; HTTPS downgrades and cross-origin terminal redirects are rejected. Area Commands Auth auth login , logout , status Builds run list , view , start , watch , log , cancel , restart , tests , changes , tree Artifacts run artifacts , run download Metadata run pin/unpin , run tag/untag , run comment Jobs job list , view , create , tree , pause/resume , step list/view/add/delete , param list/get/set/delete , settings list/get/set Projects project list , view , create , tree , param , token put/get , settings export/status/enable VCS/Conn project vcs list/view/create/delete , project connection list/create/authorize/delete Queue queue list , approve , remove , top Agents agent list , view , enable/disable , authorize/deauthorize , exec , term , reboot , move Pools pool list , view , link/unlink Server server plugin upload (optionally with --hot-reload ) Pipelines pipeline list , view , create , validate , pull , push , schema , delete API teamcity api <endpoint> — raw REST access Link teamcity link — bind repo via teamcity.toml Quick Workflows Artifact downloads stay within --output : escaping directory symlinks are rejected, and failed transfers preserve existing files. See Workflows for full details on each. Investigate failure : run list --status failure → run log <id> --failed --raw → run tests <id> --failed Debug build chain : run tree <id> → drill to deepest failed child Fix and verify : edit → push → run start --watch (use --local-changes for personal builds) Pipeline lifecycle : pipeline pull <id> → edit → pipeline validate → pipeline push <id> , pipeline schema to get the complete schema with enabled runners and features from the server GitHub VCS : connection create github-app → connection authorize → install App on repo → vcs create --auth token --connection-id <id> Docker registry : echo $TOKEN | connection create docker -p <id> --name X --url https://ghcr.io --username U --stdin References Command reference — all commands and flags Workflows — failure investigation, build chains, connections, pipelines Output formats — JSON, plain text, scripting project settings status reports the server’s runtime message and missing DSL context parameters. Its “Recorded” timestamp is when the status was recorded, not the last successful sync.
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース URL(本ページ)
exported_atエクスポート日時(ダウンロード毎)
system_promptシステムプロンプト本文
model_configモデル設定:provider / model / temperature / max_tokens / top_p
examplesサンプル
install_guide各プラットフォームの導入説明(Coze / Dify / Claude / カスタム)
同じスキルを各プラットフォーム形式で出力できます。
.skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能 ダウンロード
.skillpro 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。