bycat-xierluo· 52 skills
检测并去除文章中的AI化表述模式。必须触发:当文章经过写作流程(无论是模式1润色优化还是模式2内容创作)完成初稿后,在输出给用户之前,必须调用此 skill 进行 AI腔 检测和去除。不可跳过此步骤,不可仅凭感觉省略检测。任何"先输出再说"的做法都是不允许的。不要用于与文本润色/去 AI 化无关的任务(代码审查、法律检索、ASR 纠错等,使用对应的专门工具)。
$npx -y skills add cat-xierluo/legal-skills --skill de-ai-polishInstalls into the current project.
Run `npx skills use "https://github.com/cat-xierluo/legal-skills" --skill "cat-xierluo/legal-skills/de-ai-polish"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cat-xierluo/legal-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cat-xierluo/legal-skills"` and select the relevant skills, then follow their instructions.