humanize by humanizerai/agent-skills
npx skills add https://github.com/humanizerai/agent-skills --skill humanize使用 HumanizerAI API 将 AI 生成的内容转化为自然、类人的写作。
当用户调用 /humanize 命令时,您应该:
$ARGUMENTS 以获取文本和可选的 --intensity 标志用户可能提供:
/humanize [他们的文本]/humanize --intensity aggressive [他们的文本]默认强度为 medium。
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 值 | 名称 | 描述 | 最适合 |
|---|
light | 轻度 | 细微改动,保留风格 | 已编辑过的文本,AI 分数较低 |
medium | 中度 | 平衡的改写(默认) | 大多数用例 |
aggressive | 绕过 | 最大绕过模式 | 高 AI 分数,严格的检测器 |
向 https://humanizerai.com/api/v1/humanize 发送 POST 请求:
Authorization: Bearer $HUMANIZERAI_API_KEY
Content-Type: application/json
{
"text": "<用户的文本>",
"intensity": "medium"
}
按如下格式展示结果:
## 人性化完成
**分数:** X → Y (提升)
**已处理字数:** N
**剩余积分:** X
---
### 人性化文本
[人性化后的文本]
---
[基于最终分数的建议]
如果用户积分不足:
HUMANIZERAI_API_KEY 环境变量如果遇到速率限制,建议等待或升级到商业计划。
每周安装量
760
仓库
GitHub 星标数
10
首次出现
2026年2月3日
安全审计
安装于
opencode737
gemini-cli736
codex732
cursor728
github-copilot725
kimi-cli722
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.
Weekly Installs
760
Repository
GitHub Stars
10
First Seen
Feb 3, 2026
Security Audits
Gen Agent Trust HubPassSocketWarnSnykWarn
Installed on
opencode737
gemini-cli736
codex732
cursor728
github-copilot725
kimi-cli722
超能力技能使用指南:AI助手技能调用优先级与工作流程详解
37,500 周安装
Dokie AI PPT:AI驱动的专业演示文稿设计工具,支持HTML创意动效
737 周安装
PRD生成器:AI驱动产品需求文档工具,快速创建清晰可执行PRD
737 周安装
Devcontainer 设置技能:一键创建预配置开发容器,集成 Claude Code 和语言工具
739 周安装
Plankton代码质量工具:Claude Code自动格式化与Linter强制执行系统
741 周安装
ML Pipeline专家指南:生产级机器学习流水线架构、编排与自动化部署
741 周安装
Tavily API 网络搜索技能 - AI 优化搜索,获取结构化实时网络数据
742 周安装