정보
이 스킬은 원본 Avoid AI Writing 규칙을 사용하여 콘텐츠를 재작성하지 않고 AI 생성 텍스트 패턴을 탐지합니다. 호스트가 Node.js를 실행할 수 있는 경우 확정적인 로컬 탐지를 제공합니다. 이 스킬은 탐지 전용 작업이나 감사 단계를 위해 avoid-ai-writing-router로부터 들어오는 요청을 수락합니다.
빠른 설치
Claude Code
추천npx skills add conorbronsdon/avoid-ai-writing -a claude-code/plugin add https://github.com/conorbronsdon/avoid-ai-writinggit clone https://github.com/conorbronsdon/avoid-ai-writing.git ~/.claude/skills/ai-writing-detectorClaude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요
문서
AI Writing Detector
Run a detect-only review using the original Avoid AI Writing rules. Never rewrite unless the user changes the request.
Authority
The canonical rulebook is ../avoid-ai-writing/SKILL.md. Its cautions about false positives, context, protected material, and authorship claims apply here.
For cross-Skill work, follow ../avoid-ai-writing-router/references/handoff-contract.md and the typed edges in ../avoid-ai-writing-router/references/skill-graph.json.
Connection contract
Incoming
Accept detector work from:
avoid-ai-writing-routerviaROUTEfor detect-only requests, the audit stage of a multi-stage request, or fresh signal collection after another terminal stage returns control to the router.preservation-verifiervia boundedRECHECKonly when convergence or residual auditing was part of the request.
Do not accept a direct handoff from false-positive-reviewer. That Skill is terminal in the graph and must return control to avoid-ai-writing-router when fresh signal collection is needed. This prevents a reviewer-detector cycle.
Carry forward the existing context_mode, protected constraints, pass state, and risk flags. Do not reset them.
Produce
Update the handoff envelope with:
execution_evidence.detector:executedonly if the bundled detector actually ran, otherwisemodel_only.detector_summary.scoreandlabelonly when produced by executed detector code.detector_summary.issue_typesfrom actual findings.- any
consequential_authorship_claimrisk flag observed in the user's request.
Outgoing
FEEDfindings tovoice-preserving-rewriteronly when the user also requested returned-text rewriting.FEEDfindings tofile-edit-in-placeonly when the user explicitly requested mutation of a named file.ESCALATEtofalse-positive-reviewerwhen the user asks what the findings can establish about authorship or another consequential conclusion.- Otherwise stop after the detect-only result.
Detector findings are evidence inputs. They are not mandatory edit instructions and they never authorize a mutation.
AI-engineering evidence lens
Apply the agency-ai-engineer lens encoded in ../avoid-ai-writing-router/references/agency-role-lenses.md:
- keep deterministic output separate from model-only observations,
- preserve the selected context mode through downstream handoffs,
- treat score and label as signals rather than ground truth,
- consider false positives and genre/register effects,
- never convert pattern detection into an authorship classifier claim.
Preferred path
When the current host can execute Node safely:
- Pass the supplied text to
scripts/detect.js. - Use
--context technicalfor code-adjacent or technical prose when appropriate. Otherwise usegeneral. - Report the detector's score, label, issue types, severity, matched text, and suggestions.
- Separate deterministic findings from editorial observations that only exist in the full rulebook.
- Never claim execution unless the command actually ran.
Example:
printf '%s' "$TEXT" | node scripts/detect.js --context general
For a file:
node scripts/detect.js --file path/to/draft.md --context general
If Node or shell execution is unavailable, perform the detect-only workflow from the canonical avoid-ai-writing Skill and explicitly say the deterministic detector was not run.
Stop conditions
Stop here when the request is detect-only. Do not continue into rewrite, file mutation, or interpretation merely because those Skills are available.
A residual RECHECK may run once. Respect the canonical two-pass limit and the graph's loop policy.
Output
Return the overall label and score when executed, detected patterns grouped by severity, a short contextual assessment of clear issues versus plausible false positives, execution status, and no rewritten version unless control has explicitly passed to a rewrite owner.
GitHub 저장소
자주 묻는 질문
ai-writing-detector Skill이란 무엇인가요?
ai-writing-detector은(는) conorbronsdon이(가) 만든 Claude Skill입니다. Skill은 Claude가 필요할 때 불러오는 지침과 리소스를 묶어 추가 프롬프트 없이 ai-writing-detector 관련 작업을 수행할 수 있게 합니다.
ai-writing-detector은(는) 어떻게 설치하나요?
이 페이지의 설치 명령을 사용하세요. ai-writing-detector을(를) Claude Code 플러그인으로 추가하거나 저장소를 skills 디렉터리에 복제한 다음 Claude를 다시 시작해 Skill을 불러옵니다.
ai-writing-detector은(는) 어떤 카테고리에 속하나요?
ai-writing-detector은(는) 기타 카테고리에 속합니다.
ai-writing-detector은(는) 무료로 사용할 수 있나요?
네. ai-writing-detector은(는) AIMCP에 등록되어 있으며 무료로 설치할 수 있습니다.
연관 스킬
LlamaGuard는 폭력 및 혐오 발언 등 6가지 안전 범주에서 LLM 입력과 출력을 조정하기 위한 Meta의 70-80억 파라미터 모델입니다. 94-95% 정확도를 제공하며 vLLM, Hugging Face 또는 Amazon SageMaker를 사용해 배포할 수 있습니다. 이 기술을 사용하여 AI 애플리케이션에 콘텐츠 필터링 및 안전 가드레일을 손쉽게 통합하세요.
이 Claude Skill은 리소스 적정화, 태깅 전략, 지출 분석을 통해 개발자들이 클라우드 비용을 최적화할 수 있도록 지원합니다. AWS, Azure, GCP에서 클라우드 비용을 절감하고 비용 거버넌스를 구현하기 위한 프레임워크를 제공합니다. 인프라 비용을 분석하거나, 리소스를 적정화하거나, 예산 제약을 충족해야 할 때 사용하세요.
이 Claude Skill은 스프레드, 오버/언더, 프로프 베트를 포함한 스포츠 베팅 시장을 분석합니다. 역사적 추이와 상황별 통계를 검토하여 가치 베트를 발견하고, 교육적 목적으로 실행 가능한 권장 사항이 담긴 구조화된 마크다운 결과를 제공합니다. 개발자는 이 기능을 스포츠 베팅 분석 도구에 활용할 수 있으며, 단순히 엔터테인먼트/교육 목적으로만 설계되었음을 유의해야 합니다.
이 스킬은 bitsandbytes를 사용하여 LLM을 8비트 또는 4비트 정밀도로 양자화하며, 최소한의 정확도 손실로 50-75%의 메모리 감소를 달성합니다. 제한된 GPU 메모리에서 더 큰 모델을 실행하거나 추론을 가속화하는 데 이상적이며, INT8, NF4, FP4와 같은 형식을 지원합니다. 이 스킬은 HuggingFace Transformers와 통합되어 QLoRA 학습 및 8비트 옵티마이저를 가능하게 합니다.
