clean-followers

Flag likely bots, inactive followers, and ghost accounts in Twitter/X follower lists.

177|17|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill clean-followers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clean-followers
Source: https://github.com/Xquik-dev/x-twitter-scraper/tree/main/skills/clean-followers
Command: npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill clean-followers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits follower quality by identifying bots, inactive accounts, and ghost profiles in a user's X/Twitter followers. Analysis is non-destructive; removal actions are not exposed via the API and must be performed by the user in the dashboard or X app.

Core Features & Use Cases

  • Follower extraction: Retrieve the full follower list for a target account via the follower_explorer tool.
  • Bot/ghost detection: Apply heuristic signals such as low engagement, zero avatar, new accounts, and abnormal follower/following ratios to flag candidates.
  • Review workflow: Return a flagged shortlist for manual review and dashboard-based actions.

Quick Start

Submit a follower_explorer extraction for your targetUsername to start auditing followers.

Frequently Asked Questions about clean-followers

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

FAQPage Schema
How do I identify bots and ghost accounts in my Twitter followers?

To identify bots and ghost accounts in Twitter followers, this skill retrieves your follower list and applies heuristic signals like low engagement, zero avatars, new account creation, and abnormal follower ratios to flag suspicious candidates.

What is the best way to audit inactive followers on X?

The best way to audit inactive followers on X is to extract the target account's follower list and evaluate heuristic signals, which flags zero-activity and ghost profiles so you can review audience quality metrics.

How does bot detection for Twitter follower lists actually work?

Bot detection for Twitter follower lists works by applying heuristic analysis to follower data, checking for indicators like abnormal follower-to-following ratios, missing avatars, low engagement, and recent account creation dates.

Can I automatically remove flagged ghost followers through the API?

No, you cannot automatically remove flagged ghost followers through the API. This follower analysis is non-destructive; it only returns a flagged shortlist for manual review, requiring you to perform removals in the dashboard or X app.

Do I need an API key to extract Twitter followers for an audience quality audit?

Yes, you need an API key to extract Twitter followers for an audience quality audit. The skill uses the follower_explorer endpoint to retrieve the target user's follower list for subsequent bot and inactive account analysis.

What signals indicate a fake or bot follower during a Twitter audit?

Signals that indicate a fake or bot follower during a Twitter audit include zero engagement, missing avatars, recent account creation, and abnormal follower-to-following ratios, which are evaluated to flag suspicious profiles.