xgo-manage-follows

Manage Twitter/X follow lists and execute confirmed batch follow/unfollow actions via the XGo API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ginobefun/gino-skills --skill xgo-manage-follows
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xgo-manage-follows
Source: https://github.com/ginobefun/gino-skills/tree/main/skills/xgo-manage-follows
Command: npx skills add https://github.com/ginobefun/gino-skills --skill xgo-manage-follows

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Help users manage and analyze their Twitter/X follow lists by providing paginated viewing, refresh controls, follow-status checks, tag distribution insights, and safe batch follow/unfollow operations to reduce clutter and surface valuable accounts.

Core Features & Use Cases

  • View & Refresh: Paginated retrieval of follow lists from XGo and asynchronous refresh from Twitter with membership-based interval limits.
  • Analyze & Report: Summary statistics, list distribution, and tag counts for follow categorization and health checks.
  • Recommend & Act Safely: Provide follow and unfollow recommendations and execute confirmed batch follow/unfollow requests with per-batch limits and robust error handling.
  • Use Case: A social media manager audits 300+ follows, identifies inactive accounts for cleanup, and confirms a staged unfollow batch while preserving rate-limit safety.

Quick Start

Show my following list page 1 with 50 items, then provide follow/unfollow recommendations and ask for confirmation before performing any batch actions.

Frequently Asked Questions about xgo-manage-follows

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage my Twitter following list and perform batch unfollows?

Manage Twitter following lists by viewing paginated data, checking follow statuses, and executing confirmed batch unfollow requests. The system generates unfollow recommendations and applies per-batch limits with error handling to ensure safe follow management.

Can I check tag distributions and summary statistics for my Twitter follows?

Check tag distributions by retrieving summary statistics, list distributions, and tag counts for your Twitter follows. Parallel analytics calls categorize accounts and perform health checks to surface valuable profiles and reduce clutter.

Does managing Twitter follows with this API require authentication?

Managing Twitter follows requires authenticated X-API-KEY access to interact with the XGo API. This authentication validates paginated reads, refresh controls, and guarded batch POST actions for follow and unfollow workflows.

How do I refresh my Twitter follow list without hitting rate limits?

Refresh your Twitter follow list using asynchronous refresh controls that enforce membership-based interval limits. This mechanism prevents rate-limit violations while updating paginated follow data from the XGo API.

What is the best way to audit inactive Twitter accounts for a follow cleanup?

Audit inactive Twitter accounts by viewing paginated follow lists, analyzing tag distributions, and generating unfollow recommendations. You can then confirm staged batch unfollow actions to safely clean up clutter while preserving rate-limit safety.

Are there limitations when executing batch follow actions via the XGo API?

Batch follow actions via the XGo API are constrained by per-batch limits and robust error handling. Guarded POSTs require explicit confirmation before execution, and refresh intervals are membership-based to prevent rate-limit issues.