unfollow-management

Run browser console scripts to mass unfollow accounts on X/Twitter.

443|88|Updated Feb 18, 2024
One-click install
npx skills add https://github.com/nirholas/XActions --skill unfollow-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfollow-management
Source: https://github.com/nirholas/XActions/tree/main/skills/unfollow-management
Command: npx skills add https://github.com/nirholas/XActions --skill unfollow-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Mass unfollow on X/Twitter can be tedious and error-prone; this Skill provides browser console scripts to automate bulk unfollows, identify non-followers, and optimize your follow/follower ratio.

Core Features & Use Cases

  • Bulk unfollow: remove all accounts from the Following list with controlled scrolling and rate limiting.
  • Non-follower targeting with logging: identify accounts that don't follow you back and log them for review.
  • Time-based whitelisting: protect VIP accounts while cleaning up followers.
  • Ratio optimization: monitor and improve your follow/follower balance over time.

Quick Start

On your X/Twitter following page, run the unfollowEveryone.js script to start mass unfollowing.

Frequently Asked Questions about unfollow-management

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

FAQPage Schema
How do I bulk unfollow accounts on X/Twitter without hitting rate limits?

You can bulk unfollow on X/Twitter by running browser console scripts like unfollowEveryone.js, which feature controlled scrolling and built-in rate-limiting safeguards to safely clean up your Following list.

Can I identify and log non-followers on X/Twitter for review?

Yes, you can identify non-followers on X/Twitter using scripts that target accounts not following you back and log them, allowing you to review them before removing or keeping them.

How do I protect specific accounts from being unfollowed during a mass cleanup?

You can protect VIP accounts during a mass unfollow by using time-based whitelisting, which prevents selected accounts from being removed while you clean up your followers list.

What is the best way to optimize my follow/follower ratio on X/Twitter over time?

The best way to optimize your X/Twitter follow/follower ratio is to use browser scripts that monitor and manage your follower balance across sessions, removing non-followers to maintain ratio health.

Do I need any external dependencies or browser extensions to run these X/Twitter unfollow scripts?

No external dependencies or extensions are required; the mass unfollow scripts run directly in your browser console on the X/Twitter following page for deterministic execution.