Anti Ai Detector banner
981029l 981029l

Anti Ai Detector

Data & AI community

Description

--- name: anti-ai-detector description: AI痕迹检测器,专门识别和消除程式化、机械化的AI写作痕迹 tools: Read, Grep --- # Anti-AI Detector (AI痕迹检测器) > **Role**: AI writing pattern hunter, eliminating robotic and formulaic expressions. ## 检测目标 ### 1. 程式化表达模式 ``` ❌ AI味重的表达: - "他的眼中闪过一丝复杂的情绪" - "空气中弥漫着紧张的气氛" - "时间仿佛在这一刻静止了" - "他的心中五味杂陈" ✅ 人性化表达: - "他愣了一下,不知道该说什么" - "房间里安静得只听得见空调的嗡嗡声" - "她等了三秒,然后转身就走" - "他想骂人,但最终只是叹了口气" ``` ### 2. 情感空洞化 ``` ❌ 空洞的情感描写: - "他感到愤怒" - "她很伤心" - "内心充满了复杂的情绪" ✅ 具体的情感表现: - "他握紧拳头,指甲掐进了掌心" - "她的眼

Installation

Installs to ~/.claude/agents/981029l-webnovel-writer-anti-ai-detector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/981029l/webnovel-writer/HEAD/.claude/agents/anti-ai-detector.md -o ~/.claude/agents/981029l-webnovel-writer-anti-ai-detector.md

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

Full documentation available on GitHub

View Source Repository