AI Agent Hub
Back to skills
Daily Recommendation Ads and LLM Tech Brief icon

Daily Recommendation Ads and LLM Tech Brief

AI Agent Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_d28b18a4/chengrecllmskill into my AI assistant by following https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Public signals for recommendation systems, ads, and LLM/Agent engineering are scattered across WeChat Official Accounts, Zhihu, and GitHub. The feed is often mixed with recruiting posts, PR releases, and event announcements, making it hard to isolate real engineering progress or algorithmic changes day to day.

How It Works

The skill splits the workflow into two pipelines:
- Article intelligence: search mp.weixin.qq.com and zhihu.com using after:{{yesterday}}, focused on entities such as Tencent, Alibaba, ByteDance, Baidu, Huawei, Meituan, Zhipu AI, and DeepSeek. It separates Ads & Recommendation from LLM/Agent using terms like recall, ranking, CTR, CVR, Agent, and distributed training, then merges duplicate threads about the same topic.
- GitHub trends: scan global repositories for topic:recommendation-system, topic:llm, topic:agent, inference framework, and related terms, ranked by repository traction, forks, and update time across Daily, Weekly, and Monthly windows.

Each item should include source, title, a technical summary, and links. GitHub entries also classify the project as weights, training framework, inference engine, or agent app, and report trend data. The execution rules prioritize de-duplication, randomized search intervals, and content with architecture diagrams, formula derivation, benchmarks, or incident postmortems, while filtering out recruiting, award PR, and empty event notices.

Boundaries

This is best treated as a daily engineering brief for rec/ads and LLM/Agent, not a general news summarizer. Output quality depends on the monitored entity list, the presence of substantive technical detail, and the signal-to-noise ratio of GitHub repositories. Monthly trend analysis also depends on continuous logs in /data/monitoring_log.md.

Use Cases

  • Before standup, summarize yesterday's WeChat and Zhihu posts on recommendation-ads algorithms into a linked brief.
  • Track target companies' deep articles on CTR, ranking, and fine ranking while filtering jobs and PR posts.
  • Scan new GitHub repos for recommendation systems or Agent apps, ranked by Stars and update time.
  • At month-end, infer top three engineering trends in recommendation ads and LLMs from the monitoring log.

Best For

  • Rec/ads algorithm engineers who need daily signals on recall, ranking, and CTR changes at major companies.
  • LLM platform engineers tracking fine-tuning, inference frameworks, and Agent orchestration practices.
  • Tech-intel owners who need WeChat, Zhihu, and GitHub signals into a daily engineering brief.
  • Open-source editors filtering GitHub Trending for rec/ads and LLM repos with benchmarks.