gaebalai

Gaebalai Marketplace — Development skill for Claude Code

Development community

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

[![Latest release](https://img.shields.io/github/v/release/gaebalai/gaebalai-marketplace?label=release)](https://github.com/gaebalai/gaebalai-marketplace/releases/latest) [![Plugins](https://img.shields.io/badge/plugins-7-blue)](#수록-플러그인) [![License](https://img.shields.io/github/license/gaebalai/gaebalai-marketplace)](LICENSE) [![CI](https://github.com/gaebalai/gaebalai-marketplace/actions/workflows/static-checks.yml/badge.svg)](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-