By orientpine
Automatically generate PhD-level engineering research reports for national institution submission from research notes and code. Analyzes inputs to detect domains like ROS2/AI/ML, maps content to 9-chapter structure, writes chapters using 4-step sentence patterns, and verifies quality with scoring before outputting structured Markdown.
4단계 문장 패턴을 적용하여 공학 박사 수준의 국가기관 제출용 챕터를 작성하는 에이전트. 연구 노트에서 추출한 내용을 전문적 보고서 형식으로 변환함
연구 노트 내용을 분석하여 최대 9개 챕터에 매핑하고, 각 챕터별 자료 충분성을 평가하여 생성할 챕터 목록을 결정하는 에이전트
연구 노트 입력을 분석하여 입력 형식(폴더/파일/코드베이스)을 감지하고, 연구 도메인을 자동 추론하며, 파일 구조를 분류하는 에이전트
생성된 보고서의 품질을 검증하는 에이전트. 4단계 패턴 적용 여부, 용어 일관성, 기술적 정확성, 문서 구조 완성도를 검사하고 검증 보고서를 생성함
Research report chapter structure definition. Defines 9 candidate chapters, content mapping rules, and sufficiency evaluation criteria for national research reports.
Domain-specific keyword mappings for research report generation. Includes ROS2, AI/ML, and general engineering keywords for chapter classification and content mapping.
Four-step sentence pattern for national research reports. Defines mandatory writing structure: task declaration, problem definition, solution approach, and technical details.
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 플러그인 마켓플레이스 — 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/) |
30가지 모던 PPTX 디자인 스타일 가이드. HEX 색상, 폰트 조합, 레이아웃 규칙, 시그니처 요소 포함. 원본: corazzon/pptx-design-styles (MIT)
KIPRIS API 기반 특허 동향 분석 - 키워드 클러스터링, 검색 최적화, 다축 분류, 시각화 대시보드 생성
Git worktree를 활용한 Claude Code 병렬 실행 워크플로우
ISD 연구계획서 전체 생성 (오케스트레이터 + 5개 Chapter + 이미지)
Claude Code 플러그인 개발 종합 툴킷. Hook, MCP, 플러그인 구조, 설정, 커맨드/에이전트/스킬 개발 가이드 제공.
npx claudepluginhub orientpine/honeypot --plugin report-generatorHWPX 문서 생성/편집/분석 통합 플러그인. XML-first 빌드 + ZIP 치환 지원.
Microsoft Office document creation skills (PowerPoint, Word, Excel)
Generate PPTX, DOCX, XLSX, and report workflows with OfficeCLI through a Claude Code skill
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
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.