skills/daily-trending/SKILL.md
获取今日热榜,从tophub.today抓取各平台热搜榜单。当用户询问"今天有什么热搜"、"热榜"、"微博热搜"时触发。
npx skillsauth add aaaaqwq/agi-super-team daily-trendingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
获取今日热榜,从tophub.today抓取各平台热搜数据。
从tophub.today获取以下平台的热榜:
/n/mproPpoq6O/n/KqndgxeLl9/n/Jb0vmloB1G/n/Q1Vd5Ko85R/n/5VaobgvAj1/n/wWmoO5Rd4E/n/NKGoRAzel6/n/G47o8weMmN# 微博热搜
web_fetch("https://tophub.today/n/KqndgxeLl9", maxChars=3000)
# 知乎热榜
web_fetch("https://tophub.today/n/mproPpoq6O", maxChars=3000)
# 百度热点
web_fetch("https://tophub.today/n/Jb0vmloB1G", maxChars=3000)
# 36氪
web_fetch("https://tophub.today/n/Q1Vd5Ko85R", maxChars=3000)
# 虎嗅
web_fetch("https://tophub.today/n/5VaobgvAj1", maxChars=3000)
从所有平台的热榜中,筛选出真正重要的、真正处于讨论焦点的热点:
排除类型:
保留类型:
输出要求:
只输出最有价值的5条:
---
🔥 今日热榜(2月19日)
1. 高市早苗确认当选日本新任首相,将着手组建新内阁
2. 2026年春节档电影总票房突破20亿元
3. 苏翊鸣夺得米兰冬奥会单板滑雪男子坡面障碍技巧金牌
4. 韩国短道速滑女子3000米接力夺得金牌
5. 沙特投资483亿美元收购字节跳动部分业务
---
注意:
development
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
tools
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
data-ai
Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.
tools
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.