← All skills
Tencent SkillHub · Communication & Collaboration

微博关键信息不漏看

用于监控微博关注流,先切换到最新微博时间线,再按发帖时间抓取并去重写入每日 Markdown,减少关键微博漏看。

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

用于监控微博关注流,先切换到最新微博时间线,再按发帖时间抓取并去重写入每日 Markdown,减少关键微博漏看。

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, references/cron-setup.md, references/markdown-schema.md, references/workflow.md, scripts/install_cron.sh

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.4

Documentation

ClawHub primary doc Primary doc: SKILL.md 5 sections Open source page

Weibo Timeline Monitor(微博关键信息不漏看)

将微博「最新微博」时间线的新增帖子稳定写入本地日报,方便随时打开 Markdown 查看,不再漏看关键信息。

本 Skill 强制约束

抓取前必须先点击左侧 最新微博,不能直接在推荐流抓取。 表格时间列必须是帖子原始发布时间,禁止写抓取时间。 发帖内容 必须是原帖正文,不能写成概括句。 内容总结 只写简短摘要(<= 30 字)。 以原始链接全文件去重,避免重复记录。 在时间窗口内执行滚动补抓,降低漏抓概率。

参考文档

references/workflow.md:完整抓取流程与时间解析规则。 references/markdown-schema.md:Markdown 表头与字段语义。 references/cron-setup.md:如何与 OpenClaw Cron 组合。

快速开始

确保 openclaw 浏览器 profile 已登录微博。 按 references/workflow.md 执行抓取流程。 按 references/markdown-schema.md 写入日报。 使用 scripts/install_cron.sh 创建周期任务。

安全注意

不在提示词、仓库或输出文件中保存账号密码、Cookie。 时间文本无法解析时跳过该条,并在运行摘要中统计跳过数。 无法稳定进入「最新微博」时,返回可读失败信息,避免静默错抓。

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
5 Docs1 Scripts
  • SKILL.md Primary doc
  • README.md Docs
  • references/cron-setup.md Docs
  • references/markdown-schema.md Docs
  • references/workflow.md Docs
  • scripts/install_cron.sh Scripts