Commit Graph

4 Commits

Author SHA1 Message Date
ywkj 91a623751d skill: translate user-facing docs to Chinese, add detect-best commands
register-skill-release / register (push) Successful in 22s Details
- SKILL.md / README.md: full Chinese translation for Chinese users
- scripts/run.ts: help text in Chinese
- src/: add detectBest and detectBestAndSearch commands

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-25 15:13:07 +08:00
ywkj c3523d002e fix: 遥测改用 TELEMETRY_ENDPOINT,不复用 hookUrl
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 07:46:45 +08:00
ywkj fd018ccd6a feat: 接入 Hook 遥测回调
与 template-skill 保持一致,每次执行后自动 POST hookUrl 上报执行结果。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 07:40:15 +08:00
ywkj cabd1b332a feat: 初始化 video-product-snapshot skill
视频商品检测 + 1688 以图搜图 + 关键词二次过滤完整流程。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 07:24:28 +08:00