{
  "triggers": [
    {
      "skill": "coding-agent",
      "conditions": [
        {"type": "keyword", "patterns": ["코드", "개발", "구현", "버그", "기능", "프로그래밍", "수정", "리팩토링", "코딩", "code", "develop", "implement", "bug", "feature", "programming"]},
        {"type": "task_type", "types": ["coding", "development", "bug-fix", "refactoring", "code-review"]}
      ],
      "priority": "high",
      "auto_load": true
    },
    {
      "skill": "weather",
      "conditions": [
        {"type": "keyword", "patterns": ["날씨", "weather", "기온", "비", "맑음", "흐림", "눈", "온도", "forecast", "temperature", "rain", "sunny", "cloudy", "snow"]}
      ],
      "priority": "medium",
      "auto_load": true
    },
    {
      "skill": "clawhub",
      "conditions": [
        {"type": "keyword", "patterns": ["clawhub", "스킬 설치", "skill install", "스킬 검색", "skill search", "publish", "배포", "패키지", "package", "업데이트", "update skill"]},
        {"type": "task_type", "types": ["skill-install", "skill-search", "skill-publish"]}
      ],
      "priority": "medium",
      "auto_load": true
    },
    {
      "skill": "healthcheck",
      "conditions": [
        {"type": "keyword", "patterns": ["보안", "security", "방화벽", "firewall", "SSH", "하드닝", "hardening", "점검", "audit", "취약점", "vulnerability", "업데이트 확인", "update check", "risk", "위험"]},
        {"type": "task_type", "types": ["security-audit", "system-check", "hardening", "health-check"]}
      ],
      "priority": "high",
      "auto_load": true
    },
    {
      "skill": "skill-creator",
      "conditions": [
        {"type": "keyword", "patterns": ["스킬 만들", "create skill", "스킬 생성", "new skill", "skill 작성", "skill design", "에이전트 스킬", "agent skill", "SKILL.md", "skill 만들", "스킬 만드"]},
        {"type": "task_type", "types": ["skill-creation", "skill-design", "skill-packaging"]}
      ],
      "priority": "medium",
      "auto_load": true
    },
    {
      "skill": "thread-architect",
      "conditions": [
        {"type": "keyword", "patterns": ["스레드", "구조", "설계", "아키텍처", "thread", "스레드 구조", "thread structure", "스레드 설계"]},
        {"type": "task_type", "types": ["architecture", "design", "thread-design"]}
      ],
      "priority": "high",
      "auto_load": true
    },
    {
      "skill": "conversion-copywriter",
      "conditions": [
        {"type": "keyword", "patterns": ["마케팅", "카피", "copy", "marketing", "광고문구", "전환", "conversion", "세일즈", "sales", "클릭", "click", "클릭률", "CTR", "반응률"]},
        {"type": "task_type", "types": ["marketing", "copywriting", "ad-copy"]}
      ],
      "priority": "high",
      "auto_load": true
    },
    {
      "skill": "insurance-design",
      "conditions": [
        {"type": "keyword", "patterns": ["보험", "보장", "insurance", "보험설계", "보험상품", "보험료", "가입", "보험 추천", "보험 분석", "보험 설계"]},
        {"type": "task_type", "types": ["insurance", "insurance-design", "insurance-analysis"]}
      ],
      "priority": "high",
      "auto_load": true
    },
    {
      "skill": "pension-analysis",
      "conditions": [
        {"type": "keyword", "patterns": ["연금", "pension", "노후", "retirement", "국민연금", "개인연금", "퇴직연금", "연금저축", "연금 설계", "연금 분석", "연금 수령"]},
        {"type": "task_type", "types": ["pension", "pension-analysis", "retirement-planning"]}
      ],
      "priority": "high",
      "auto_load": true
    }
  ],
  "metadata": {
    "version": "1.0.0",
    "created": "2026-02-27",
    "description": "Auto-detection triggers for OpenClaw skills"
  }
}
