ai-trending-models

This skill should be used when the user wants to discover, collect, or summarize the latest trending and viral open-source AI or LLM projects. Triggers include: 收集最新爆火AI开源项目, 最近有哪些热门大模型, 给我找前沿AI开源项目, what are the trending AI repos, latest open-source LLM projects, or any variation asking for hot trending new AI model releases and repositories.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ai-trending-models" with this command: npx skills add leon0401/ai-trending-models

AI Trending Models Skill

Purpose

Systematically collect and summarize the latest, most viral open-source AI / large-language-model (LLM) projects from authoritative sources, and present a structured, actionable intelligence report to the user.

Trigger Conditions

Load this skill whenever the user asks to:

  • Find / collect / scout the latest trending AI open-source projects
  • Summarize recent hot LLM / multimodal / agent frameworks
  • Track what's blowing up on GitHub, HuggingFace, arXiv, or AI news outlets

Workflow

Step 1 — Run the automated fetcher (preferred)

Execute scripts/fetch_trending.py to pull live data from multiple sources:

python3 scripts/fetch_trending.py

The script outputs a structured JSON file (trending_report.json) with raw data. Read and interpret that file for the final report.

If the script cannot run (network issues, missing deps), fall back to Step 2.

Step 2 — Manual web research fallback

Query each source listed in references/sources.md using web_fetch or web_search. Collect at minimum:

  • GitHub Trending (past 7 days, filter: AI / ML / LLM)
  • HuggingFace Models — trending tab
  • arXiv cs.AI / cs.CL — last 7 days, sorted by submission count
  • Papers With Code — trending methods
  • Twitter / X — #OpenSourceAI, #LLM hashtags top posts

Step 3 — Deduplicate & rank

Rank projects by composite signal:

  1. GitHub stars velocity (stars gained / days since release)
  2. Cross-source mention frequency (appears in GitHub + HuggingFace + arXiv = higher rank)
  3. Recency (prefer projects released or updated within 30 days)
  4. Community buzz (forks, issues, PR activity, social mentions)

Step 4 — Produce the report

Output a clean Markdown report following the template in references/report_template.md.

Key sections:

  • 执行摘要 / Executive Summary — 3-sentence overview of what's hot right now
  • TOP 10 爆火项目 — ranked table with: rank, project name, org/author, stars ⭐, stars delta Δ, category, one-line description, link
  • 按方向分类 — group projects by: LLM底座 | 多模态 | Agent/工具链 | 推理加速 | 数据/微调 | 其他
  • 值得关注的论文 — top 5 arXiv papers linked to open-source code
  • 趋势洞察 — bullet-point analysis of what the data signals for the industry

Output Standards

  • Language: match the user's language (default Chinese 中文)
  • Format: Markdown with emoji for visual clarity
  • Stars count: use K notation (e.g. 12.4K)
  • Always include direct URLs to GitHub repos / HuggingFace model pages
  • Date-stamp the report header with the collection date
  • If data is older than 3 days, note it clearly

Quality Rules

  • Minimum 10 projects in the main table; aim for 15–20
  • No duplicates across GitHub / HuggingFace entries for the same project
  • Verify each project is genuinely open-source (has an open license)
  • Flag projects that are "demo-only" or have no released weights
  • Prioritize projects with working code over paper-only releases

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Huo15 Openclaw Enhance

火一五·克劳德·龙虾增强插件 v5.7.8 — 全面适配 openclaw 2026.4.24:peerDep ^4.24 + build/compat 同步到 4.24 + 14 处 api.on 全部去掉 as any 改成 typed hook(hookName 联合类型 + handler 自动推断 Pl...

Registry SourceRecently Updated
General

Content Trend Analyzer

Aggregates and analyzes content trends across platforms to identify hot topics, user intent, content gaps, and generates data-driven article outlines.

Registry SourceRecently Updated
General

Prompt Debugger

Debug prompts that produce unexpected AI outputs — diagnose failure modes, identify ambiguity and conflicting instructions, test variations, compare model re...

Registry SourceRecently Updated
General

Indie Maker News

独行者 Daily - 变现雷达。读对一条新闻,少走一年弯路。每天5分钟,给创业者装上商业雷达。聚焦一人公司、副业、创业变现资讯,智能分类,行动导向。用户下载即能用,无需本地部署!

Registry SourceRecently Updated