supermap:youtrack-search

Installation
SKILL.md

Supermap YouTrack 搜索技能

搜索 Supermap YouTrack 系统中的 issues,并以 markdown 表格格式返回结果。

使用方法

/supermap:youtrack-search <搜索关键词>

示例:

  • /supermap:youtrack-search test - 搜索与 test 相关的 issues
  • /supermap:youtrack-search "bug fix" - 搜索包含 "bug fix" 的 issues
  • /supermap:youtrack-search CS-4408 - 搜索特定编号的 issue
  • /supermap:youtrack-search project: CloudGIS - 使用 YouTrack 查询语法搜索

前置要求

需要设置 SUPERMAP_YOUTRACK_TOKEN 环境变量:

Installs
2
Repository
canxing/skills
First Seen
Mar 9, 2026
supermap:youtrack-search — canxing/skills