What is liubin-weibo-autopilot?
Autonomous Weibo browsing and reposting agent. Learns user preferences, browses feeds, and reposts interesting content with thoughtful commentary. Source: questnova502/claude-skills-sync.
Autonomous Weibo browsing and reposting agent. Learns user preferences, browses feeds, and reposts interesting content with thoughtful commentary.
Quickly install liubin-weibo-autopilot AI skill to your development environment via command line
Source: 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 |
Autonomous Weibo browsing and reposting agent. Learns user preferences, browses feeds, and reposts interesting content with thoughtful commentary. Source: questnova502/claude-skills-sync.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/questnova502/claude-skills-sync --skill liubin-weibo-autopilotAutonomous Weibo browsing and reposting agent. Learns user preferences, browses feeds, and reposts interesting content with thoughtful commentary. Source: questnova502/claude-skills-sync.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/questnova502/claude-skills-sync --skill liubin-weibo-autopilot Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/questnova502/claude-skills-sync