chat-filter

Diagnose ChatControl chat filter bypasses, false positives, and message blocks.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/kangarko/ai-support --skill chat-filter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chat-filter
Source: https://github.com/kangarko/ai-support/tree/main/projects/chatcontrol/skills/chat-filter
Command: npx skills add https://github.com/kangarko/ai-support --skill chat-filter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Troubleshoot and diagnose issues with built-in chat filters (anti-spam, anti-caps, anti-bot, parrot detection, similarity checking, newcomer restrictions) when messages are blocked or bypassed.

Core Features & Use Cases

  • Diagnostic flow that confirms whether a reported message originates from ChatControl or another plugin.
  • Guidance on identifying and resolving common conflicts with CM I, Vulcan, LiteBans, and other chat-related extensions.
  • Real-world scenario: a user reports a filter message but suspects a false positive; follow steps to verify the source and apply a targeted fix.

Quick Start

Ask for the exact user-visible message and then follow the diagnostic flow to determine whether the issue comes from ChatControl or another plugin.

Frequently Asked Questions about chat-filter

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

FAQPage Schema
How do I troubleshoot ChatControl chat filters blocking messages?

To troubleshoot ChatControl chat filters blocking messages, identify the exact user-visible message and follow a diagnostic flow to confirm whether the block originates from ChatControl or another plugin. This verifies if a false positive or bypass issue is occurring.

Why does anti-spam or anti-caps bypass detection fail on my server?

Anti-spam or anti-caps bypass detection fails when plugin conflicts interfere with message processing. Diagnosing the issue requires checking your ChatControl version and inspecting relevant plugin outputs to identify conflicts with other chat-related extensions.

How do I resolve ChatControl false positives with anti-bot and newcomer restrictions?

To resolve ChatControl false positives with anti-bot and newcomer restrictions, access the filter texts from en_US.json to verify the source of the reported message. Apply targeted fixes based on the specific filter configuration causing the false block.

Does ChatControl conflict with Vulcan, LiteBans, or other chat plugins?

ChatControl can conflict with Vulcan, LiteBans, and CM I. A diagnostic flow helps identify and resolve these common conflicts by confirming whether a reported filter message originates from ChatControl or the other installed chat-related extension.

What do I need to diagnose parrot detection and similarity check issues in ChatControl?

Diagnosing parrot detection and similarity check issues requires access to filter texts from en_US.json, knowledge of your ChatControl version, and the ability to inspect relevant plugin outputs to provide actionable debugging steps for your server configuration.