humanizer-paper

humanizer-paper is a skill for Claude Code from bahayonghang/my-ai-cli-toolkit. It costs 88 tokens per session (1,961 once invoked), scanned A, original, MIT.

An academic writing editor for English journal articles and Chinese doctoral dissertations. It adjusts wording to fit each type of academic writing.

In plain words
What is it for?
It helps polish a researcher’s own draft, paper section, abstract, or dissertation paragraph for clarity, tone, and academic conventions.
Why use it?
It removes writing patterns that can make a draft sound machine-generated while preserving academic standards and the author’s meaning.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: names the AskUserQuestion tool.

Good fit It helps polish a researcher’s own draft, paper section, abstract, or dissertation paragraph for clarity, tone, and academic conventions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bahayonghang/my-ai-cli-toolkit/humanizer-paper
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add bahayonghang/my-ai-cli-toolkit --skill humanizer-paper
Clone the repo
git clone --depth 1 https://github.com/bahayonghang/my-ai-cli-toolkit

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for humanizer-paper

README.md
[![agentmods](https://agentmods.dev/badge/skills/bahayonghang/my-ai-cli-toolkit/humanizer-paper.svg)](https://agentmods.dev/skills/bahayonghang/my-ai-cli-toolkit/humanizer-paper)
Your own site
<a href="https://agentmods.dev/skills/bahayonghang/my-ai-cli-toolkit/humanizer-paper"><img src="https://agentmods.dev/badge/skills/bahayonghang/my-ai-cli-toolkit/humanizer-paper.svg" alt="Measured on agentmods" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,961 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00088 $0.01961
Opus 5 $0.00044 $0.00981
Sonnet 5 $0.00018 $0.00392
Haiku 4.5 $0.00009 $0.00196

Measured 8d ago against content hash e8fed56eac28, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

humanizer-paper scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/polish_lint.py, tests/test_polish_lint.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/research-learning-knowledge/humanizer-paper/SKILL.md · 170 lines

How it starts

The opening of the file, as written. The whole thing — 170 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Humanizer (Academic): register-aware AI-tell removal

Polish an academic draft so it reads like a careful human author and conforms to its register's norms. Two modes: English journal articles (en-journal) and Chinese doctoral dissertations (zh-dissertation).

The analysis kernel is the "Signs of AI writing" taxonomy from Wikipedia (WikiProject AI Cleanup), re-gated for academic register: several general-prose defaults are backwards in a journal or dissertation, so each tell is kept, calibrated, or disabled rather than applied blindly. The heavy content lives in references/; this file is the router and the behavioral rules.

In the python command below, <skill-dir> is this skill's base directory, announced when the skill loads. Substitute that literal path; it is not an environment variable. The bundled script self-locates, so only the path needs to resolve.

诚信边界 (behavioral hard rule)

This skill polishes the author's own draft for clarity and for compliance with academic norms. It is not a detector-evasion tool.

  • The legitimate, transferable techniques here — varying cadence, calibrating hedging, tightening argumentation, enforcing terminology consistency, protecting citations — apply only to text the author actually wrote or substantively authored.
  • If the request is framed as "rewrite this generated text so it passes Turnitin / 知网 AIGC / an AI detector", refuse that framing. Redirect to the legitimate goal: improving real originality (add real data and citations, deepen analysis, fix norms). High AIGC rate is treated by many institutions as academic misconduct; do not position this skill as a way around that.

When to use

  • Polish an English journal/conference manuscript or section to remove AI tells while keeping formal register, hedging, and section-appropriate passive.
  • Polish a Chinese 学位论文 (摘要/引言/方法/结果/讨论/结论/致谢) for AI tells and GB punctuation, terminology unification, and AIGC quantitative self-check.
  • Norm-check a draft (--check-only) and report mechanical tells without rewriting.

Read the full file on GitHub · 170 lines

Files

What ships with it

8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 170 lines · 88 tokens per session scan A e8fed56eac28

Subscribe to this mod's changes

humanizer-paper is a skill published in the GitHub repository bahayonghang/my-ai-cli-toolkit (16 stars, last pushed today), licensed MIT. It adds 88 tokens to every session and 1,961 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

aaai-submission

Use when auditing an AAAI main technical track submission for OpenReview readiness, double-blind anonymity, page limits, reproducibility checklist, supplementary material, author limits, multiple-submission policy, and AAAI AI-use policy compliance.

brycewang-stanford/Awesome-Journal-Skills · 51 tokens

acl-author-response

Use when drafting an ACL author response inside an ACL Rolling Review cycle on OpenReview, covering the response window before meta-review, reviewer discussion dynamics, score-change strategy, flagging review issues to the area chair, anonymity rules, and deciding between responding now versus revising for a later ARR…

brycewang-stanford/Awesome-Journal-Skills · 63 tokens

acl-camera-ready

Use when preparing an accepted ACL main-conference or Findings paper for camera-ready, covering the extra content page, de-anonymization and acknowledgements, AI-assistance disclosure, keeping the Limitations section, ACL Anthology metadata and CC BY 4.0 publication, meta-review-driven edits, and presentation-mode…

brycewang-stanford/Awesome-Journal-Skills · 68 tokens

acl-submission

Use when auditing an ACL submission before an ACL Rolling Review cycle deadline, covering long/short paper page budgets, the mandatory Limitations section, Responsible NLP checklist, anonymized PDFs and supplements, preprint declarations, dual-submission rules, resubmission linking, and ARR desk-reject triggers on…

brycewang-stanford/Awesome-Journal-Skills · 66 tokens

acl-topic-selection

Use when deciding whether a project fits ACL versus EMNLP, NAACL, EACL, TACL, Computational Linguistics, COLM, or an ML venue, covering contribution typing for NLP work, long-versus-short paper choice, the annual theme track, Findings-tier expectations, and sharpening the computational-linguistics framing before…

brycewang-stanford/Awesome-Journal-Skills · 73 tokens

acl-workflow

Use when planning an ACL project calendar across ACL Rolling Review cycles, covering cycle selection against conference commitment windows, backward planning from an ARR deadline, the review-response-meta-review timeline, commitment decisions, resubmission loops to later cycles, and camera-ready through ACL Anthology…

brycewang-stanford/Awesome-Journal-Skills · 59 tokens