← 返回
未分类 中文

Weibo TrendNote AI PC

Fetch Weibo realtime hot search rankings, summarize trending topics with a local model, and append the hot list plus digest to an Obsidian note. Supports one...
获取微博实时热搜榜单,使用本地模型总结热门话题,将热搜列表和摘要添加到Obsidian笔记。支持...
yinquan251 yinquan251 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 429
下载
💾 1
安装
1
版本
#latest

概述

Weibo TrendNote AI PC

Use this skill to fetch current Weibo hot trends, summarize them locally, and append the result to Obsidian.

What it does

  • Fetches the current Weibo hot search list.
  • Summarizes the latest hot topics with a local summarize CLI / local model flow.
  • Appends the hot list and summary to an Obsidian note.
  • Can optionally register recurring cron jobs, but only when the user explicitly asks for scheduled automation.

Safety and side effects

  • This skill writes local state files under C:\Users\Intel\.openclaw\state\weibo_hot.
  • This skill appends content to an Obsidian note.
  • Optional cron setup creates persistent scheduled jobs in OpenClaw.
  • Do not install recurring cron jobs unless the user explicitly asks for ongoing automation.

Recommended commands

One-time run

Use this for a normal fetch → summarize → write pass:

exec: python "{baseDir}/skill_runner.py" once

To force a full run even when the hot list has not changed:

exec: python "{baseDir}/skill_runner.py" once --force

Optional recurring automation

Only use this after the user explicitly asks to enable scheduled runs:

exec: python "{baseDir}/skill_runner.py" install-crons

Notes

  • This skill is Windows-only.
  • The runner loads optional values from C:\Users\Intel\.openclaw\state\weibo_hot\env.ps1 when present.
  • If env.ps1 is absent, the bundled scripts fall back to their built-in defaults.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-31 02:35 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 447 📥 105,336
knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 963 📥 520,504
knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 77 📥 164,440