xgo-organize-follows

通过 XGo (xgo.ing) 开放接口整理和分类 Twitter/X 关注用户。适用场景:(1) 查看未分类的关注用户,(2) 自动分析用户并推荐列表归属,(3) 批量将用户分类到列表,(4) 整理关注列表,减少未分类用户。触发短语:'整理关注', '分类关注', 'organize follows', '关注分类', '未分类用户', 'uncategorized', '整理我的关注', '自动分类', 'auto categorize', '关注整理', '分类到列表', 'categorize follows', '清理关注', 或任何与关注用户整理、分类、批量归档相关的表述。

Category

Other Tools

Install

Hot:47

Download and extract to your skills directory

Copy command and send to OpenClaw for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=ginobefun-skills-xgo-organize-follows&locale=en&source=copy

Follow Organizer

Skill Overview


Using the XGo public API to intelligently organize your Twitter/X following list. It automatically identifies uncategorized accounts, uses AI analysis to determine which recommended lists they belong to, and performs batch categorization actions—turning a messy following list into a well-organized one.

Use Cases

1. Find and Organize Uncategorized Following


If you’ve followed many users but only a few are categorized, this skill quickly detects all uncategorized accounts, preventing important information from being buried in a chaotic timeline.

2. AI Smart Matching for Recommended Lists


No need to manually analyze each user’s posts. The skill automatically retrieves the user’s bio, tags, and representative posts, then semantically matches them to the best-fitting list category—greatly improving efficiency.

3. Batch Execute Categorization Actions


After confirming the suggested categories, you can add multiple users to the corresponding lists at once. It also supports creating new lists, turning tedious manual work into fast batch processing.

Core Features

1. Six-Stage Intelligent Workflow


A complete interactive workflow: preparation of statistics → fetching uncategorized users → deep analysis → AI matching → user confirmation → executing categorization. Each stage provides clear outputs and progress prompts to ensure the process is controllable and traceable.

2. Multi-Dimensional User Analysis


For each uncategorized user, it runs three parallel requests: fetch user details (bio, tags), latest original posts, and most popular original posts. Based on this data, AI performs semantic matching to recommend the best list.

3. Flexible Confirmation Mechanism


Before performing write operations, you can review all categorization suggestions. It supports skipping specific users, changing the target list, rejecting the creation of new lists, etc., ensuring the final categorization matches your needs.

FAQs

What do I need to use this skill?


You need an XGo Plus or Pro membership to use the public API. You must set the XGO_API_KEY environment variable to get an API key from XGo. Free accounts cannot use the public API features.

How accurate are the AI recommended categorizations?


AI performs semantic matching based on the user’s bio keywords, system tags, and post content, comparing them with the current lists’ names, descriptions, and member characteristics. Accuracy is higher for users with clear themes, but users with mixed or cross-domain content may require manual adjustments.

Will batch operations trigger Twitter rate limiting?


The XGo public API has separate rate limits (Plus: 200 requests/min). Organizing 20 users in a batch typically takes about 60 API requests, far below the limit. The skill uses a grouped parallel strategy—5 users per group—to avoid triggering limits. If a 429 error occurs, it will automatically wait and retry.