Openclaw-master-skills weibo-trending-bot

weibo-trending-bot - 微博热搜机器人

install
source · Clone the upstream repo
git clone https://github.com/LeoYeAI/openclaw-master-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/LeoYeAI/openclaw-master-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/weibo-trending-bot" ~/.claude/skills/leoyeai-openclaw-master-skills-weibo-trending-bot && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/LeoYeAI/openclaw-master-skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/weibo-trending-bot" ~/.openclaw/skills/leoyeai-openclaw-master-skills-weibo-trending-bot && rm -rf "$T"
manifest: skills/weibo-trending-bot/SKILL.md
source content

weibo-trending-bot - 微博热搜机器人

描述

实时监控微博热搜榜,追踪热点话题、明星八卦、社会新闻。自动生成蹭热点文案。

定价

  • 包月订阅: ¥19/月
  • 实时热搜推送
  • 包含蹭热点文案生成

用法

# 查看热搜榜
/weibo-trending-bot --hot

# 监控特定话题
/weibo-trending-bot --track "科技"

# 生成蹭热点文案
/weibo-trending-bot --generate --topic "#热门话题#"

# 设置提醒
/weibo-trending-bot --alert --keyword AI

技能目录

~/.openclaw/workspace/skills/weibo-trending-bot/

作者

张 sir

版本

1.0.0