multi-wordcheck

Detect prohibited words in text for WeChat, Xiaohongshu, and Douyin.

326|43|Updated May 12, 2026
One-click install
npx skills add https://github.com/redfox-data/redfox-community --skill multi-wordcheck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi-wordcheck
Source: https://github.com/redfox-data/redfox-community/tree/main/skills/multi-wordcheck
Command: npx skills add https://github.com/redfox-data/redfox-community --skill multi-wordcheck

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

This skill detects and flags prohibited words in cross-platform content, helping teams reduce compliance risk by providing context-aware replacements and a publish-ready output.

Core Features & Use Cases

  • Prohibited word detection with contextual replacement suggestions, covering WeChat Official Accounts, Xiaohongshu, and Douyin.
  • Input flexibility: paste text, upload txt files, or fetch content from web URLs; supports long-form content with batch processing.
  • Output ready-to-use results along with platform-specific guidance for quick content approvals.

Quick Start

Paste your text and specify the target platform to run an immediate prohibited-word scan with replacement suggestions.

Frequently Asked Questions about multi-wordcheck

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

FAQPage Schema
How do I check text for prohibited words across WeChat, Xiaohongshu, and Douyin?

To check text for prohibited words across WeChat, Xiaohongshu, and Douyin, you can paste your content and specify the target platform. The tool then scans the text and provides context-aware replacement suggestions.

Can I scan uploaded files and web URLs for compliance issues?

Yes, you can scan uploaded txt files and fetch content from web URLs for compliance issues. The tool supports input flexibility for pasted text, files, and URLs, including batch processing for long-form content.

What is the best way to detect platform-specific prohibited words in long-form content?

The best way to detect platform-specific prohibited words in long-form content is using batch processing with cross-platform detection. This approach scans text against WeChat, Xiaohongshu, and Douyin guidelines simultaneously.

Do I need an API key to run prohibited-word detection?

Yes, you need an API key to run prohibited-word detection because the tool integrates with an external service. You can also use environment-variable overrides to configure custom API endpoints.

Does the text extraction process handle errors if a web URL fetch fails?

Yes, the text extraction process handles errors robustly if a web URL fetch fails. The tool implements robust error handling throughout its input processing and API integration workflows to manage fetch failures.

What limitations exist when using requests for content review workflows?

A limitation when using requests for content review workflows is strict dependency on external API availability and valid API keys. The tool cannot perform offline prohibited-word detection without successful API integration.