{
  "schema_version": "1.0",
  "title": "旅游应用skill",
  "summary": "面向旅游行业同仁的可下载、可命令安装、可被agent读取的skill目录。",
  "updated_at": "2026-06-28",
  "source_root": "/lyskill/",
  "skills": [
    {
      "id": "yxj-five-stages",
      "name": "目的地旅游信息诊断",
      "summary": "基于闫向军旅游信息传播方法论，深入分析目的地旅游信息传播，包括AI时代和入境旅游信息传播。",
      "audience": [
        "目的地管理者",
        "景区运营者",
        "旅游研究者",
        "旅游院校教师"
      ],
      "outputs": [
        "HTML格式分析报告"
      ],
      "categories": [
        "旅游信息",
        "目的地营销",
        "AI旅游"
      ],
      "author": "闫向军",
      "modified_by": "闫向军",
      "version": "V1.0",
      "updated_at": "2026-06-28",
      "skill_url": "./yxj-five-stages/SKILL.md",
      "manifest_url": "./yxj-five-stages/skill.json",
      "download_url": "./yxj-five-stages/yxj-five-stages.zip",
      "install_command": "npx skills add https://www.yanxiangjun.cn/lyskill/yxj-five-stages",
      "agent": {
        "trigger_phrases": [
          "目的地旅游信息诊断",
          "帮我分析某目的地旅游信息",
          "帮我分析某景区旅游信息传播",
          "目的地传播诊断",
          "景区营销分析",
          "旅游信息传播五阶段",
          "AI时代旅游信息传播",
          "入境旅游信息传播",
          "海外游客传播分析"
        ],
        "read_first": [
          "SKILL.md"
        ],
        "required_resources": [
          "references/workflow.md",
          "references/html-report.md"
        ],
        "optional_resources": [
          "references/theory.md",
          "scripts/validate-report.ps1"
        ]
      }
    }
  ]
}
