{
  "version": 1,
  "generated_at": "2026-05-10T14:21:37.196Z",
  "source": "https://openkursar.github.io/digital-human-protocol",
  "apps": [
    {
      "slug": "ai-daily-news",
      "name": "AI 每日新闻播报",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "每天自动搜集 AI/大模型/Agent 领域最新新闻，筛选高价值资讯后推送精选播报，帮你零成本追踪行业动态。",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/ai-daily-news",
      "size_bytes": 5674,
      "checksum": "sha256:6fa3ce0b70a84db9a44a6cd9d4976cda6f17590ce496bbf5846936ff2f3ec90b",
      "category": "content",
      "tags": [
        "AI",
        "news",
        "daily",
        "digest",
        "新闻",
        "早报",
        "大模型",
        "Agent"
      ],
      "icon": "news",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "en-US": {
          "name": "AI Daily News Digest",
          "description": "Automatically curates the latest AI/LLM/Agent news every day, filters for high-value stories, and delivers a concise briefing — zero-effort industry tracking."
        }
      }
    },
    {
      "slug": "bilibili-comment-replier",
      "name": "B站评论自动回复",
      "version": "2.0.0",
      "author": "openkursar",
      "description": "监控 B 站消息中心的评论通知，以 UP 主身份对新评论发送有针对性的回复，避免重复。",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/bilibili-comment-replier",
      "size_bytes": 17798,
      "checksum": "sha256:b624ed6826a7e2bd8254f1d60b781cb76e2974ea7361d8cef11f853f998982a4",
      "category": "social",
      "tags": [
        "bilibili",
        "comments",
        "auto-reply",
        "creator",
        "social",
        "B站",
        "评论"
      ],
      "icon": "social",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "requires_skills": [
        "bili-get-messages",
        "bili-reply"
      ],
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "en-US": {
          "name": "Bilibili Comment Replier",
          "description": "Monitors the Bilibili message center for comment notifications and auto-replies as the creator — contextual, friendly, and duplicate-free."
        }
      },
      "meta": {
        "rank": 2
      }
    },
    {
      "slug": "boss-job-monitor",
      "name": "Boss Job Monitor",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Monitors Boss Zhipin daily for new job listings matching your keywords and city, ranks them by fit, and delivers a clean digest.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/boss-job-monitor",
      "size_bytes": 6597,
      "checksum": "sha256:0461f8681f0ebdbe80a5fef1b51d1c212e6d26c6bbd499e49a14d3b022cc65e9",
      "category": "productivity",
      "tags": [
        "jobs",
        "recruitment",
        "boss",
        "career",
        "monitor"
      ],
      "icon": "productivity",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "Boss直聘职位监控",
          "description": "每天自动在Boss直聘搜索符合条件的新职位，按匹配度排序后推送精选摘要，告别反复刷新。"
        }
      }
    },
    {
      "slug": "changelog-generator",
      "name": "Changelog Generator",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Listens for pushes to your main branch via webhook, parses commit messages following Conventional Commits, and generates a formatted Keep-a-Changelog entry automatically.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/changelog-generator",
      "size_bytes": 10172,
      "checksum": "sha256:b1483494dc57e9a78f8b258bdcd43b51a24a744f15b6eaa18cd280f1a21a0f18",
      "category": "dev-tools",
      "tags": [
        "changelog",
        "git",
        "conventional-commits",
        "release",
        "automation",
        "devops"
      ],
      "icon": "dev",
      "locale": "en-US",
      "min_app_version": "0.5.0",
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "Changelog 自动生成器",
          "description": "监听主分支的 Push 事件，解析 Conventional Commits 格式的提交记录，自动生成标准的 Keep-a-Changelog 格式更新日志，无需手动整理。"
        }
      }
    },
    {
      "slug": "cicd-failure-analyst",
      "name": "CI Failure Analyst",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Receives GitHub Actions failure notifications via webhook, fetches the build logs, diagnoses the root cause, and delivers a fix direction — before you even open the console.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/cicd-failure-analyst",
      "size_bytes": 10056,
      "checksum": "sha256:07def387c5f3b76d81d9ac30fe1863937619946afaf504468b401e028f113a31",
      "category": "dev-tools",
      "tags": [
        "ci",
        "cd",
        "github-actions",
        "devops",
        "build",
        "failure",
        "webhook"
      ],
      "icon": "dev",
      "locale": "en-US",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "CI 构建失败分析师",
          "description": "通过 Webhook 接收 GitHub Actions 失败通知，自动抓取构建日志、诊断根因，并给出修复方向——比你打开控制台更快。"
        }
      }
    },
    {
      "slug": "cn-stock-daily",
      "name": "CN Stock Daily",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Delivers a concise daily digest of your A-share or HK-share watchlist after market close — price changes, volume highlights, and key news.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/cn-stock-daily",
      "size_bytes": 5239,
      "checksum": "sha256:0e86c69382c24c8a3b35837e7a4b79722aadf043a7ff4859f24e21fff13f7723",
      "category": "data",
      "tags": [
        "stocks",
        "finance",
        "A-share",
        "HK",
        "daily",
        "monitor"
      ],
      "icon": "data",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "A股港股日报",
          "description": "每个交易日收盘后自动抓取自选股行情，生成涨跌摘要和关键新闻，让你告别盯盘。"
        }
      }
    },
    {
      "slug": "complexity-watchdog",
      "name": "Code Complexity Watchdog",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Watches your source files for changes and runs instant complexity checks — alerts when a file grows too large or accumulates too many TODO/FIXME markers, so tech debt stays visible.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/complexity-watchdog",
      "size_bytes": 9871,
      "checksum": "sha256:39738d0fe95a44ff2a605aaff8482002f0c2f4867abdd525959a8858559eb326",
      "category": "dev-tools",
      "tags": [
        "code-quality",
        "complexity",
        "tech-debt",
        "todo",
        "refactor",
        "devops",
        "file-watcher"
      ],
      "icon": "dev",
      "locale": "en-US",
      "min_app_version": "0.5.0",
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "代码复杂度守卫",
          "description": "实时监控源文件变更，自动检测文件行数和 TODO/FIXME 标记是否超出阈值，仅在情况变差时告警，让技术债务无处遁形。"
        }
      }
    },
    {
      "slug": "daily-weather-outfit",
      "name": "Daily Weather & Outfit",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Delivers a personalized morning brief every day — today's weather, a practical outfit recommendation, and any travel advisories worth knowing.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/daily-weather-outfit",
      "size_bytes": 5686,
      "checksum": "sha256:4ea1183cffc9bcd94fd5d87456f3e4252487fd8c04004b63634e3418e47bab20",
      "category": "productivity",
      "tags": [
        "weather",
        "daily",
        "outfit",
        "morning",
        "lifestyle"
      ],
      "icon": "productivity",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "每日天气穿搭助手",
          "description": "每天早上 7 点推送所在城市的天气简报和个性化穿搭建议，根据气温、天气状况和你的风格偏好量身定制。"
        }
      }
    },
    {
      "slug": "dependency-vulnerability-scanner",
      "name": "Dependency Vulnerability Scanner",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Watches your project's dependency files for changes and runs a scheduled weekly scan — alerts when new security vulnerabilities are found, sorted by severity.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/dependency-vulnerability-scanner",
      "size_bytes": 10009,
      "checksum": "sha256:f9828d160060986d4ca71fa04a09d7be4da3336c13dc3e6272cf88d82cec6bdd",
      "category": "dev-tools",
      "tags": [
        "security",
        "dependencies",
        "npm",
        "vulnerability",
        "CVE",
        "devops",
        "scanner"
      ],
      "icon": "dev",
      "locale": "en-US",
      "min_app_version": "0.5.0",
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "依赖漏洞侦察兵",
          "description": "监控项目依赖文件变化并每周全量扫描，发现新安全漏洞时立即告警，按严重级别排序，仅推送新增漏洞，避免重复打扰。"
        }
      }
    },
    {
      "slug": "douyin-comment-replier",
      "name": "Douyin Comment Replier",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Monitors a Douyin video for new comments and auto-replies as the creator — friendly, specific, and duplicate-free.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/douyin-comment-replier",
      "size_bytes": 6649,
      "checksum": "sha256:76ca018e905875fdf38b267e2651aa9fb4958b549834381c9b822bd18aac9742",
      "category": "social",
      "tags": [
        "douyin",
        "comments",
        "auto-reply",
        "creator",
        "social"
      ],
      "icon": "social",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "抖音评论自动回复",
          "description": "监控指定抖音视频的新评论，以创作者身份自动发送友好、有针对性的回复，并避免重复。"
        }
      }
    },
    {
      "slug": "ecom-price-monitor",
      "name": "Ecom Price Monitor",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Tracks prices and stock status across multiple e-commerce platforms for any product URLs you provide — alerts when a target price is hit or stock changes.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/ecom-price-monitor",
      "size_bytes": 6848,
      "checksum": "sha256:e3060dbca14ba7724d632a2a290b7456f3c3c1bffd8ae24a9fe74a4ee39552f1",
      "category": "shopping",
      "tags": [
        "price",
        "shopping",
        "monitor",
        "alert",
        "multi-platform",
        "restock"
      ],
      "icon": "shopping",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "电商价格库存监控官",
          "description": "同时追踪多个平台的多款商品价格和库存，到达目标价或恢复有货时立即通知，支持任意电商网站。"
        }
      }
    },
    {
      "slug": "github-issue-triager",
      "name": "GitHub Issue Triager",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Receives new GitHub issues via webhook, classifies them by type, applies labels, posts a professional first response, and escalates critical or security issues immediately.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/github-issue-triager",
      "size_bytes": 9647,
      "checksum": "sha256:aa667390bfe0958ed2b343c66e5240ca82c926e75d4ea397b1514511b75657e6",
      "category": "dev-tools",
      "tags": [
        "github",
        "issues",
        "triage",
        "labels",
        "automation",
        "devops"
      ],
      "icon": "dev",
      "locale": "en-US",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "GitHub Issue 分诊官",
          "description": "通过 Webhook 接收新 Issue，自动分类、打标签、发送专业首次回复，安全类或紧急 Issue 立即升级通知。"
        }
      }
    },
    {
      "slug": "github-pr-reviewer",
      "name": "GitHub PR Reviewer",
      "version": "2.0.0",
      "author": "openkursar",
      "description": "Automatically reviews open pull requests and merges those that meet all quality criteria; flags the rest for human decision.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/github-pr-reviewer",
      "size_bytes": 6158,
      "checksum": "sha256:16daef18772b9bf29aa3c4301dc16b4a7d43167297ad24c84a22516ceb4c510d",
      "category": "dev-tools",
      "tags": [
        "github",
        "pr",
        "review",
        "automation",
        "merge"
      ],
      "icon": "dev",
      "locale": "en-US",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "GitHub PR 审查员",
          "description": "自动审查仓库中的开放 Pull Request，对符合条件的自动合并，其余标记为待人工决策。"
        }
      }
    },
    {
      "slug": "hn-daily",
      "name": "HN Daily Brief",
      "version": "2.0.0",
      "author": "openkursar",
      "description": "Summarizes high-value Hacker News discussions every morning and delivers a deduped, actionable digest.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/hn-daily",
      "size_bytes": 4565,
      "checksum": "sha256:a470fe31c1f0637015f9d0f80286f80c47d875e3651fbcd1c3223a5dfd4ef6db",
      "category": "news",
      "tags": [
        "hn",
        "tech",
        "summary",
        "daily"
      ],
      "icon": "news",
      "locale": "en-US",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "HN 每日简报",
          "description": "每天早晨汇总 Hacker News 精选讨论，过滤重复内容，生成可读摘要推送给你。"
        }
      },
      "meta": {
        "rank": 5
      }
    },
    {
      "slug": "jd-price-hunter",
      "name": "JD Price Hunter",
      "version": "2.0.0",
      "author": "openkursar",
      "description": "Monitors a JD product page for price drops and promotions, notifies when the price hits the target, and avoids duplicate alerts.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/jd-price-hunter",
      "size_bytes": 5450,
      "checksum": "sha256:cc2d860d10c1d1d4b78539407129890c104e76ff26a7aace8d21be09e794f661",
      "category": "shopping",
      "tags": [
        "shopping",
        "price",
        "jd",
        "alert"
      ],
      "icon": "shopping",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "京东价格猎手",
          "description": "监控京东商品页面的价格变动，在价格达到目标值或出现新低时发送通知，并避免重复提醒。"
        }
      }
    },
    {
      "slug": "parcel-tracker",
      "name": "Parcel Tracker",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Tracks your parcels across all major Chinese carriers, alerts on status changes, and notifies when delivery is near or complete.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/parcel-tracker",
      "size_bytes": 5483,
      "checksum": "sha256:61bc138d479da5896234caa8b7f292ab101ef642c1f8f9c2c959311cc48b55f0",
      "category": "productivity",
      "tags": [
        "parcel",
        "delivery",
        "logistics",
        "tracking",
        "express"
      ],
      "icon": "productivity",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.461Z",
      "i18n": {
        "zh-CN": {
          "name": "快递追踪助手",
          "description": "自动追踪多个快递单号，状态变化时立刻推送通知，尤其是快到了或已签收时，支持顺丰、京东、圆通等主流快递。"
        }
      }
    },
    {
      "slug": "release-gatekeeper",
      "name": "Release Gatekeeper",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Automatically audits your GitHub repository before each release — checks CI status, open issues, PR health, and change scope — and gives a clear go/no-go decision.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/release-gatekeeper",
      "size_bytes": 8952,
      "checksum": "sha256:a1106d1de9767d6214a1b14bcfd3cf9ef7a29c03ac307da10f7d680047b8613c",
      "category": "dev-tools",
      "tags": [
        "release",
        "ci",
        "github",
        "devops",
        "gatekeeper",
        "quality"
      ],
      "icon": "dev",
      "locale": "en-US",
      "min_app_version": "0.5.0",
      "updated_at": "2026-05-10T14:21:36.462Z",
      "i18n": {
        "zh-CN": {
          "name": "发布风险守门员",
          "description": "每次发布前自动审查 GitHub 仓库——检查 CI 状态、开放 PR、关键 Issue 和变更范围——给出明确的发布放行或阻断决策。"
        }
      }
    },
    {
      "slug": "sentiment-monitor",
      "name": "Sentiment Monitor",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Tracks brand mentions, competitor moves, and policy changes across news and public platforms — delivers a daily risk-graded digest with actionable highlights.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/sentiment-monitor",
      "size_bytes": 7308,
      "checksum": "sha256:062a838540aae5025c24884a4106ca3b1932aa1ce48474041aa43f004bab041f",
      "category": "news",
      "tags": [
        "brand",
        "sentiment",
        "monitoring",
        "PR",
        "crisis",
        "policy"
      ],
      "icon": "news",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.462Z",
      "i18n": {
        "zh-CN": {
          "name": "舆情监测官",
          "description": "每天扫描新闻和公开平台的品牌提及、竞品动态和政策变化，按风险等级分类推送，高风险内容立即升级提醒。"
        }
      },
      "meta": {
        "rank": 6
      }
    },
    {
      "slug": "site-health-monitor",
      "name": "Site Health Monitor",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Checks your website's critical user flows (login, checkout, key pages) on a schedule and alerts you the moment something breaks — before your users do.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/site-health-monitor",
      "size_bytes": 6441,
      "checksum": "sha256:1c59ab559b2d816cf10d79b259a87b993c15c89b34d09fff1461a3df39ad6957",
      "category": "dev-tools",
      "tags": [
        "uptime",
        "monitor",
        "website",
        "health",
        "alert",
        "devops"
      ],
      "icon": "dev",
      "locale": "en-US",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.462Z",
      "i18n": {
        "zh-CN": {
          "name": "网站健康巡检官",
          "description": "定时检查网站关键页面和核心流程是否正常，发现异常立即通知——比用户先一步发现问题。"
        }
      }
    },
    {
      "slug": "taobao-price-hunter",
      "name": "Taobao Price Hunter",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Monitors a Taobao or Tmall product page for price drops and promotions, notifies when the price hits the target, and avoids duplicate alerts.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/taobao-price-hunter",
      "size_bytes": 6552,
      "checksum": "sha256:5d3ac73d75df69adb1e183a3e60e92509573813560738d9bc4c38dd745b4aa2c",
      "category": "shopping",
      "tags": [
        "taobao",
        "tmall",
        "price",
        "shopping",
        "alert"
      ],
      "icon": "shopping",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.462Z",
      "i18n": {
        "zh-CN": {
          "name": "淘宝天猫价格猎手",
          "description": "监控淘宝或天猫商品页面的价格变动，在价格达到目标值或出现新低时通知，并避免重复提醒。"
        }
      }
    },
    {
      "slug": "tender-radar",
      "name": "Tender Radar",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Monitors government and enterprise procurement portals for new tenders matching your industry, budget, and region — delivers a prioritized opportunity list every day.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/tender-radar",
      "size_bytes": 7013,
      "checksum": "sha256:7738725f8e7bc0129c661a88d72c51babfa5e8df631f48bb6acb59684e66ca39",
      "category": "productivity",
      "tags": [
        "tender",
        "procurement",
        "government",
        "monitor",
        "b2b"
      ],
      "icon": "data",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.462Z",
      "i18n": {
        "zh-CN": {
          "name": "招投标机会雷达",
          "description": "每天扫描政府采购和企业招标平台，按关键词、预算、地区筛选新机会，输出优先级排序的机会清单。"
        }
      }
    },
    {
      "slug": "ticket-triage-agent",
      "name": "Ticket Triage Agent",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Receives incoming support tickets via webhook, classifies them by type and urgency, generates a first-response draft, and escalates high-priority cases immediately.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/ticket-triage-agent",
      "size_bytes": 6474,
      "checksum": "sha256:37c29d43b3cd529f3398a6eb943c72c9b7bc251b2e5c7827d31a36d6f7f0ef2f",
      "category": "productivity",
      "tags": [
        "support",
        "ticket",
        "triage",
        "webhook",
        "customer-service",
        "automation"
      ],
      "icon": "productivity",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "updated_at": "2026-05-10T14:21:36.462Z",
      "i18n": {
        "zh-CN": {
          "name": "客服工单分诊官",
          "description": "通过 Webhook 接收新工单，自动分类优先级、生成首回复草稿，高优先级工单立即升级通知负责人。"
        }
      }
    },
    {
      "slug": "train-ticket-watcher",
      "name": "Train Ticket Watcher",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Monitors 12306 for available train tickets on your chosen date and route, and alerts you the moment seats open up.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/train-ticket-watcher",
      "size_bytes": 6975,
      "checksum": "sha256:7bcd4a04e7328afa3402e77058f8d4ebda2da896773cdff37e39e7cb71904ee1",
      "category": "productivity",
      "tags": [
        "train",
        "ticket",
        "travel",
        "monitor"
      ],
      "icon": "productivity",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.462Z",
      "i18n": {
        "zh-CN": {
          "name": "12306 余票监控",
          "description": "自动监控 12306 指定日期和路线的余票情况，有票立刻推送通知，支持指定车次和席别，告别手动刷票。"
        }
      }
    },
    {
      "slug": "wechat-article-monitor",
      "name": "WeChat Article Monitor",
      "version": "2.0.0",
      "author": "openkursar",
      "description": "Monitors WeChat article source pages for new publications and delivers a deduplicated digest of fresh content.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/wechat-article-monitor",
      "size_bytes": 5353,
      "checksum": "sha256:87010458201ad42a137d4838b487d3b80d3044f642db2b784b75d8c6a29320d4",
      "category": "content",
      "tags": [
        "wechat",
        "content",
        "monitor",
        "digest"
      ],
      "icon": "content",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.462Z",
      "i18n": {
        "zh-CN": {
          "name": "微信文章监控",
          "description": "监控多个微信公众号来源页面的新文章发布，过滤重复内容，生成最新内容摘要推送。"
        }
      }
    },
    {
      "slug": "wechat-group-assistant",
      "name": "微信群 AI 数字人(web 版本)",
      "version": "2.0.0",
      "author": "openkursar",
      "description": "部署在微信群里的 AI 数字分身，通过微信网页版 DOM 自动监控群消息并智能回复。使用前提：在 Halo AI 浏览器中打开 wx.qq.com 并保持登录状态，无需任何额外配置或桥接服务。",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/wechat-group-assistant",
      "size_bytes": 9076,
      "checksum": "sha256:d122c3346237b51ea36fdd24b0f1b3a41c862581b743a8c3faf6feeedf9b01b2",
      "category": "social",
      "tags": [
        "wechat",
        "group",
        "chatbot",
        "assistant",
        "community"
      ],
      "icon": "social",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "updated_at": "2026-05-10T14:21:36.462Z"
    },
    {
      "slug": "wechat-group-assistant-http",
      "name": "微信群 AI 数字人（HTTP Bridge 版）",
      "version": "1.1.0",
      "author": "openkursar",
      "description": "An AI digital human that monitors a WeChat group, intelligently replies to relevant messages, and maintains persistent memory across sessions. Requires a custom WeChat HTTP bridge for message reading and sending.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/wechat-group-assistant-http",
      "size_bytes": 9883,
      "checksum": "sha256:205279b8ccaec652c0c7e8e4372d3095e1b1ece1c708715b4460de47298962e4",
      "category": "social",
      "tags": [
        "wechat",
        "group",
        "chatbot",
        "assistant",
        "community"
      ],
      "icon": "social",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "updated_at": "2026-05-10T14:21:36.462Z",
      "i18n": {
        "zh-CN": {
          "name": "微信群 AI 数字人",
          "description": "部署在微信群里的 AI 数字分身，自动监控群消息并智能回复。\n\n依赖微信首发消息接口（HTTP bridge），底层接口需自行了解并实现。\n推荐使用 wxhook、WeChatFerry 等开源工具搭建本地 HTTP 桥接服务，\n再将桥接地址配置到本数字人即可使用。"
        }
      }
    },
    {
      "slug": "weibo-hot-tracker",
      "name": "Weibo Hot Tracker",
      "version": "2.0.0",
      "author": "openkursar",
      "description": "Tracks Weibo trending topics and reports meaningful rank changes — new entries, significant rises, and notable drops.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/weibo-hot-tracker",
      "size_bytes": 5320,
      "checksum": "sha256:84b34410573e68554c919be48593970dd6119683df60e571eed40e3642757ee1",
      "category": "social",
      "tags": [
        "weibo",
        "trends",
        "social",
        "monitoring"
      ],
      "icon": "social",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.463Z",
      "i18n": {
        "zh-CN": {
          "name": "微博热点追踪",
          "description": "追踪微博热搜榜单的排名变化，报告新上榜、显著上升和显著下降的热点话题。"
        }
      },
      "meta": {
        "rank": 3
      }
    },
    {
      "slug": "x-publisher",
      "name": "X 内容助手",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "自然语言驱动的 X（推特）内容助手——按用户指令发推、回推、查推、查人、搜话题。",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/x-publisher",
      "size_bytes": 51508,
      "checksum": "sha256:4db74f661cfec9ebbace15242198a00b4d85e3fefa3b1f4e9302fcc681ab9055",
      "category": "social",
      "tags": [
        "x",
        "twitter",
        "social",
        "content",
        "posting",
        "推特",
        "发推"
      ],
      "icon": "social",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "requires_skills": [
        "x-post",
        "x-reply",
        "x-read-tweet",
        "x-search",
        "x-read-profile"
      ],
      "updated_at": "2026-05-10T14:21:36.464Z",
      "meta": {
        "rank": 5
      }
    },
    {
      "slug": "xianyu-deal-hunter",
      "name": "Xianyu Deal Hunter",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Monitors Xianyu (Idle Fish) for new second-hand listings matching your search, filters by price and condition, and alerts you instantly on new finds.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/xianyu-deal-hunter",
      "size_bytes": 5732,
      "checksum": "sha256:586c5c97262a278f0b765d99e5ab41db18088a89fa6b518ce404f3b1a0a0ef02",
      "category": "shopping",
      "tags": [
        "xianyu",
        "second-hand",
        "deals",
        "shopping",
        "monitor"
      ],
      "icon": "shopping",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.464Z",
      "i18n": {
        "zh-CN": {
          "name": "闲鱼捡漏助手",
          "description": "自动监控闲鱼上符合关键词和价格条件的二手新上架商品，按最新排序筛选后立刻推送，再也不错过好物。"
        }
      }
    },
    {
      "slug": "xiaohongshu-ai-engager",
      "name": "小红书互动助手",
      "version": "2.1.0",
      "author": "openkursar",
      "description": "自动搜索小红书相关帖子，以真实用户语气发表简短评论，促进社区互动。",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/xiaohongshu-ai-engager",
      "size_bytes": 22108,
      "checksum": "sha256:a9823417eacb50749b20039d2e0c89e9258144ffd1f94c2fcaf6726703abcfc1",
      "category": "social",
      "tags": [
        "xiaohongshu",
        "social",
        "engagement",
        "AI",
        "community",
        "小红书",
        "互动"
      ],
      "icon": "social",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "requires_skills": [
        "xhs-search",
        "xhs-comment"
      ],
      "updated_at": "2026-05-10T14:21:36.465Z",
      "meta": {
        "rank": 4
      }
    },
    {
      "slug": "xiaohongshu-keyword-monitor",
      "name": "Xiaohongshu Keyword Monitor",
      "version": "4.0.0",
      "author": "openkursar",
      "description": "Passively monitors Xiaohongshu for new posts mentioning your brand, product, or topic — surfaces what people are saying without any interaction.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/xiaohongshu-keyword-monitor",
      "size_bytes": 17775,
      "checksum": "sha256:1577c5ec1f82d7f6502ce4adea2de6530447064f018a9363cc1cf05c3e9c4616",
      "category": "social",
      "tags": [
        "xiaohongshu",
        "brand",
        "monitor",
        "social",
        "keyword"
      ],
      "icon": "social",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "requires_skills": [
        "xhs-search"
      ],
      "updated_at": "2026-05-10T14:21:36.465Z",
      "i18n": {
        "zh-CN": {
          "name": "小红书关键词监控",
          "description": "被动监控小红书上提及品牌、产品或指定关键词的新帖子，按点赞数筛选后推送摘要，全程不产生任何互动。"
        }
      },
      "meta": {
        "rank": 1
      }
    },
    {
      "slug": "zhihu-account-nurturer",
      "name": "知乎养号助手",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "每天模拟真实用户行为：从已回答问题中挖掘潜在互粉用户并关注，同时自然浏览 Feed 并点赞目标话题内容，降低账号行为单一风险。",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/zhihu-account-nurturer",
      "size_bytes": 9057,
      "checksum": "sha256:bb57731276e5beeab34a2bb448ecd4118583ecf725b280988e901efbc9899be9",
      "category": "social",
      "tags": [
        "zhihu",
        "知乎",
        "养号",
        "涨粉",
        "互粉",
        "social",
        "automation"
      ],
      "icon": "social",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.465Z",
      "i18n": {
        "en-US": {
          "name": "Zhihu Account Nurturer",
          "description": "Simulates natural daily Zhihu activity — finds potential mutual-follow users from your answered questions and engages with relevant Feed content — keeping your account active and growing organically."
        }
      }
    },
    {
      "slug": "zhihu-ai-answerer",
      "name": "知乎 AI 话题抢答助手",
      "version": "1.1.0",
      "author": "openkursar",
      "description": "自动从多个来源（搜索、热搜、邀请）发现 AI 热门问题，生成犀利有深度的回答并发布，帮助账号在 AI 领域快速积累影响力。",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/zhihu-ai-answerer",
      "size_bytes": 32389,
      "checksum": "sha256:c7579b8e8ddce85efed583424187fdcc418255d0143d48d3fb76b4b406384a39",
      "category": "social",
      "tags": [
        "zhihu",
        "AI",
        "知乎",
        "答题",
        "涨粉",
        "大模型"
      ],
      "icon": "social",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_skills": [
        "zhihu-creator-invited",
        "zhihu-creator-search",
        "zhihu-question-read",
        "zhihu-open-editor",
        "zhihu-fill-editor",
        "zhihu-publish-answer",
        "zhihu-metrics-overview",
        "zhihu-metrics-answers"
      ],
      "updated_at": "2026-05-10T14:21:36.465Z"
    },
    {
      "slug": "zhihu-topic-monitor",
      "name": "Zhihu Topic Monitor",
      "version": "1.0.0",
      "author": "openkursar",
      "description": "Monitors a Zhihu topic for new high-quality questions and answers, and delivers a curated digest of what's worth reading.",
      "type": "automation",
      "format": "bundle",
      "path": "packages/digital-humans/zhihu-topic-monitor",
      "size_bytes": 5419,
      "checksum": "sha256:a9438a517246b0a2ade21e0714176e4e9630c28874eb9f264ad8c20b6ecf9148",
      "category": "content",
      "tags": [
        "zhihu",
        "knowledge",
        "digest",
        "content",
        "monitor"
      ],
      "icon": "content",
      "locale": "zh-CN",
      "min_app_version": "0.5.0",
      "requires_mcps": [
        "ai-browser"
      ],
      "updated_at": "2026-05-10T14:21:36.465Z",
      "i18n": {
        "zh-CN": {
          "name": "知乎话题监控",
          "description": "定期扫描指定知乎话题下的新提问和高赞回答，按质量筛选后推送精选内容摘要，帮你持续关注感兴趣的领域动态。"
        }
      }
    }
  ]
}
