Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.59 KB

File metadata and controls

21 lines (15 loc) · 1.59 KB

Changelog

All notable changes to the trend-radar skill suite will be documented in this file. The format follows Keep a Changelog and the suite uses Semantic Versioning.

[0.1.0] — 2026-04-29

Added

  • Initial public release of the trend-radar skill suite.
  • trend-monitor — multi-platform hotspot sweep + auto-extracted emerging keywords across 11 sources (zhihu, weibo, douyin, bilibili-hot-search, baidu, toutiao, thepaper, ifeng, tieba, cls-hot, wallstreetcn-hot).
  • trend-deep-dive — single-topic analysis with trend / lifecycle / viral / predict modes; includes decision tree for picking analysis type.
  • trend-alert — anomaly detection + push to 9 channels (飞书 / 钉钉 / 企业微信 / Telegram / Slack / Bark / ntfy / Email / Generic Webhook) with channel-correct formatting and rate limiting.
  • viral-forge — platform-native content generation for 小红书 / 抖音 / B站 / 微博 / 知乎 / 公众号; ships with 36 proven title patterns and 合规 guardrails.
  • trend-report — daily / weekly / monthly / period-vs-period digest reports with three audience templates (执行摘要 / 媒体行业 / 投放团队).
  • docs/mcp-tools.md — full mcp__trendradar__* tool catalog.
  • .github/workflows/validate.yml — CI gate using skills-ref validate.

Notes

  • Compliant with the Agent Skills specification at https://agentskills.io/specification.
  • Each skill is self-contained — viral-forge carries its own platform-playbook.md; cross-skill references are informational only.