blocking-muting-management

blocking-muting-management is a skill for Claude Code, Codex from nirholas/XActions. It costs 74 tokens per session (969 once invoked), scanned A, original, Apache-2.0.

Browser-console scripts for managing accounts and communities on X, formerly known as Twitter. They cover blocking, unblocking, muting, spam reporting, and removing followers.

In plain words
What is it for?
Use them to block or unblock lists of accounts, detect and block bots, mute keywords or users, report spam, manage muted words, and remove followers through soft-blocking.
Why use it?
They reduce repetitive account-management work when many users or unwanted posts need attention.

Skill for Claude CodeCodex

Part of the xactions plugin — 47 skills, 1 command, 6 agents, 1 MCP server shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/nirholas/xactions/blocking-muting-management
Any agent
npx skills add nirholas/XActions --skill blocking-muting-management
Clone the repo
git clone --depth 1 https://github.com/nirholas/XActions

Made for: Claude Code, Codex.

Or install xactions, the plugin that ships this one along with the rest of its 47 skills, 1 command, 6 agents, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for blocking-muting-management

README.md
[![agentmods](https://agentmods.dev/badge/skills/nirholas/xactions/blocking-muting-management.svg)](https://agentmods.dev/skills/nirholas/xactions/blocking-muting-management)
Your own site
<a href="https://agentmods.dev/skills/nirholas/xactions/blocking-muting-management"><img src="https://agentmods.dev/badge/skills/nirholas/xactions/blocking-muting-management.svg" alt="Measured on agentmods" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 969 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00074 $0.00969
Opus 5 $0.00037 $0.00485
Sonnet 5 $0.00015 $0.00194
Haiku 4.5 $0.00007 $0.00097

Measured 4d ago against content hash ac3e448cf48b, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

blocking-muting-management scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/blocking-muting-management/SKILL.md · 96 lines

How it starts

The opening of the file, as written. The whole thing — 96 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Blocking & Muting Management

Browser console scripts for blocking, unblocking, muting, and managing unwanted accounts on X/Twitter.

Script Selection

Goal File Navigate to
Block multiple accounts src/massBlock.js Any page on x.com
Unblock all blocked accounts src/massUnblock.js x.com/settings/blocked/all
Unmute all muted accounts src/massUnmute.js x.com/settings/muted/all
Detect and block bots src/blockBots.js x.com/USERNAME/followers
Mute users by keywords src/muteByKeywords.js Timeline or search results
Manage muted words src/manageMutedWords.js Any page
Report spam src/reportSpam.js Target account profile
Remove followers (soft-block) src/removeFollowers.js x.com/USERNAME/followers

Script Details

massBlock.js

Blocks a list of usernames by navigating to each profile and clicking Block. Configurable delay between blocks. Tracks progress and exports block list.

Controls: window.XActions.pause(), .resume(), .abort()

massUnblock.js

Navigates to blocked accounts page and clicks Unblock on each. Scrolls for more. Progress tracking with auto JSON export.

massUnmute.js

Same pattern as massUnblock but for muted accounts. Navigate to x.com/settings/muted/all first.

blockBots.js

Scans your followers using heuristics to detect bot accounts:

  • Default avatar / no profile picture
  • Very low follower count with high following count
  • Account age < 30 days with high activity
  • Bio contains spam keywords
  • No tweets or only retweets

Flags accounts as suspicious before blocking. Review mode available.

muteByKeywords.js

Scans timeline or search results for tweets containing specific keywords. Mutes the authors. Configurable keyword list.

manageMutedWords.js

Bulk-adds words/phrases to X's muted words list. Navigates to settings and adds each word programmatically.

removeFollowers.js

Removes followers using the block-then-immediately-unblock method. They stop following you without being permanently blocked. Processes one-by-one with safety delays.

Read the full file on GitHub · 96 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 96 lines · 74 tokens per session scan A ac3e448cf48b

Subscribe to this mod's changes

blocking-muting-management is a skill published in the GitHub repository nirholas/XActions (502 stars, last pushed today), licensed Apache-2.0. It adds 74 tokens to every session and 969 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

powerpoint

Create designed, editable PowerPoint .pptx presentations with PptxGenJS. Use when the user asks to create, generate, update, or inspect a deck, slide deck, presentation, or .pptx file.

the-open-agent/openagent · 48 tokens

documents

Create, read, edit, review, comment on, sanitize, render, and validate Microsoft Word DOCX documents. Use whenever a DOCX or Word document is a primary input or deliverable, including reports, proposals, forms, templates, tracked revisions, comments, tables, images, headers, footers, and style-preserving edits.

AstrBotDevs/AstrBot · 70 tokens

pdf

Read, create, inspect, merge, split, rotate, encrypt, fill, and validate PDF files. Use when the user asks to work with a PDF or convert supported Markdown into a polished PDF in AstrBot.

AstrBotDevs/AstrBot · 45 tokens

spreadsheets

Create, read, edit, analyze, convert, chart, and validate spreadsheet files including XLSX, XLSM, XLS, CSV, and TSV. Use when a spreadsheet is a primary input or deliverable, or when tabular data must remain editable and auditable in workbook form.

AstrBotDevs/AstrBot · 61 tokens

pptx

Create and validate Microsoft PowerPoint presentations (.pptx), including structured slide decks, tables, workflows, metadata, and reproducible generation scripts. Use for presentation, slides, PowerPoint, PPT, or PPTX creation and verification tasks.

agents-flex/agents-flex · 50 tokens

web-ssti

Server-Side Template Injection detection→engine-fingerprint→RCE for web apps. Use when user input renders into a server-side template (names, greetings, email/PDF/report generators, error pages, profile fields) and math payloads evaluate. Triggers - {{77}} returns 49, ${77}.

s0ld13rr/pentestcode · 71 tokens