Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install newsletter-doctorgit clone https://github.com/Bae-ChangHyun/ai-newsletter-skills.gitcp -r ai-newsletter-skills/targets/claude/templates/newsletter-doctor.SKILL.md.tpl ~/.claude/skills/newsletter-doctor/--- name: newsletter-doctor description: "설정된 백엔드와 스케줄에 대한 뉴스레터 진단을 실행한다." allowedTools: - "Bash(python3 *)" - "Bash(cat *)" --- # Newsletter Doctor ## 실행 ```bash python3 __RUNTIME_ROOT__/scripts/newsletter_doctor.py ``` 응답은 가능하면 `config.language`를 따르고, 현재 백엔드에 필요한 항목만 진단한다.