Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub bae-changhyun/cc-plugins-bch --plugin jobs면접 준비를 도와주는 스킬. 1분 자기소개 작성, 서류 기반 압박 면접질문 100개 생성, 면접 시뮬레이션 등을 수행한다. 사용자가 '면접 준비', '1분 자기소개', '면접 질문', '예상 질문', '면접 연습', '모의 면접' 등을 말하면 반드시 이 스킬을 사용할 것.
채용공고를 기반으로 기업분석, 직무분석, 합격자소서 분석, 자소서 작성팁을 리서치하는 스킬. 2개의 Agent를 병렬 실행하여 리서치/ 폴더에 결과를 저장한다. 사용자가 '리서치', 'research', '기업분석', '합격자소서 찾아줘' 등을 말하면 이 스킬을 사용할 것.
작성된 자소서를 퇴고하고 검증하는 스킬. 클리셰 검사, AI 티 제거, 일관성 검증, 표현 업그레이드 등을 수행한다. 사용자가 '퇴고해줘', '검토해줘', '클리셰 검사', '일관성 확인', 'AI 티 확인', '자소서 검증', '표현 다듬어줘', '자소서 리뷰' 등을 말하면 반드시 이 스킬을 사용할 것.
자소서 문항을 작성하는 스킬. 문항 유형(지원동기, 입사후포부, 특기취미, 일반 등)을 자동 판별하여 최적의 프롬프트 레퍼런스를 로드하고 작성한다. 사용자가 '자소서 써줘', '문항 작성', '초안 작성', '지원동기 써줘', '포부 작성해줘' 등을 말하거나, 자소서 문항을 입력하면 반드시 이 스킬을 사용할 것.
채용공고 URL을 받아 크롤링하고 채용공고.md에 정리하는 스킬. 사용자가 채용공고 URL을 제공하거나, '공고 크롤링', '채용공고 분석', 'crawl' 등을 말하면 이 스킬을 사용할 것.
# 1. 마켓플레이스 등록
/plugin marketplace add Bae-ChangHyun/cc-plugins-bch
# 2. 플러그인 설치
/plugin install docs@cc-plugins-bch # 문서 작성
/plugin install gitwf@cc-plugins-bch # Git/GitHub 워크플로우
/plugin install utils@cc-plugins-bch # 개발 유틸리티
/plugin install newsletter@cc-plugins-bch # AI 뉴스레터
/plugin install jobs@cc-plugins-bch # 채용 지원
| 플러그인 | 설명 | 주요 기능 |
|---|---|---|
| docs | 문서 작성 자동화 | 블로그, 업무일지, 개발일지, 포트폴리오, README |
| gitwf | Git 워크플로우 | Conventional Commits, PR 생성/병합/리뷰 |
| utils | 유틸리티 | 스킬 작성 가이드, OCR, 세션 마이그레이션 |
| newsletter | AI 뉴스레터 | 7개 소스 자동 수집, 카테고리 분류, Telegram 전송 |
| jobs | 채용 지원 | 환경 초기화, 채용공고 크롤링, 리서치, 자소서, 면접 |
블로그, 일지, README, 포트폴리오를 AI가 자동 생성합니다.
Agents:
Commands:
/docs:blog /docs:worklog /docs:devlog /docs:portfolio /docs:readme /docs:configure
Conventional Commits 커밋, PR 생성/병합/리뷰를 자동 처리합니다.
Skills:
Skills:
7개 플랫폼에서 AI/개발 뉴스를 자동 수집하고, 카테고리별로 분류하여 Telegram으로 전송합니다.
Skills:
| 스킬 | 설명 |
|---|---|
| ai-news-onboard | 초기 설정 (플랫폼, Telegram bot_token, 주기) |
| ai-news-start | 시스템 crontab에 자동 수집 등록 (세션 유지 불필요) |
| ai-news-stop | crontab에서 자동 수집 해제 |
| ai-news-now | 즉시 1회 수집 |
수집 소스: HN, Reddit, GeekNews, TLDR, Threads, Velopers, DevDay
주요 특징:
claude -p 활용 — Claude Code 세션 유지 불필요/newsletter:ai-news-onboard # 최초 설정
/newsletter:ai-news-start # 자동 수집 시작 (crontab 등록)
/newsletter:ai-news-stop # 자동 수집 중단
/newsletter:ai-news-now # 즉시 수집
채용공고 크롤링부터 자소서 작성, 퇴고, 면접 준비까지 전 과정을 지원합니다.
Skills:
| 스킬 | 설명 |
|---|---|
| init | 폴더 구조 생성 (현재 디렉토리 기준) |
| crawl | 채용공고 URL 크롤링 → 마크다운 정리 |
| research | 기업분석 + 직무분석 에이전트 병렬 실행 |
| write | 문항 유형 자동 판별 → 자소서 2-3개 버전 생성 |
| review | 클리셰 검사, AI 티 제거, 일관성 검증, 표현 업그레이드 |
| interview | 1분 자기소개, 질문 100개, 모의면접 |
워크플로우:
init → crawl → research → write → review → interview
| 이벤트 | 알림 내용 | Urgency |
|---|---|---|
| 권한 요청 | "권한 승인이 필요합니다" | critical |
| 입력 대기 | "입력을 기다리고 있습니다" | normal |
| 작업 완료 | "작업이 완료되었습니다" | normal |
/plugin marketplace update
/plugin update docs@cc-plugins-bch
/plugin update gitwf@cc-plugins-bch
/plugin update utils@cc-plugins-bch
/plugin update newsletter@cc-plugins-bch
/plugin update jobs@cc-plugins-bch
MIT License
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI-powered job search, resume tailoring, and cover letter writing
Intelligence-driven job application system - resume development, interview prep, OSINT intelligence, career strategy, and crisis management using HAM-Z methodology
AI-powered resume builder with job discovery, dual ATS + HR scoring, and cover letter generation. Finds and ranks live job listings by fit, tailors your resume to any JD, auto-detects 6+ professional domains, and produces Workday-compatible DOCX output.
Interactive 7-level resume coaching process. Transforms generic resumes into compelling, personalized documents through recruiter perspective analysis, gap comparison, and expression discovery.
Job search copilot for any industry. Evaluate job postings, generate ATS-optimized resumes, scan career portals, track applications, draft outreach, and research companies. Works for engineers, marketers, nurses, lawyers, and everyone in between.
AI-powered end-to-end job search companion. Combines recruiter, career coach, reverse recruiter, and market analyst into a single intelligent platform with a feedback loop that learns what works for you.
문서 작성 플러그인 - 블로그, 업무일지, 포트폴리오, README, 코딩테스트 등
AI 뉴스 통합 수집 - HN, Reddit, GeekNews, TLDR, Threads, Velopers, DevDay를 하나의 뉴스레터로
Git/GitHub 워크플로우 자동화 - 커밋, PR 생성/병합/리뷰
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim