Gaebalai Marketplace — Development skill for Claude Code
Claude Code 플러그인 마켓플레이스 (현재 수록: empirical-prompt-tuning — 백지 dispatch로 프롬프트 재현성을 객관 측정·정련하는 메타-스킬).
How to install Gaebalai Marketplace
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open gaebalai/gaebalai-marketplace and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Gaebalai Marketplace does
Claude Code 플러그인 마켓플레이스 (현재 수록: empirical-prompt-tuning — 백지 dispatch로 프롬프트 재현성을 객관 측정·정련하는 메타-스킬).
Alternatives in Development
- Every Marketplace — pattern 11.2k ★
- Agent Skills Platform — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.4k ★
- Agent Skill Creator — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.3k ★
README
gaebalai-marketplace
[](https://github.com/gaebalai/gaebalai-marketplace/releases/latest) [](#수록-플러그인) [](LICENSE) [](https://github.com/gaebalai/gaebalai-marketplace/actions/workflows/static-checks.yml)
Claude Code 플러그인 마켓플레이스. 현재 `car-can-checker`, `cc-fancy-html-hook`, `cc-jarvis`, `cc-meeting-highlight`, `cc-roundtable`, `cc-security-scan`, `empirical-prompt-tuning` 일곱 플러그인을 호스팅합니다.
이 리포지터리는 Claude Code의 [플러그인 시스템](https://docs.claude.com/en/docs/claude-code/plugins)에서 곧바로 추가할 수 있는 **마켓플레이스** 형태로 구성되어 있습니다.
빠른 시작 (사용자)
Claude Code 세션에서 마켓플레이스를 한 번 추가한 뒤, 원하는 플러그인을 설치합니다.
# 1. 마켓플레이스 등록 (1회)
/plugin marketplace add gaebalai/gaebalai-marketplace
# 2. 플러그인 설치 (필요한 것만, 또는 전부)
/plugin install car-can-checker@gaebalai-marketplace
/plugin install cc-fancy-html-hook@gaebalai-marketplace # macOS + Windows
/plugin install cc-jarvis@gaebalai-marketplace # macOS 전용
/plugin install cc-meeting-highlight@gaebalai-marketplace # macOS Apple Silicon 전용
/plugin install cc-roundtable@gaebalai-marketplace
/plugin install cc-security-scan@gaebalai-marketplace
/plugin install empirical-prompt-tuning@gaebalai-marketplace
설치 후 자연어 또는 슬래시 명령어로 트리거됩니다.
# car-can-checker
차 한번 굴리고 받은 데이터 분석해줘
이 candump 로그에서 RPM ID 찾아줘
차량 진단 PWA 만들어줘
# cc-fancy-html-hook (설치만 하면 자동 동작 — .md를 Write/Edit할 때마다 다이얼로그)
# "HTML 변환할까요?" → 일반 HTML / 팬시 HTML(인포그래픽 스타일) 자동 생성·브라우저 오픈
# cc-jarvis (macOS 전용 — 설치만 하면 자동 동작, 별도 트리거 없음)
# 매 응답이 끝날 때마다 데스크톱 알림 + Yuna 한국어 음성으로 작업 결과 보고
# cc-meeting-highlight (macOS 전용)
/meeting-highlight
이 회의 녹화 60초 하이라이트로 만들어줘
# cc-roundtable
이 결정을 다분야 전문가들과 토론으로 평가해줘
이 사이트를 원탁회의 형식으로 리뷰해줘
# cc-security-
Related Skills
Claude Memory Plugin
Claude Code 생산성 플러그인 마켓플레이스 — memory-system 포함
Claudecode To
Claude Code 생산성 플러그인 모음 — Marketplace 레포.
Prompt Sync
/prompt-sync - 프롬프트 생성기 시스템 동기화 에이전트
Prompt Update
프롬프트 엔지니어링 통합 업데이트 (tofu-at 생성 — /prompt-update)
🎯 Resonance Prompt Engineering Complete Guide
Resonance™의 다단계 프롬프트 엔지니어링을 위한 완전한 가이드 - 연구 기반 원칙부터 실전 적용까지
Claude Code Prompt Architecture Guide
Claude Code 프롬프트 아키텍처 범용 가이드 (한국어) — .claude/ 설정, CLAUDE.md, Skills, Agents, Hooks 체계적 구축 가이드
Related Agents
Prompt Smith
웹툰 패널 프롬프트 스미스. 샷리스트의 각 패널을 codex-image 생성 프롬프트로 변환하고, 스타일 바이블의 일관성 토큰·캐릭터 시트·레퍼런스 시트 앵커·씬별 장소 고정 토큰을 모든 프롬프트에
LLM Orchestrator
Use this agent for LLM integration work — prompt engineering, multi-provider abstraction (OpenRouter, Gemini,
Skill Eval Runner
스킬 eval 용 실행 러너 — 테스트 프롬프트 1건을 통제 조건에서 완료하고 원본 결과를 반환한다. skill-creator 스킬이 baseline vs 후보 대조 실행에 사용.