Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$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).