By sangrokjung
팀클코(QJC) 하네스 — Claude Code 전문가 에이전트 + 회의록 생성/발송 스킬 + Stop 이메일 알림 훅
회의록 산출물(PDF 첨부 + Google Docs 링크)을 검정 프리미엄 HTML 레터헤드로 포장해 이메일 발송한다. 기본 수신자는 [email protected](외부 Naver 주소). "회의록 보내", "회의록 발송", "회의록 이메일", "미팅 결과 공유", "sesilao에게 발송", "외부 공유" 같은 회의록/문서 발송 요청이면 이 스킬을 사용하라. 외부 주소 발송이므로 반드시 (1) 본문 미리보기를 사용자에게 보여주고 (2) "보내"/"발송"/"OK" 같은 명시 승인을 받은 뒤에만 실제 발송한다 — 승인 전에는 절대 발송하지 않는다. meeting-minutes 스킬이 회의록을 만든 뒤 이어서 호출하거나, 사용자가 직접 단독으로 호출할 수 있다.
회의 녹음/텍스트 노트에서 구조화된 회의록을 마크다운 정본 + PDF(Pretendard) + Google Docs 3산출물로 자동 생성한다. 산출물은 프로젝트 meetings/<YYYYMMDD_제목>/ 폴더에 1차 정본으로 저장한다. "회의록 만들어", "회의록 작성", "미팅 정리", "녹음 파일 분석", "회의 정리", "회의 내용 정리", "STT 변환", "화자분리", "액션아이템 추출", "미팅 요약" 같은 요청, 또는 녹음 파일 경로 (.m4a/.wav/.mp3)나 회의 텍스트 노트가 주어지면 다른 도구로 직접 처리하지 말고 반드시 이 스킬을 사용하라. 회의록을 만든 뒤 발송까지 요청되면 이 스킬이 meeting-mail 스킬을 이어서 호출한다.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code 플러그인 마켓플레이스입니다. 팀클코(QJC) 하네스를 다른 사람·다른 PC와 공유하기 위해 만들었습니다. 이 레포 하나가 곧 마켓플레이스이고, 안에 플러그인 1개(
teamclco-harness)를 담고 있습니다.
samsung-gen-ai-260624/ ← 이 레포 = 마켓플레이스 루트
├── .claude-plugin/
│ └── marketplace.json ← 마켓플레이스 카탈로그
├── plugins/
│ └── teamclco-harness/ ← 플러그인 1개
│ ├── .claude-plugin/plugin.json ← 플러그인 매니페스트
│ ├── agents/claude-code-expert.md
│ ├── skills/
│ │ ├── meeting-minutes/ (SKILL.md + references + scripts)
│ │ └── meeting-mail/ (SKILL.md + scripts)
│ ├── hooks/
│ │ ├── hooks.json ← Stop 훅 선언
│ │ └── notify-on-stop.sh
│ ├── rules/email-design.md ← 자료 동봉 (자동 로드 X)
│ └── README.md ← 플러그인 상세 설명
└── README.md ← (이 파일)
# 1) 마켓플레이스 등록
/plugin marketplace add sangrokjung/samsung-gen-ai-260624 # GitHub에 올린 경우
/plugin marketplace add ./samsung-gen-ai-260624 # 로컬 경로
# 2) 플러그인 설치
/plugin install teamclco-harness@samsung-gen-ai-260624
# 관리
/plugin marketplace list
/plugin marketplace update
설치 없이 바로 테스트:
claude --plugin-dir ./samsung-gen-ai-260624/plugins/teamclco-harness
| 플러그인 | 내용 | 전제조건 |
|---|---|---|
teamclco-harness | Claude Code 전문가 에이전트 + 회의록 생성/발송 스킬 + Stop 이메일 알림 훅 | gws CLI 인증 · MCP(jina-reader/fetch/exa) · python3/jq · Pretendard(권장) |
자세한 컴포넌트·전제조건·환경변수는 plugins/teamclco-harness/README.md를 보세요.
cd samsung-gen-ai-260624
git init && git add -A && git commit -m "feat: 팀클코 하네스 플러그인 마켓플레이스 초기화"
# qjc-office 등 org에 레포 생성 후 push → 팀원은 /plugin marketplace add sangrokjung/samsung-gen-ai-260624
npx claudepluginhub sangrokjung/samsung-gen-ai-260624 --plugin teamclco-harnessoh-my-zsh for Claude Code — 11 agents, 33 commands, 24 skills, 15 hooks + 9 examples (21 events), 9 rules, 4 MCP (minimal: playwright, context7, jina-reader, [email protected]). One-line install: curl -fsSL https://raw.githubusercontent.com/sangrokjung/claude-forge/main/install.sh | bash
Interactive /goal prompt generator for Claude Code. Stops infinite stop-hook cycles by auto-applying 8 anti-deadlock guards (universal-quantifier rewrite, measurable signal, scope, letter-vs-spirit, session-limit, proof channel, turn limit, session-out separation).
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Memory compression system for Claude Code - persist context across sessions
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.