moark-text-moderations

Perform text review on user-specified input text that may be inappropriate or offensive.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "moark-text-moderations" with this command: npx skills add fchange/moark-text-moderations

Text Moderation

This skill allows users to perform text review on user-specified input text that may be inappropriate or offensive using an external GITEE AI API.

Usage

Ensure you have installed the required dependencies (pip install openai). Use the bundled script to perform text moderation.

python {baseDir}/scripts/perform_text_moderation.py --text "User-specified input text" --api-key YOUR_API_KEY

Options

No additional parameters are required for this skill.

Workflow

  1. Execute the perform_text_moderation.py script with the parameters from the user.
  2. Parse the script output and find the line starting with MODERATION_RESULT:.
  3. Extract the moderation result from that line (format: MODERATION_RESULT: ...).
  4. Display the moderation result to the user using markdown syntax: 🛡️[Moderation Result]

Notes

  • If GITEEAI_API_KEY is none, you should remind user to provide --api-key argument
  • You should not only return the moderation result but also provide a brief summary of the moderation result based on the user's input text.
  • When you add prompt, you should honestly repeat the requirements from user without any additional imaginations.
  • The script prints MODERATION_RESULT: in the output - extract this result and display it using markdown image syntax:🛡️[Moderation Result].
  • Always look for the line starting with MODERATION_RESULT: in the script output.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ephemeral Media Hosting

自動削除機能付き一時メディアホスティングシステム

Registry SourceRecently Updated
General

Ethereum Read Only

Foundry castを使用したウォレット不要のオンチェーン状態読み取り

Registry SourceRecently Updated
General

OpenClaw Memory

Manage, optimize, and troubleshoot the OpenClaw memory system — MEMORY.md curation, daily logs (memory/YYYY-MM-DD.md), memory_search tuning, compaction survi...

Registry SourceRecently Updated
General

ImageRouter

Generate AI images with any model using ImageRouter API (requires API key).

Registry SourceRecently Updated
2.6K2dawe35