Install
openclaw skills install ai-trending-modelsThis 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.
openclaw skills install ai-trending-modelsSystematically 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.
Load this skill whenever the user asks to:
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.
Query each source listed in references/sources.md using web_fetch or web_search.
Collect at minimum:
Rank projects by composite signal:
Output a clean Markdown report following the template in references/report_template.md.
Key sections: