← 返回 Skills 市场
itsflow

De-AI-ify

作者 ItsFlow · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
3714
总下载
6
收藏
25
当前安装
1
版本数
在 OpenClaw 中安装
/install de-ai-ify
功能描述
Remove AI-generated jargon and restore human voice to text
使用说明 (SKILL.md)

De-AI-ify Text

Remove AI-generated patterns and restore natural human voice to your writing.

Usage

/de-ai-ify \x3Cfile_path>

What Gets Removed

1. Overused Transitions

  • "Moreover," "Furthermore," "Additionally," "Nevertheless"
  • Excessive "However" usage
  • "While X, Y" openings

2. AI Cliches

  • "In today's fast-paced world"
  • "Let's dive deep"
  • "Unlock your potential"
  • "Harness the power of"

3. Hedging Language

  • "It's important to note"
  • "It's worth mentioning"
  • Vague quantifiers: "various," "numerous," "myriad"

4. Corporate Buzzwords

  • "utilize" → "use"
  • "facilitate" → "help"
  • "optimize" → "improve"
  • "leverage" → "use"

5. Robotic Patterns

  • Rhetorical questions followed by immediate answers
  • Obsessive parallel structures
  • Always using exactly three examples
  • Announcement of emphasis

What Gets Added

Natural Voice

  • Varied sentence lengths
  • Conversational tone
  • Direct statements
  • Specific examples

Human Rhythm

  • Natural transitions
  • Confident assertions
  • Personal perspective
  • Authentic phrasing

Process

  1. Read original file
  2. Create copy with "-HUMAN" suffix
  3. Apply de-AI-ification
  4. Provide change log

Output

You'll get:

  • A new file with natural human voice
  • Change log showing what was fixed
  • List of places needing specific examples

Example Transformations

Before (AI): "In today's rapidly evolving digital landscape, it's crucial to understand that leveraging AI effectively isn't just about utilizing cutting-edge technology—it's about harnessing its transformative potential to unlock unprecedented opportunities."

After (Human): "AI works best when you use it for specific tasks. Focus on what it does well: writing code, analyzing data, and answering questions."

安全使用建议
This skill is internally consistent for editing files, but be cautious when using it: 1) Only pass file paths you intend to edit — do not point it at system files, private keys, or other secrets. 2) Because it writes a new file with a '-HUMAN' suffix, review the output and change log before publishing or replacing originals. 3) The skill author and source are unknown and there is no homepage; if provenance matters for your workflow, prefer skills from known authors or test on non-sensitive sample files first. 4) The skill does not transmit data externally or request credentials, so the main risk is accidental exposure from supplying sensitive file paths.
功能分析
Type: OpenClaw Skill Name: de-ai-ify Version: 1.0.0 The skill bundle is benign. The `_meta.json` file contains standard metadata. The `SKILL.md` file clearly describes a text transformation task, involving reading an input file and writing a modified copy, which aligns with its stated purpose of 'de-AI-ifying' text. There are no instructions for data exfiltration, malicious execution, persistence, or prompt injection against the agent beyond the scope of its described text processing functionality. File access is necessary for its operation.
能力评估
Purpose & Capability
Name and description (remove AI jargon and restore human voice) match the runtime instructions: the SKILL.md describes reading a source file, producing a '-HUMAN' copy, applying transformations, and producing a change log. Nothing requested (no env vars, no binaries) appears unnecessary for a file-editing text transformation.
Instruction Scope
The instructions explicitly tell the agent to 'Read original file' and create a copy with a '-HUMAN' suffix. That is expected for a file-editing skill, but it means the agent will read whatever file path the user supplies — including potentially sensitive system files if the user provides them. The instructions do not transmit data externally or request additional context beyond the file, and they do not instruct reading other environment variables or unrelated paths.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk install model: nothing is downloaded or written by an installer.
Credentials
No environment variables, credentials, or config paths are requested. The lack of secret/credential access is proportionate to the described text-editing function.
Persistence & Privilege
The skill is not flagged as always: true and does not request persistent system changes. It will operate only when invoked. Note: the platform default allows autonomous invocation, but there are no other indicators (no persistent installs or credential writes) that increase privilege.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install de-ai-ify
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /de-ai-ify 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of "de-ai-ify": transform text to remove AI-generated patterns and restore a natural human voice. - Identifies and removes common AI phrases, transitions, hedging language, and corporate buzzwords. - Replaces robotic structures with varied sentence lengths, conversational tone, and authentic phrasing. - Generates a new file with "-HUMAN" suffix, along with a change log and suggestions for specific examples. - Simple command-line usage: `/de-ai-ify <file_path>`.
元数据
Slug de-ai-ify
版本 1.0.0
许可证
累计安装 26
当前安装数 25
历史版本数 1
常见问题

De-AI-ify 是什么?

Remove AI-generated jargon and restore human voice to text. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3714 次。

如何安装 De-AI-ify?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install de-ai-ify」即可一键安装,无需额外配置。

De-AI-ify 是免费的吗?

是的,De-AI-ify 完全免费(开源免费),可自由下载、安装和使用。

De-AI-ify 支持哪些平台?

De-AI-ify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 De-AI-ify?

由 ItsFlow(@itsflow)开发并维护,当前版本 v1.0.0。

💬 留言讨论