im-not-ai

im-not-ai

A tool for naturalizing AI-generated Korean text, removing translation-like and mechanical expressions.

Agent SkillWritingOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 4.5k
Source
skill-github

Overview

im-not-ai is a CLI tool designed to naturalize AI-generated Korean text. It detects and rewrites translation-like phrasing, mechanically parallel structures, and other 71 AI-specific patterns. The tool supports Claude Code, GitHub Copilot CLI, OpenAI Codex CLI, and Gemini CLI. It can be used by installing the plugin or cloning the repository and running the script. Ideal for users aiming to improve the naturalness of AI-generated Korean text.

Capabilities

  • Detect and rewrite translation-like phrasing
  • Fix mechanically parallel structures
  • Identify and handle 71 AI-specific features
  • Preserve original content
  • Multi-path optimization processing

Use cases

Improve quality of AI-generated Korean articlesEnhance naturalness of AI-generated textReduce translation-like phrasing in AI-generated textOptimize long-form AI-generated text

Setup

Requires: API KeyNode 环境
For GitHub Copilot CLI: `copilot plugin marketplace add epoko77-ai/im-not-ai` and `copilot plugin install humanize-korean@im-not-ai`; for Claude Code: `/plugin marketplace add epoko77-ai/im-not-ai` and `/plugin install humanize-korean@im-not-ai`.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Which platforms does this tool support?

Supports Claude Code, GitHub Copilot CLI, OpenAI Codex CLI, and Gemini CLI.

How do I update the plugin?

For Copilot and Claude Code, use `copilot plugin update humanize-korean@im-not-ai` or `/plugin update`.

Related skills