{"product_id":"the-humanizer-skill","title":"The Humanizer Skill","description":"\u003cstyle\u003e\n  .hz-page { font-family: 'Manrope', system-ui, sans-serif; background: #0B1220; color: #F5F1E8; line-height: 1.55; font-size: 16px; }\n  .hz-page * { margin: 0; padding: 0; box-sizing: border-box; }\n  .hz-page .container { max-width: 1080px; margin: 0 auto; padding: 0 24px; }\n  .hz-page .hero { padding: 80px 0 64px; text-align: center; background: #0B1220; }\n  .hz-page .hero-eyebrow { font-family: 'JetBrains Mono', monospace; font-size: 11px; letter-spacing: 0.24em; text-transform: uppercase; color: #F4B942; margin-bottom: 28px; display: inline-block; padding: 8px 16px; border: 1px solid #C8941F; border-radius: 100px; background: rgba(244, 185, 66, 0.06); }\n  .hz-page .hero-title { font-family: 'Fraunces', Georgia, serif; font-weight: 400; font-size: clamp(48px, 9vw, 96px); line-height: 0.95; letter-spacing: -0.02em; color: #F5F1E8; margin-bottom: 20px; }\n  .hz-page .hero-title em { font-style: italic; font-weight: 300; color: #F4B942; }\n  .hz-page .hero-sub { font-family: 'Fraunces', Georgia, serif; font-weight: 300; font-style: italic; font-size: clamp(18px, 3vw, 24px); color: #D9D2C0; max-width: 620px; margin: 0 auto 36px; line-height: 1.4; }\n  .hz-page .hero-meta { display: inline-flex; align-items: center; gap: 14px; font-family: 'JetBrains Mono', monospace; font-size: 12px; color: #9CA8C2; letter-spacing: 0.06em; flex-wrap: wrap; justify-content: center; }\n  .hz-page .hero-meta span { display: inline-flex; align-items: center; gap: 6px; }\n  .hz-page .hero-meta .dot { width: 4px; height: 4px; border-radius: 50%; background: #F4B942; }\n  .hz-page .divider { height: 1px; background: linear-gradient(90deg, transparent, #25304A, transparent); margin: 0 auto; max-width: 480px; }\n  .hz-page .promise { padding: 72px 0 56px; text-align: center; background: #0B1220; }\n  .hz-page .promise p { font-family: 'Fraunces', Georgia, serif; font-weight: 300; font-size: clamp(22px, 3.8vw, 34px); line-height: 1.35; color: #F5F1E8; max-width: 760px; margin: 0 auto; letter-spacing: -0.01em; }\n  .hz-page .promise p strong { font-weight: 600; color: #F4B942; font-style: italic; }\n  .hz-page .ba { padding: 72px 0; background: #060A14; border-top: 1px solid #25304A; border-bottom: 1px solid #25304A; }\n  .hz-page .section-label { text-align: center; margin-bottom: 56px; }\n  .hz-page .section-label .tag { font-family: 'JetBrains Mono', monospace; font-size: 11px; letter-spacing: 0.24em; text-transform: uppercase; color: #F4B942; display: block; margin-bottom: 12px; }\n  .hz-page .section-label h2 { font-family: 'Fraunces', Georgia, serif; font-weight: 400; font-size: clamp(32px, 5vw, 48px); line-height: 1.05; color: #F5F1E8; letter-spacing: -0.02em; }\n  .hz-page .section-label h2 em { font-style: italic; color: #F4B942; font-weight: 300; }\n  .hz-page .ba-pair { display: grid; grid-template-columns: 1fr; gap: 16px; margin-bottom: 48px; }\n  @media (min-width: 760px) { .hz-page .ba-pair { grid-template-columns: 1fr 1fr; gap: 20px; } }\n  .hz-page .ba-pair:last-child { margin-bottom: 0; }\n  .hz-page .ba-box { padding: 28px 26px; border-radius: 4px; }\n  .hz-page .ba-before { background: rgba(192, 101, 74, 0.12); border: 1px solid rgba(192, 101, 74, 0.35); }\n  .hz-page .ba-after { background: rgba(244, 185, 66, 0.06); border: 1px solid #C8941F; }\n  .hz-page .ba-label { font-family: 'JetBrains Mono', monospace; font-size: 11px; letter-spacing: 0.20em; text-transform: uppercase; margin-bottom: 16px; display: inline-block; padding: 4px 10px; border-radius: 2px; }\n  .hz-page .ba-before .ba-label { color: #C0654A; background: rgba(192, 101, 74, 0.18); }\n  .hz-page .ba-after .ba-label { color: #F4B942; background: rgba(244, 185, 66, 0.10); }\n  .hz-page .ba-text { font-family: 'Fraunces', Georgia, serif; font-weight: 300; font-size: 17px; line-height: 1.55; color: #F5F1E8; }\n  .hz-page .ba-before .ba-text { color: #D9D2C0; }\n  .hz-page .ba-strike { text-decoration: line-through; text-decoration-color: #C0654A; text-decoration-thickness: 1px; color: #6B7892; }\n  .hz-page .framework { padding: 72px 0; background: #0B1220; }\n  .hz-page .framework-grid { display: grid; grid-template-columns: 1fr; gap: 16px; }\n  @media (min-width: 720px) { .hz-page .framework-grid { grid-template-columns: repeat(2, 1fr); } }\n  @media (min-width: 1000px) { .hz-page .framework-grid { grid-template-columns: repeat(5, 1fr); } }\n  .hz-page .framework-card { background: #131D33; border: 1px solid #25304A; border-radius: 4px; padding: 28px 22px; }\n  .hz-page .framework-letter { font-family: 'Fraunces', Georgia, serif; font-weight: 300; font-size: 84px; line-height: 0.85; color: #F4B942; margin-bottom: 16px; display: block; }\n  .hz-page .framework-name { font-family: 'JetBrains Mono', monospace; font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase; color: #9CA8C2; margin-bottom: 10px; display: block; }\n  .hz-page .framework-title { font-family: 'Fraunces', Georgia, serif; font-weight: 400; font-size: 22px; line-height: 1.2; color: #F5F1E8; margin-bottom: 14px; }\n  .hz-page .framework-desc { font-size: 14px; line-height: 1.55; color: #D9D2C0; }\n  .hz-page .tells { padding: 72px 0; background: #060A14; border-top: 1px solid #25304A; border-bottom: 1px solid #25304A; }\n  .hz-page .tells-grid { display: grid; grid-template-columns: 1fr; border-top: 1px solid #25304A; }\n  @media (min-width: 600px) { .hz-page .tells-grid { grid-template-columns: repeat(2, 1fr); } }\n  @media (min-width: 900px) { .hz-page .tells-grid { grid-template-columns: repeat(3, 1fr); } }\n  .hz-page .tell { padding: 18px; border-bottom: 1px solid #25304A; display: flex; align-items: flex-start; gap: 14px; }\n  .hz-page .tell-num { font-family: 'JetBrains Mono', monospace; font-size: 11px; color: #F4B942; letter-spacing: 0.04em; flex-shrink: 0; margin-top: 3px; min-width: 24px; }\n  .hz-page .tell-text { font-size: 14px; color: #F5F1E8; line-height: 1.4; }\n  .hz-page .compat { padding: 72px 0; text-align: center; background: #0B1220; }\n  .hz-page .compat-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-top: 32px; }\n  .hz-page .compat-tag { font-family: 'JetBrains Mono', monospace; font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; color: #F5F1E8; padding: 10px 18px; border: 1px solid #25304A; border-radius: 100px; background: #131D33; }\n  .hz-page .compat-tag .dot { display: inline-block; width: 6px; height: 6px; border-radius: 50%; background: #F4B942; margin-right: 8px; vertical-align: middle; }\n  .hz-page .compat-note { font-size: 13px; color: #9CA8C2; margin-top: 24px; max-width: 580px; margin-left: auto; margin-right: auto; }\n  .hz-page .inside { padding: 72px 0; background: #060A14; border-top: 1px solid #25304A; }\n  .hz-page .inside-grid { display: grid; grid-template-columns: 1fr; gap: 20px; margin-top: 16px; }\n  @media (min-width: 720px) { .hz-page .inside-grid { grid-template-columns: repeat(2, 1fr); gap: 24px; } }\n  .hz-page .inside-item { padding: 24px; border-left: 2px solid #F4B942; background: rgba(244, 185, 66, 0.04); }\n  .hz-page .inside-num { font-family: 'JetBrains Mono', monospace; font-size: 11px; color: #F4B942; letter-spacing: 0.12em; margin-bottom: 8px; display: block; }\n  .hz-page .inside-name { font-family: 'Fraunces', Georgia, serif; font-weight: 500; font-size: 20px; color: #F5F1E8; margin-bottom: 8px; }\n  .hz-page .inside-desc { font-size: 14px; color: #D9D2C0; line-height: 1.55; }\n  .hz-page .faq { padding: 72px 0 48px; background: #0B1220; }\n  .hz-page .faq-list { max-width: 760px; margin: 0 auto; }\n  .hz-page .faq-item { border-bottom: 1px solid #25304A; padding: 22px 0; }\n  .hz-page .faq-q { font-family: 'Fraunces', Georgia, serif; font-weight: 500; font-size: 19px; color: #F5F1E8; margin-bottom: 10px; line-height: 1.3; }\n  .hz-page .faq-a { font-size: 15px; color: #D9D2C0; line-height: 1.6; }\n  .hz-page .closing { padding: 96px 0; text-align: center; background: #0B1220; }\n  .hz-page .closing-mark { font-family: 'JetBrains Mono', monospace; font-size: 11px; letter-spacing: 0.24em; text-transform: uppercase; color: #F4B942; margin-bottom: 32px; display: block; }\n  .hz-page .closing-line { font-family: 'Fraunces', Georgia, serif; font-weight: 300; font-style: italic; font-size: clamp(28px, 5vw, 44px); line-height: 1.2; color: #F5F1E8; max-width: 760px; margin: 0 auto 32px; letter-spacing: -0.01em; }\n  .hz-page .closing-line strong { color: #F4B942; font-weight: 400; font-style: normal; }\n  .hz-page .closing-stamp { font-family: 'JetBrains Mono', monospace; font-size: 11px; color: #6B7892; letter-spacing: 0.16em; margin-top: 48px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hz-page\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cspan class=\"hero-eyebrow\"\u003ePromptLeadz · Skill Edition\u003c\/span\u003e\n      \u003ch1 class=\"hero-title\"\u003eThe Humanizer \u003cem\u003eSkill\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eStrip AI tells from any draft. Match any voice. The skill your readers cannot detect.\u003c\/p\u003e\n      \u003cdiv class=\"hero-meta\"\u003e\n        \u003cspan\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eSingle SKILL.md file\u003c\/span\u003e\n        \u003cspan\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eClaude · ChatGPT · Gemini · Grok\u003c\/span\u003e\n        \u003cspan\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eLifetime updates\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n  \u003csection class=\"promise\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cp\u003eMost AI writing screams \u003cem\u003e\"AI wrote this\"\u003c\/em\u003e. This skill removes the scream, in \u003cstrong\u003eone pass\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ba\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cdiv class=\"section-label\"\u003e\n\u003cspan class=\"tag\"\u003eBefore  ·  After\u003c\/span\u003e\u003ch2\u003eThe difference is \u003cem\u003evisceral.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ba-pair\"\u003e\n        \u003cdiv class=\"ba-box ba-before\"\u003e\n\u003cspan class=\"ba-label\"\u003eBefore\u003c\/span\u003e\u003cp class=\"ba-text\"\u003eWe are \u003cspan class=\"ba-strike\"\u003eexcited to announce\u003c\/span\u003e a \u003cspan class=\"ba-strike\"\u003erevolutionary new\u003c\/span\u003e feature that will \u003cspan class=\"ba-strike\"\u003efundamentally transform\u003c\/span\u003e how our customers \u003cspan class=\"ba-strike\"\u003enavigate the complexities of\u003c\/span\u003e modern workflow management. This \u003cspan class=\"ba-strike\"\u003egame changing capability leverages cutting edge AI\u003c\/span\u003e to \u003cspan class=\"ba-strike\"\u003edeliver unprecedented value\u003c\/span\u003e across the entire organization.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ba-box ba-after\"\u003e\n\u003cspan class=\"ba-label\"\u003eAfter\u003c\/span\u003e\u003cp class=\"ba-text\"\u003eWe shipped a new feature today. It changes how teams manage their workflow. It uses AI to do the boring parts for you.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ba-pair\"\u003e\n        \u003cdiv class=\"ba-box ba-before\"\u003e\n\u003cspan class=\"ba-label\"\u003eBefore\u003c\/span\u003e\u003cp class=\"ba-text\"\u003e\u003cspan class=\"ba-strike\"\u003eGreat question!\u003c\/span\u003e \u003cspan class=\"ba-strike\"\u003eI'd be happy to help with that.\u003c\/span\u003e \u003cspan class=\"ba-strike\"\u003eIt's worth noting that\u003c\/span\u003e there are \u003cspan class=\"ba-strike\"\u003eseveral important factors\u003c\/span\u003e to consider here. \u003cspan class=\"ba-strike\"\u003eFirstly,\u003c\/span\u003e you'll want to ensure that you're \u003cspan class=\"ba-strike\"\u003ecarefully evaluating\u003c\/span\u003e your options. \u003cspan class=\"ba-strike\"\u003eSecondly,\u003c\/span\u003e \u003cspan class=\"ba-strike\"\u003eit's crucial to remember\u003c\/span\u003e that timing plays a key role. \u003cspan class=\"ba-strike\"\u003eHopefully this is helpful!\u003c\/span\u003e \u003cspan class=\"ba-strike\"\u003eLet me know if you need anything else.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ba-box ba-after\"\u003e\n\u003cspan class=\"ba-label\"\u003eAfter\u003c\/span\u003e\u003cp class=\"ba-text\"\u003eTwo things matter here. Pick the option that fits the constraint you cannot change. Move when the cost of waiting is higher than the cost of being wrong.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ba-pair\"\u003e\n        \u003cdiv class=\"ba-box ba-before\"\u003e\n\u003cspan class=\"ba-label\"\u003eBefore\u003c\/span\u003e\u003cp class=\"ba-text\"\u003eIn \u003cspan class=\"ba-strike\"\u003etoday's fast paced world\u003c\/span\u003e, \u003cspan class=\"ba-strike\"\u003eit is essential to delve\u003c\/span\u003e into the topic of remote work. \u003cspan class=\"ba-strike\"\u003eStudies show that\u003c\/span\u003e remote workers are \u003cspan class=\"ba-strike\"\u003esignificantly more productive\u003c\/span\u003e than their office based counterparts. \u003cspan class=\"ba-strike\"\u003eMoreover,\u003c\/span\u003e companies that embrace remote work tend to attract \u003cspan class=\"ba-strike\"\u003etop tier\u003c\/span\u003e talent. \u003cspan class=\"ba-strike\"\u003eIn conclusion, this shows the importance of\u003c\/span\u003e rethinking how we work.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ba-box ba-after\"\u003e\n\u003cspan class=\"ba-label\"\u003eAfter\u003c\/span\u003e\u003cp class=\"ba-text\"\u003eRemote work is not a perk anymore. It is the default for the best talent. Companies that still demand office attendance are pricing themselves out of the hiring market they want.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"framework\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cdiv class=\"section-label\"\u003e\n\u003cspan class=\"tag\"\u003eThe Framework\u003c\/span\u003e\u003ch2\u003eFive moves. \u003cem\u003eSTRIP.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"framework-grid\"\u003e\n        \u003cdiv class=\"framework-card\"\u003e\n\u003cspan class=\"framework-letter\"\u003eS\u003c\/span\u003e\u003cspan class=\"framework-name\"\u003eMode 01\u003c\/span\u003e\u003ch3 class=\"framework-title\"\u003eSurface tells\u003c\/h3\u003e\n\u003cp class=\"framework-desc\"\u003eCuts banned vocabulary and stock phrases on sight. Delve. Leverage. Robust. Seamless. The entire AI dictionary, deleted.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"framework-card\"\u003e\n\u003cspan class=\"framework-letter\"\u003eT\u003c\/span\u003e\u003cspan class=\"framework-name\"\u003eMode 02\u003c\/span\u003e\u003ch3 class=\"framework-title\"\u003eTone\u003c\/h3\u003e\n\u003cp class=\"framework-desc\"\u003eKills sycophancy at the open. Kills the offer to keep chatting at the close. Drops corporate register one notch.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"framework-card\"\u003e\n\u003cspan class=\"framework-letter\"\u003eR\u003c\/span\u003e\u003cspan class=\"framework-name\"\u003eMode 03\u003c\/span\u003e\u003ch3 class=\"framework-title\"\u003eRhythm\u003c\/h3\u003e\n\u003cp class=\"framework-desc\"\u003eVaries sentence length. Breaks the rule of three reflex. Inserts the short sentence after the long one.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"framework-card\"\u003e\n\u003cspan class=\"framework-letter\"\u003eI\u003c\/span\u003e\u003cspan class=\"framework-name\"\u003eMode 04\u003c\/span\u003e\u003ch3 class=\"framework-title\"\u003eImitate voice\u003c\/h3\u003e\n\u003cp class=\"framework-desc\"\u003eMirrors a writing sample on three axes: sentence length, register, rhythm. Never copies surface tics.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"framework-card\"\u003e\n\u003cspan class=\"framework-letter\"\u003eP\u003c\/span\u003e\u003cspan class=\"framework-name\"\u003eMode 05\u003c\/span\u003e\u003ch3 class=\"framework-title\"\u003ePare back\u003c\/h3\u003e\n\u003cp class=\"framework-desc\"\u003eCuts padding, hedges, self reference, knowledge cutoff disclaimers, and the very, really, quite, somewhat infestation.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"tells\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cdiv class=\"section-label\"\u003e\n\u003cspan class=\"tag\"\u003eThe Detection List\u003c\/span\u003e\u003ch2\u003eTwenty nine tells. \u003cem\u003eEvery one named.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tells-grid\"\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e01\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eBanned vocabulary (delve, leverage, robust, seamless)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e02\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eSycophantic opener (Great question, Happy to help)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e03\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eGeneric closer (Let me know, Feel free to ask)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e04\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eHedging filler (It is worth noting, It bears mentioning)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e05\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eEm dash reflex (decorative pauses on every line)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e06\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eRule of three reflex (every list of exactly three items)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e07\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eInflated significance (crucial, essential, paramount)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e08\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003ePromotional cliche (revolutionary, game changing)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e09\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eVague attribution (experts say, studies show)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e10\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eTailing negation (this is great, but not perfect)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e11\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eNegative parallelism (not just X but Y, repeated)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e12\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eSignposting (firstly, secondly, furthermore)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e13\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eFragmented headers (a header every two sentences)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e14\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eIng nominalization (the using of, the implementing of)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e15\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003ePassive voice overuse (over 25 percent of sentences)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e16\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eSubjectless fragment (sentences with no clear subject)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e17\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eGeneric positive conclusion (In conclusion, this shows)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e18\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eKnowledge cutoff disclaimer (As of my last update)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e19\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eRepetitive structure (every paragraph same length)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e20\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eTransitional crutch (however, moreover, additionally)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e21\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eCorporate hedging (could potentially, may possibly)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e22\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eBullet padding (prose mechanically broken into bullets)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e23\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eStem repetition (three sentences starting the same way)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e24\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eOver qualification (very, really, quite, basically)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e25\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eCliched metaphor (north star, table stakes)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e26\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eAuthority trope (as Aristotle said, as the saying goes)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e27\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eFalse precision (exactly 73 percent, no source)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e28\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eSelf reference (as an AI, as a language model)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tell\"\u003e\n\u003cspan class=\"tell-num\"\u003e29\u003c\/span\u003e\u003cspan class=\"tell-text\"\u003eThe however reflex (every counterpoint opens however)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"compat\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cdiv class=\"section-label\"\u003e\n\u003cspan class=\"tag\"\u003eCompatibility\u003c\/span\u003e\u003ch2\u003eOpen SKILL.md format. \u003cem\u003eWorks everywhere.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"compat-list\"\u003e\n        \u003cspan class=\"compat-tag\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eClaude Code\u003c\/span\u003e\n        \u003cspan class=\"compat-tag\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eClaude Desktop\u003c\/span\u003e\n        \u003cspan class=\"compat-tag\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eChatGPT\u003c\/span\u003e\n        \u003cspan class=\"compat-tag\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eGemini\u003c\/span\u003e\n        \u003cspan class=\"compat-tag\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eGrok\u003c\/span\u003e\n        \u003cspan class=\"compat-tag\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eCursor\u003c\/span\u003e\n        \u003cspan class=\"compat-tag\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eCodex CLI\u003c\/span\u003e\n        \u003cspan class=\"compat-tag\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eWindsurf\u003c\/span\u003e\n        \u003cspan class=\"compat-tag\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eCline\u003c\/span\u003e\n        \u003cspan class=\"compat-tag\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eOpenCode\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"compat-note\"\u003eSKILL.md is the open standard for AI coding assistants. For consumer chat tools (ChatGPT, Gemini, Grok, Claude), paste the file as a system prompt or custom instruction. The install takes under a minute.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"inside\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cdiv class=\"section-label\"\u003e\n\u003cspan class=\"tag\"\u003eInside The File\u003c\/span\u003e\u003ch2\u003eWhat you're \u003cem\u003eactually buying.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"inside-grid\"\u003e\n        \u003cdiv class=\"inside-item\"\u003e\n\u003cspan class=\"inside-num\"\u003e01\u003c\/span\u003e\u003ch3 class=\"inside-name\"\u003eThe STRIP Framework\u003c\/h3\u003e\n\u003cp class=\"inside-desc\"\u003eFive mode router with rules for each. Run the modes in order, S and T first, R, I, P after.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"inside-item\"\u003e\n\u003cspan class=\"inside-num\"\u003e02\u003c\/span\u003e\u003ch3 class=\"inside-name\"\u003eThe Banned Lists\u003c\/h3\u003e\n\u003cp class=\"inside-desc\"\u003eExplicit word and phrase ban lists for vocabulary, openers, closers, hedges, and connectives. Concrete, not vague.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"inside-item\"\u003e\n\u003cspan class=\"inside-num\"\u003e03\u003c\/span\u003e\u003ch3 class=\"inside-name\"\u003eThe 29 Tells Checklist\u003c\/h3\u003e\n\u003cp class=\"inside-desc\"\u003eNumbered detection rules. Every AI pattern named, every fix specified. Use as a self audit, not just a one shot pass.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"inside-item\"\u003e\n\u003cspan class=\"inside-num\"\u003e04\u003c\/span\u003e\u003ch3 class=\"inside-name\"\u003eVoice Matching Protocol\u003c\/h3\u003e\n\u003cp class=\"inside-desc\"\u003eHow to mirror a writing sample on sentence length, register, and rhythm without copying surface tics.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"inside-item\"\u003e\n\u003cspan class=\"inside-num\"\u003e05\u003c\/span\u003e\u003ch3 class=\"inside-name\"\u003eWhen Not To Humanize\u003c\/h3\u003e\n\u003cp class=\"inside-desc\"\u003eLegal, regulatory, academic, and translation contexts where AI tells are actually correct. Explicit handoff rules.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"inside-item\"\u003e\n\u003cspan class=\"inside-num\"\u003e06\u003c\/span\u003e\u003ch3 class=\"inside-name\"\u003eCalibration Modes\u003c\/h3\u003e\n\u003cp class=\"inside-desc\"\u003eAggressive and subtle dials. Plus the ship test: pass the output back through and changes should be minimal.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"faq\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cdiv class=\"section-label\"\u003e\n\u003cspan class=\"tag\"\u003eQuestions\u003c\/span\u003e\u003ch2\u003eBefore you \u003cem\u003einstall.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-list\"\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eWill my writing pass AI detectors?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eAI detectors are unreliable across the board, so the right test is whether a careful human reader can tell. After one pass with this skill, most readers cannot. After two passes with a voice sample provided, almost none can. The skill optimises for human readability, not for fooling detectors.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eHow is this different from asking the AI to \"make it sound human\"?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eThat prompt usually swaps one set of AI tells for another (more cliches, more sycophancy, longer sentences). This skill bans 29 specific patterns by name, with concrete word and phrase lists. It is detection plus replacement, not a vague vibe.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eDoes it work outside Claude?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eYes. SKILL.md is the open standard for AI coding assistants: Claude Code, Codex CLI, Cursor, Windsurf, Cline, OpenCode. For consumer chat tools, paste the file as a system prompt or custom instruction. ChatGPT, Gemini, Grok, and Claude all accept the format.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eCan I match my own voice?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eYes. Paste a writing sample (one or two paragraphs is enough) alongside the draft and the skill mirrors sentence length, register, and rhythm. It does not copy your surface tics. The output reads as you, not as a parody of you.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003ePairs well with The Pilot Skill?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eYes. Pilot tells the AI what to write. Humanizer makes the output sound like you wrote it. Use them together: Pilot drafts, Humanizer polishes. The two skills do not overlap; they compose.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eWhat format do I download?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eA single SKILL.md file. Plain markdown. Open in any text editor. Drop in your skills directory or paste as a system prompt. Done.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eLifetime updates?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eYes. One purchase. Free updates as new AI tells emerge and the detection list evolves.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"closing\"\u003e\n    \u003cdiv class=\"container\"\u003e\n      \u003cspan class=\"closing-mark\"\u003e·  ·  ·\u003c\/span\u003e\n      \u003cp class=\"closing-line\"\u003eMost AI writing reads \u003cem\u003elike AI writing\u003c\/em\u003e. After one pass, \u003cstrong\u003ethis does not\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003cp class=\"closing-stamp\"\u003ePROMPTLEADZ  ·  THE HUMANIZER SKILL  ·  STRIP THE TELLS\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"PromptLeadz","offers":[{"title":"Default","offer_id":53131056840971,"sku":"PL-HUMANIZER-001","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/7932\/3403\/files\/humanizer-skill-cover.png?v=1779540729","url":"https:\/\/promptleadz.com\/nl\/products\/the-humanizer-skill","provider":"Prompt Leadz","version":"1.0","type":"link"}