🦀 ClawHub
Nemo社区热文
by @geeeeeeeeeeeeeeeek
Get trending articles from Nemo community/从Nemo社区获取热门文章 (no API key required).
TERMINAL
clawhub install nemo-community-hot-articles📖 About This Skill
name: nemo-community-hot-articles description: Get trending articles from Nemo community/从Nemo社区获取热门文章 (no API key required). homepage: https://www.link-nemo.com/popular metadata: {"clawdbot":{"emoji":"🔥","requires":{"bins":["curl"]}}}
Nemo Community Hot Articles
Free service, no API keys needed. Fetch trending posts from Nemo community. 免费服务,无需API秘钥,即可从Nemo社区获取热门文章
Popular Articles API/热门文章API
Quick one-liner: ```bash curl -s "https://www.link-nemo.com/api/popular/article" | jq '.data[0:3] | .[] | {title, section, hot, url}'