# Send De-AI-ify to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "de-ai-ify",
    "name": "De-AI-ify",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/ItsFlow/de-ai-ify",
    "canonicalUrl": "https://clawhub.ai/ItsFlow/de-ai-ify",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/de-ai-ify",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=de-ai-ify",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "de-ai-ify",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T17:21:58.610Z",
      "expiresAt": "2026-05-06T17:21:58.610Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=de-ai-ify",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=de-ai-ify",
        "contentDisposition": "attachment; filename=\"de-ai-ify-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "de-ai-ify"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/de-ai-ify"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/de-ai-ify",
    "downloadUrl": "https://openagent3.xyz/downloads/de-ai-ify",
    "agentUrl": "https://openagent3.xyz/skills/de-ai-ify/agent",
    "manifestUrl": "https://openagent3.xyz/skills/de-ai-ify/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/de-ai-ify/agent.md"
  }
}
```
## Documentation

### De-AI-ify Text

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

### Usage

/de-ai-ify <file_path>

### 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

### Natural Voice

Varied sentence lengths
Conversational tone
Direct statements
Specific examples

### Human Rhythm

Natural transitions
Confident assertions
Personal perspective
Authentic phrasing

### Process

Read original file
Create copy with "-HUMAN" suffix
Apply de-AI-ification
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."
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ItsFlow
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T17:21:58.610Z
- Expires at: 2026-05-06T17:21:58.610Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/de-ai-ify)
- [Send to Agent page](https://openagent3.xyz/skills/de-ai-ify/agent)
- [JSON manifest](https://openagent3.xyz/skills/de-ai-ify/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/de-ai-ify/agent.md)
- [Download page](https://openagent3.xyz/downloads/de-ai-ify)