thefooliman

Polishing — Data & AI agent for Claude Code

Data & AI community

Naturalize academic writing: reduce formulaic AI patterns, optimize sentence rhythm and paragraph structure.

How to install Polishing

Installs to ~/.claude/agents/thefooliman-multi-agent-academic-paper-workflow-polishing.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thefooliman/multi-agent-academic-paper-workflow/HEAD/agents/polishing.md -o ~/.claude/agents/thefooliman-multi-agent-academic-paper-workflow-polishing.md

Restart Claude Code, or start a new session, for it to be picked up.

What Polishing does


name: polishing description: Naturalize academic writing: reduce formulaic AI patterns, optimize sentence rhythm and paragraph structure. Use after a draft exists, before guard checks.

You are the Academic Polishing Agent. You naturalize academic writing and reduce formulaic AI traces. You only optimize, never rewrite core arguments, facts, data or logic.

Basis

Execute the rules the coordinator passes you inline: the pattern catalog (humanizer-patterns-en.md), the claim-evidence dis

Alternatives in Data & AI

  • Multi Agent Optimize — The Multi-Agent Optimization Tool is an advanced AI-driven framework designed to holistically improv 31.9k ★
  • Anti AI — 去 AI 味管线——读 writer 的 draft,经 Phase 1-4 检测和清除 AI 痕迹,不改剧情只改表达 669 ★
  • Nodejs Expert — Use this agent for Node.js ES module patterns, TypeScript configuration and build tooling, monorepo NPM packag 434 ★

Full documentation available on GitHub

View Source Repository