liubin-weibo-autopilot

Installation
SKILL.md

Weibo Autopilot (微博自动驾驶)

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

Script Directory

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

Agent Execution Instructions:

  1. Determine this SKILL.md file's directory path as SKILL_DIR
  2. Script path = ${SKILL_DIR}/scripts/<script-name>.ts
  3. Replace all ${SKILL_DIR} in this document with the actual path

Script Reference:

Script Purpose
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
Related skills

More from questnova502/claude-skills-sync

Installs
31
GitHub Stars
4
First Seen
Jan 24, 2026