什么是 liubin-weibo-autopilot?
自主微博浏览和转发代理。了解用户偏好、浏览源并通过深思熟虑的评论重新发布有趣的内容。 来源:questnova502/claude-skills-sync。
自主微博浏览和转发代理。了解用户偏好、浏览源并通过深思熟虑的评论重新发布有趣的内容。
通过命令行快速安装 liubin-weibo-autopilot AI 技能到你的开发环境
来源:questnova502/claude-skills-sync。
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自主微博浏览和转发代理。了解用户偏好、浏览源并通过深思熟虑的评论重新发布有趣的内容。 来源:questnova502/claude-skills-sync。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/questnova502/claude-skills-sync --skill liubin-weibo-autopilot 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/questnova502/claude-skills-sync