de-slopify이란?
문서와 코드에서 AI 쓰기 아티팩트를 제거합니다. LLM에서 생성된 문장을 편집하거나, README를 검토하거나, 게시하기 전에 문서를 다듬거나, AI 생성 코드를 정리할 때 사용하세요. 엠대시 정리, 공식 문구 제거, 어조 보정, 과다한 주석 처리된 코드, 자세한 이름 지정 및 AI 코드 냄새 감지에 사용합니다. 출처: oakoss/agent-skills.
문서와 코드에서 AI 쓰기 아티팩트를 제거합니다. LLM에서 생성된 문장을 편집하거나, README를 검토하거나, 게시하기 전에 문서를 다듬거나, AI 생성 코드를 정리할 때 사용하세요. 엠대시 정리, 공식 문구 제거, 어조 보정, 과다한 주석 처리된 코드, 자세한 이름 지정 및 AI 코드 냄새 감지에 사용합니다.
명령줄에서 de-slopify AI 스킬을 개발 환경에 빠르게 설치
출처: oakoss/agent-skills.
De-slopify is a methodology for removing telltale signs of AI-generated content from documentation, prose, and code. LLMs produce statistically regular output with characteristic vocabulary, punctuation habits, and structural patterns that make text and code feel inauthentic. Some patterns appear over 1,000x more frequently in LLM output than human writing.
When to use: Before publishing READMEs, after AI-assisted writing sessions, during documentation reviews, when reviewing AI-generated code for over-engineering, before committing prose or code that an LLM touched.
When NOT to use: On code logic or algorithms where correctness matters more than style. On technical specifications where precision outweighs voice. On content that was already human-written and reads naturally.
문서와 코드에서 AI 쓰기 아티팩트를 제거합니다. LLM에서 생성된 문장을 편집하거나, README를 검토하거나, 게시하기 전에 문서를 다듬거나, AI 생성 코드를 정리할 때 사용하세요. 엠대시 정리, 공식 문구 제거, 어조 보정, 과다한 주석 처리된 코드, 자세한 이름 지정 및 AI 코드 냄새 감지에 사용합니다. 출처: oakoss/agent-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/oakoss/agent-skills --skill de-slopify문서와 코드에서 AI 쓰기 아티팩트를 제거합니다. LLM에서 생성된 문장을 편집하거나, README를 검토하거나, 게시하기 전에 문서를 다듬거나, AI 생성 코드를 정리할 때 사용하세요. 엠대시 정리, 공식 문구 제거, 어조 보정, 과다한 주석 처리된 코드, 자세한 이름 지정 및 AI 코드 냄새 감지에 사용합니다. 출처: oakoss/agent-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/oakoss/agent-skills --skill de-slopify 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/oakoss/agent-skills