by humanizerai
此技能可将AI生成的内容转化为自然的、类似人写的文字,帮助用户绕过AI检测工具。它能帮助用户躲避抄袭检查器和AI检测器。
1. 打开 Claude 聊天界面
2. 点击下方 "📋 复制" 按钮
3. 粘贴到 Claude 聊天框中并发送
4. 输入 "使用 humanize 技能" 开始使用
=== humanize 技能 === 作者: humanizerai 描述: 此技能可将AI生成的内容转化为自然的、类似人写的文字,帮助用户绕过AI检测工具。它能帮助用户躲避抄袭检查器和AI检测器。 使用方法: 1. 调用技能: "使用 humanize 技能" 2. 提供相关信息: 根据技能要求提供必要参数 3. 查看结果: 技能会返回处理结果 示例: "使用 humanize 技能,帮我分析一下这段代码"
这种方法适用于所有 Claude 用户,不需要安装额外工具。
writing
low
Transform AI-generated content into natural, human-like writing using the HumanizerAI API.
When the user invokes /humanize, you should:
The user may provide:
/humanize [their text]/humanize --intensity aggressive [their text]Default intensity is medium.
| Value | Name | Description | Best For |
|---|---|---|---|
light | Light | Subtle changes, preserves style | Already-edited text, low AI scores |
medium | Medium | Balanced rewrites (default) | Most use cases |
aggressive | Bypass | Maximum bypass mode | High AI scores, strict detectors |
Make a POST request to https://humanizerai.com/api/v1/humanize:
Authorization: Bearer $HUMANIZERAI_API_KEY
Content-Type: application/json
{
"text": "<user's text>",
"intensity": "medium"
}
Present results like this:
## Humanization Complete
**Score:** X → Y (improvement)
**Words Processed:** N
**Credits Remaining:** X
---
### Humanized Text
[The humanized text]
---
[Recommendation based on final score]
If the user doesn't have enough credits:
If rate limited, suggest waiting or upgrading to Business plan.
View Count
0
Download Count
0
Favorite Count
0
Quality Score
68