在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:53
forks:8
updated:2026年1月31日 20:53
SKILL.md
| name | censor_message |
| description | Automatically censor profanity in messages by replacing with asterisks |
| version | 1.0.0 |
| author | GLINR |
| tools | ["censor_text"] |
When the user wants to send a message but have profanity automatically
censored, use the censor_text tool.
censor_text tool with the texttext: The text to censorreplacement: Custom replacement (default: "***")languages: Array of languages to checkInput: "What the fuck is this shit?" Output: "What the *** is this ***?"
Users can specify custom replacement strings:
Works with 24 languages. For non-English content, specify:
languages: ["spanish", "portuguese"]
This skill works across all OpenClaw-supported platforms:
Powered by glin-profanity
Compatible with OpenClaw, Moltbot (legacy), and Clawdbot (legacy).