{
  "schema": "tesign-radar/item/1",
  "generated_at": "2026-09-17T01:56:13.055Z",
  "lang": "ko",
  "slug": "humanizer",
  "url": "https://tesign.com/item/humanizer/",
  "alternates": {
    "ko": {
      "html": "https://tesign.com/item/humanizer/",
      "json": "https://tesign.com/item/humanizer/index.json",
      "markdown": "https://tesign.com/item/humanizer/index.md"
    },
    "en": {
      "html": "https://tesign.com/en/item/humanizer/",
      "json": "https://tesign.com/en/item/humanizer/index.json",
      "markdown": "https://tesign.com/en/item/humanizer/index.md"
    }
  },
  "name": "humanizer",
  "use_label": "AI 글을 사람 글처럼 고치기",
  "one_liner": "글에서 AI가 쓴 티가 나는 부분을 걷어냅니다.",
  "text": {
    "why": "모델이 쓴 초안은 문장이 매끄러워도 특유의 말버릇이 남아 읽는 쪽에서 먼저 알아봅니다. humanizer는 그 흔적을 찾아 덜어 내는 에이전트 스킬로, Claude Code·Codex·Cursor에 붙여 초안 단계에서 걸러 냅니다. Python으로 쓰였고 MIT 라이선스이며 스킬 배포 페이지가 따로 있습니다. 무엇을 AI 티로 볼지는 글 종류마다 달라 결과는 직접 읽고 판단해야 합니다.",
    "take": "AI 말버릇 25가지를 이름 붙여 걷어 내는 규칙집이라, 초안을 사람 손으로 다듬기 전 첫 단계로 쓸 만합니다.",
    "build": [
      "발행 전에 한 번 거치는 사내 글 다듬기 단계",
      "브랜드 문체에 맞추는 초안 후처리 규칙"
    ],
    "who": [
      {
        "role": "마케터",
        "situation": "모델이 쓴 초안에서 AI 티를 걷어 낼 때"
      },
      {
        "role": "블로그 운영자",
        "situation": "발행 전 문장을 내 말투에 맞출 때"
      },
      {
        "role": "기술 문서 담당자",
        "situation": "참고 문서를 담백하게 정리할 때"
      }
    ],
    "start": [
      {
        "command": true,
        "text": "npx skills add blader/humanizer --global"
      },
      {
        "command": false,
        "text": "Claude Code 2.1.142+ 는 플러그인으로:"
      },
      {
        "command": false,
        "text": "/plugin marketplace add blader/humanizer"
      },
      {
        "command": false,
        "text": "/plugin install humanizer@humanizer"
      },
      {
        "command": false,
        "text": "사용: /humanizer 뒤에 글을 붙여 넣습니다"
      }
    ],
    "caveat": [
      "무엇을 AI 티로 볼지는 글 종류마다 달라 결과를 직접 읽어야 합니다",
      "사실이 빠진 문장은 지어내지 않고 되묻도록 설계돼 있습니다",
      "한국어 글에 대한 효과는 README에 언급이 없습니다"
    ]
  },
  "cta": {
    "type": "use_package",
    "label": "USE PACKAGE",
    "url": "https://skills.sh/blader/humanizer"
  },
  "ready": "developer",
  "categories": [
    "ai",
    "productivity"
  ],
  "categories_confirmed": true,
  "tags": [
    "writing",
    "agent-skills",
    "editing"
  ],
  "platform": [],
  "license": {
    "spdx": "MIT",
    "scope": "permissive",
    "scope_text": "상업 이용·수정·재배포 가능. 저작권 고지는 유지.",
    "url": "https://spdx.org/licenses/MIT.html",
    "note": null,
    "open_source": true
  },
  "language": "Python",
  "source_urls": {
    "canonical": "https://skills.sh/blader/humanizer",
    "github": "https://github.com/blader/humanizer",
    "huggingface": null,
    "app_store": null,
    "sightings": [
      {
        "source": "github",
        "url": "https://github.com/blader/humanizer",
        "posted_at": "2026-09-12T22:00:00.000Z",
        "hn_url": null
      }
    ]
  },
  "numbers": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "stars": 48604,
    "stars_unit": "GitHub stars",
    "stars_checked_at": "2026-09-15T19:34:07.426Z",
    "stars_observed_since_check": 104,
    "star_delta_24h": 90,
    "star_delta_7d": 456,
    "star_delta_30d": 1546,
    "star_delta_unit": "GitHub stars gained in the window, GH Archive events summed to as_of",
    "spark_14d": [
      17,
      332,
      336,
      314,
      67,
      null,
      24,
      38,
      118,
      87,
      48,
      12,
      65,
      86
    ],
    "hf_likes": null,
    "hf_likes_observed_at": null,
    "hn_points": null,
    "hn_points_observed_at": null,
    "store": null,
    "method": "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다."
  },
  "ranks": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "all_time": 135,
    "rising": {
      "24h": null,
      "7d": 12,
      "30d": 8
    },
    "categories": [
      {
        "category": "productivity",
        "label": "생산성",
        "rank": 10
      }
    ]
  },
  "activity": {
    "pushed_at": "2026-09-06T20:26:10.000Z",
    "owner_type": "User",
    "open_issues": 16,
    "contributors": 19,
    "releases_count": 5,
    "latest_release": {
      "tag": "v3.0.0",
      "published_at": "2026-09-06T20:26:10.000Z",
      "prerelease": false
    },
    "checked_at": "2026-09-15T19:34:07.426Z",
    "core_checked_at": "2026-09-15T19:34:07.426Z"
  },
  "signals": [],
  "images": {
    "og": "https://tesign.com/img/og/humanizer.png",
    "cover": "https://tesign.com/img/humanizer-344f3a1df5.png",
    "cover_width": 1200,
    "cover_height": 630,
    "gallery": [
      "https://tesign.com/img/humanizer-344f3a1df5.png"
    ],
    "alt": "skills.sh OG 카드. 검은 바탕에 SKILLS 로고와 'blader/humanizer', 'skills repository' 문구.",
    "tier": 3
  },
  "dates": {
    "first_seen_at": "2026-09-13T07:43:34.171Z",
    "source_created_at": "2026-01-18T05:30:15.000Z",
    "discovery_hours": 5714.221991944444,
    "launch_signal_at": "2026-09-12T22:00:00.000Z",
    "kept_at": "2026-09-13T11:32:21.760Z",
    "first_published_at": "2026-09-13T11:32:21.881Z",
    "updated_at": "2026-09-15T04:36:56.887Z",
    "ingestion_mode": "live"
  },
  "notes": [
    "이 파일은 tesign.com 항목 페이지와 같은 빌드에서 같은 데이터로 만들어졌습니다. 소개 글은 편집자가 쓴 것이고, 숫자는 저장된 관측값입니다.",
    "JSON의 null은 관측하지 않았다는 뜻입니다 — 0이 아닙니다. 마크다운에서는 [확인 필요]로 적습니다.",
    "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다.",
    "요약이며 법적 조언이 아닙니다."
  ]
}
