douyin-prohibited-word

Detects Douyin prohibited words in text, documents, or web pages and returns highlighted replacements.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, beautifulsoup4, playwright, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Douyin content creators and teams often publish copy that inadvertently contains prohibited terms. This Skill detects such terms in text, documents, or web content, highlights hits in bold, and provides context-aware replacement suggestions along with a safe, ready-to-publish revised version.

Core Features & Use Cases

  • Prohibited-word highlighting: Hits are bolded in the original content to make risks instantly visible.
  • Smart replacement suggestions: Each hit includes a context-aware replacement and a rationale to maintain natural flow.
  • One-click publish-ready output: Outputs a full revised copy with replacements highlighted and a downloadable plain-text file.
  • Input versatility: Supports pasted text, TXT/DOC/DOCX uploads, and URL-based web content; handles long content via batch checks.
  • Real-world scenarios: Helpful for short-video creators, ecommerce teams, live-ops planners, and brand marketing ensuring compliant copy.

Quick Start

Paste text, upload a document, or share a URL to detect Douyin prohibited words and receive highlighted results with a safe replacement copy.

Frequently Asked Questions about douyin-prohibited-word

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

FAQPage Schema
How do I detect Douyin prohibited words in my marketing copy?

To detect Douyin prohibited words, paste text, upload TXT/DOC/DOCX files, or share a URL; the tool highlights risky terms in bold and returns a safe, revised copy with context-aware replacements.

What is the best way to check short-video scripts for content moderation risks?

Checking short-video scripts for content moderation involves scanning the text to identify prohibited terms, highlighting hits in the original content, and providing context-aware replacement suggestions to maintain a natural flow.

Does the word ban detector support document uploads and web page URLs?

Yes, the word ban detector supports pasted text, TXT/DOC/DOCX document uploads, and URL-based web content extraction, handling long content through batch checks with robust error handling and retries.

Can I get a publish-ready version of my text after detecting banned words?

Yes, you get a publish-ready output featuring a full revised copy with replacements highlighted, alongside a downloadable plain-text file ready for short-video or ecommerce use.

How does the detector handle long content with multiple prohibited terms?

For long content, the detector applies batch checks to process multiple prohibited terms, enforcing dependencies and utilizing robust error handling with retries to ensure accurate highlighting and replacement suggestions.

What happens if web content extraction fails during prohibited word detection?

If web content extraction encounters issues, the detector applies robust error handling with retries to ensure the URL-based content is successfully processed for prohibited word highlighting and safe replacements.