supermap:sonar_error_analysis

Installation
SKILL.md

SonarQube 质量门分析 Skill

使用前提

  1. 环境变量: 必须设置 SUPERMAP_SONAR_TOKEN 环境变量

    # Windows
    set SUPERMAP_SONAR_TOKEN=your_token_here
    
    # Linux/Mac
    export SUPERMAP_SONAR_TOKEN=your_token_here
    
  2. 网络访问: 需要能够访问 SonarQube 服务器

  3. 工具依赖: 需要 curl 命令可用

工作流程

Installs
1
Repository
canxing/skills
First Seen
Mar 18, 2026
supermap:sonar_error_analysis — canxing/skills