·liubin-weibo-autopilot
</>

liubin-weibo-autopilot

自主微博浏览和转发代理。了解用户偏好、浏览源并通过深思熟虑的评论重新发布有趣的内容。

19安装·0热度·@questnova502

安装

$npx skills add https://github.com/questnova502/claude-skills-sync --skill liubin-weibo-autopilot

如何安装 liubin-weibo-autopilot

通过命令行快速安装 liubin-weibo-autopilot AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/questnova502/claude-skills-sync --skill liubin-weibo-autopilot
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:questnova502/claude-skills-sync。

SKILL.md

查看原文

An autonomous agent that browses Weibo feeds, identifies interesting content based on learned user preferences, and reposts with thoughtful commentary.

Important: All scripts are located in the scripts/ subdirectory of this skill.

| scripts/learn-preferences.ts | Learn user posting/commenting habits | | scripts/browse-feed.ts | Browse Weibo feeds and extract content | | scripts/repost.ts | Repost content with commentary | | scripts/autopilot.ts | Main controller for continuous operation | | scripts/weibo-cdp.ts | Shared Chrome CDP utilities |

自主微博浏览和转发代理。了解用户偏好、浏览源并通过深思熟虑的评论重新发布有趣的内容。 来源:questnova502/claude-skills-sync。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/questnova502/claude-skills-sync --skill liubin-weibo-autopilot
分类
</>开发工具
认证
收录时间
2026-02-20
更新时间
2026-03-11

Browse more skills from questnova502/claude-skills-sync

快速解答

什么是 liubin-weibo-autopilot?

自主微博浏览和转发代理。了解用户偏好、浏览源并通过深思熟虑的评论重新发布有趣的内容。 来源:questnova502/claude-skills-sync。

如何安装 liubin-weibo-autopilot?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/questnova502/claude-skills-sync --skill liubin-weibo-autopilot 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/questnova502/claude-skills-sync