·liubin-weibo-autopilot
</>

liubin-weibo-autopilot

Autonomous Weibo browsing and reposting agent. Learns user preferences, browses feeds, and reposts interesting content with thoughtful commentary.

19Installs·0Trend·@questnova502

Installation

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

How to Install liubin-weibo-autopilot

Quickly install liubin-weibo-autopilot AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/questnova502/claude-skills-sync --skill liubin-weibo-autopilot
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: questnova502/claude-skills-sync.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/questnova502/claude-skills-sync --skill liubin-weibo-autopilot
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from questnova502/claude-skills-sync

Quick answers

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.

How do I install liubin-weibo-autopilot?

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

Where is the source repository?

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