liubin-weibo-autopilot이란?
자율적인 Weibo 탐색 및 재포스팅 에이전트. 사용자 선호도를 학습하고, 피드를 탐색하고, 사려 깊은 논평과 함께 흥미로운 콘텐츠를 다시 게시합니다. 출처: questnova502/claude-skills-sync.
자율적인 Weibo 탐색 및 재포스팅 에이전트. 사용자 선호도를 학습하고, 피드를 탐색하고, 사려 깊은 논평과 함께 흥미로운 콘텐츠를 다시 게시합니다.
명령줄에서 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 |
자율적인 Weibo 탐색 및 재포스팅 에이전트. 사용자 선호도를 학습하고, 피드를 탐색하고, 사려 깊은 논평과 함께 흥미로운 콘텐츠를 다시 게시합니다. 출처: questnova502/claude-skills-sync.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/questnova502/claude-skills-sync --skill liubin-weibo-autopilot자율적인 Weibo 탐색 및 재포스팅 에이전트. 사용자 선호도를 학습하고, 피드를 탐색하고, 사려 깊은 논평과 함께 흥미로운 콘텐츠를 다시 게시합니다. 출처: 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