By orientpine
Develop full Claude Code plugins end-to-end: plan structures, create skills/agents/commands/hooks, integrate MCP servers, configure per-project settings, validate manifests/directories/components, and review skill quality with automated agents and guides.
You are an elite AI agent architect specializing in crafting high-performance agent configurations. Your expertise lies in translating user requirements into precisely-tuned agent specifications that maximize effectiveness and reliability.
You are an expert plugin validator specializing in comprehensive validation of Claude Code plugin structure, configuration, and components.
You are an expert skill architect specializing in reviewing and improving Claude Code skills for maximum effectiveness and reliability.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
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 플러그인 마켓플레이스 — AI 에이전트 기반 문서 생성, 시각자료, 투자 분석, 특허 분석, 개발 도구
Version: 3.23.0 | Author: Baekdong Cha | License: MIT
Step 1. 마켓플레이스 등록
/plugin marketplace add /path/to/honeypot
Step 2. 플러그인 호출
# 시각자료 생성
/visual-generator:visual-generate 발표 자료를 만들어줘
입력 문서: ./proposal.md
테마: seminar
# 특허 동향 분석
/patent-trend-analyzer:analyze-patents "자율주행 라이다" 주제로 특허 동향 분석을 해줘
# 연구계획서 생성
/isd-generator:isd-generate 연구계획서를 생성해줘
| 카테고리 | 플러그인 | 설명 |
|---|---|---|
| 문서 | isd-generator | ISD 연구계획서 5개 Chapter 자동 생성 |
| 문서 | report-generator | 연구 노트 → 국가기관 제출용 보고서 |
| 문서 | hwpx-generator | HWPX 한글 문서 생성/편집/분석 |
| 시각 | visual-generator | 6개 테마 시각자료 프롬프트 생성 + Gemini 렌더링 |
| 시각 | pptx-design-styles | 30가지 모던 PPTX 디자인 스타일 가이드 (HEX, 폰트, 레이아웃) |
| 논문 | paper-style-generator | PDF 논문 분석 → 논문 작성 스킬 세트 자동 생성 |
| 투자 | investments-portfolio | DC형 퇴직연금 포트폴리오 멀티 에이전트 분석 |
| 투자 | stock-consultation | 주식/ETF 투자 상담 (Bogle/Vanguard 철학) |
| 투자 | equity-research | 기관급 주식 분석 리포트 생성 |
| 투자 | macro-analysis | 거시경제 분석 공용 에이전트 7종 |
| 분석 | patent-trend-analyzer | KIPRIS API 기반 특허 동향 분석 + 시각화 |
| 도구 | plugin-dev | Claude Code 플러그인 개발 종합 툴킷 [^1] |
| 도구 | worktree-workflow | Git worktree 기반 병렬 실행 |
| 도구 | general-agents | 범용 에이전트 (심층 인터뷰 등) |
| 도구 | obsidian-skills | Obsidian vault 파일 작성 — Markdown, Bases, Canvas, CLI, Defuddle |
| 학습 | accelerated-learner | 48시간 가속 학습 — 소스 분석, 멘탈모델, 논쟁 매핑, 소크라틱 튜터링 |
ISD(기업부설연구소) 국책과제 연구계획서 5개 Chapter를 자동 생성합니다.
/isd-generator:isd-generate 연구계획서를 생성해줘
input-template 스킬 양식에 맞춰 통합 입력 파일을 작성해야 합니다. 입력 파일에는 프로젝트 개요, 연구 목표, 기술 내용 등의 섹션이 포함됩니다.
output/[프로젝트명]/chapter_{1-5}/| 유형 | 항목 |
|---|---|
| Agents | chapter1, chapter2, chapter3, chapter4, chapter5, figure |
| Command | isd-generate (오케스트레이터) |
| Skills | chapter1~5-guide, core-resources, data-collection-guide, figure-guide, image-reference-guide, input-template, verification-rules |
연구 노트를 분석하여 공학 박사 수준의 국가기관 제출용 연구 보고서를 자동 생성합니다.
/report-generator:report-generate 연구 보고서를 생성해줘
입력 경로: ./research_notes/
프로젝트명: HR35_자율굴착기
| 파라미터 | 필수 | 설명 | 예시 |
|---|---|---|---|
input_path | O | 연구 노트 경로 | ./research_notes/ |
project_name | O | 프로젝트명 | HR35_자율굴착기 |
code_path | - | 코드베이스 경로 | /home/user/ros2_ws/src/ |
output_dir | - | 출력 디렉토리 | ./output/ (기본값) |
auto_mode | - | 자동 진행 여부 | true / false (기본값) |
| 유형 | 항목 |
|---|---|
| Agents | input-analyzer, content-mapper, chapter-writer, quality-checker |
| Command | report-generate (오케스트레이터) |
| Skills | chapter-structure, field-keywords, four-step-pattern |
HWPX(한글) 문서를 XML-first 방식으로 생성, 편집, 분석합니다. Workflow 7: 마크다운 → HWPX 템플릿 채우기 + 이미지 임베딩.
# 기본 생성
/hwpx-generator:hwpx-generate 연구 보고서 HWPX 문서를 만들어줘
# 레퍼런스 문서 스타일 참조
/hwpx-generator:hwpx-generate 이 양식과 동일한 스타일로 문서를 만들어줘
reference_hwpx: ./template.hwpx
# 템플릿 기반 생성
/hwpx-generator:hwpx-generate 이 템플릿에 내용을 채워줘
template_hwpx: ./form.hwpx
# Workflow 7: 마크다운 → HWPX 템플릿 채우기 + 이미지 임베딩
/hwpx-generator:hwpx-generate 마크다운 파일을 HWPX 템플릿에 채우고 이미지를 임베딩해줘
markdown_file: ./content.md
template_hwpx: ./form.hwpx
images_dir: ./images/
zip_surgery.py로 안전한 ZIP 내부 편집fix_namespaces.py 필수 적용<hp:linesegarray> 자동 생성으로 한컴오피스 외 뷰어 지원section_transplant.py로 HWPX 간 챕터 단위 콘텐츠 이식 + 스타일 자동 리매핑| 파라미터 | 필수 | 설명 |
|---|---|---|
ARGUMENTS | O | 문서 유형, 목적, 포함할 내용 |
reference_hwpx | - | 스타일 분석용 레퍼런스 .hwpx |
template_hwpx | - | 사용자 업로드 템플릿 .hwpx |
output_dir | - | 결과 폴더 (기본값: ./output/hwpx/) |
npx claudepluginhub orientpine/honeypot --plugin plugin-dev30가지 모던 PPTX 디자인 스타일 가이드. HEX 색상, 폰트 조합, 레이아웃 규칙, 시그니처 요소 포함. 원본: corazzon/pptx-design-styles (MIT)
KIPRIS API 기반 특허 동향 분석 - 키워드 클러스터링, 검색 최적화, 다축 분류, 시각화 대시보드 생성
Git worktree를 활용한 Claude Code 병렬 실행 워크플로우
ISD 연구계획서 전체 생성 (오케스트레이터 + 5개 Chapter + 이미지)
연구 노트를 분석하여 공학 박사 수준의 국가기관 제출용 연구 보고서를 자동 생성하는 플러그인.
범용 에이전트 모음
DOCX creation, editing, and redlining with tracked changes and OOXML validation
Document generation tools for creating professional presentations, reports, and other formatted documents.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.