Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub moonklabs/skills --plugin moonklabs-fundraisingGuidance on investor sourcing methodology and data sources for VC, AC, angels, and CVC funds. Triggers on "find investors", "VC list", "find accelerator programs", "deal sourcing", "investor sourcing", "discover VCs", "[sector] investors", "[stage] VC", "투자자 찾기", "VC 리스트", "AC 프로그램 찾기", "딜소싱", "투자자 소싱", "VC 발굴".
Email templates for investors (warm intro, cold, follow-up), monthly updates, Day 5/10/21 cadence, and style guide. Triggers on "investor email", "contact VC", "investor update", "intro email", "follow-up email", "monthly update", "투자자 이메일", "VC 연락", "투자자 업데이트", "인트로 이메일", "팔로업 이메일", "월간 업데이트".
Fundraising lifecycle from pre-seed through Series B: stage benchmarks, 8-week timeline, preparation checklist. Triggers on "fundraising process", "fundraising stages", "prepare for Series A", "funding timeline", "round preparation", "투자 유치 프로세스", "펀드레이징 단계", "시리즈 A 준비", "투자 타임라인", "라운드 준비".
Research VC funds/partners to provide thesis matching, portfolio analysis, and approach strategy. Works standalone with web search; enhanced by data tools. Triggers on "[VC Name] research", "[VC] research", "[Partner Name] background", "investor info", "[VC명] 리서치", "[VC] 조사", "[파트너명] 배경", "투자자 정보".
Sequoia-style pitch deck structure, slide-by-slide guide, storytelling principles, 30 anticipated VC questions. Triggers on "create pitch deck", "deck structure", "improve slides", "pitch story", "investor presentation", "피치 덱 만들기", "덱 구조", "슬라이드 개선", "피치 스토리", "투자 발표".
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
AI Workflow Framework - Project management and development workflow for Claude Code with Korean/English support
VC/AC 투자 유치의 일일 루틴을 실행합니다 — 딜소싱, Lead 대시보드, 아웃리치, 파이프라인, IR자료, 재무모델링, GTM 전략, 세일즈. 웹 검색만으로 단독 작동하며, CRM·이메일·문서 도구 연결 시 더욱 강력해집니다.
한국 정부·민간 지원사업 사업계획서 자동화 — 지식베이스 · 공고 지식 · 작성 · HWP 서식 4종 스킬 번들.
개발자 워크플로 — Git worktree + 서브모듈 통합 관리 스킬.
Go-to-Market · 경쟁 포지셔닝 · 가격 · 시장 규모 · B2B 세일즈 플레이북 5종 스킬 번들.
뭉클랩 스킬 마켓플레이스 — 스타트업 운영, 지원사업, 개발자 워크플로, 디자인 시스템까지 카테고리별 Claude Code 플러그인을 한곳에서 관리합니다. developer-plugins의 멀티타겟(모노리식 plugin + skill.sh) 패턴을 확장해, 각 카테고리가 독립 플러그인이면서 하나의 마켓플레이스로 묶입니다.
| 카테고리 | 플러그인 이름 | 스킬 |
|---|---|---|
fundraising/ | moonklabs-fundraising | fundraising-process · term-sheet-knowledge · deal-sourcing · investor-research · fundraise-comms · pitch-craft |
gtm-strategy/ | moonklabs-gtm-strategy | gtm-strategy · competitive-landscape · pricing-strategy · market-sizing · sales-playbook |
finance-metrics/ | moonklabs-finance-metrics | startup-metrics · financial-modeling |
gov-apply/ | moonklabs-gov-apply | kb-structure · gov-program-knowledge · bizplan-writing · hwp-format |
dev-workflow/ | moonklabs-dev-workflow | git-submodule-manager |
design-system/ | moonklabs-design-system | design-md · sprintable-design |
총 20개 스킬이 6개 카테고리로 묶여 있습니다.
skills/
├── .claude-plugin/
│ └── marketplace.json # 6개 플러그인을 등록하는 마켓플레이스
├── fundraising/
│ ├── .claude-plugin/plugin.json
│ └── skills/
│ ├── fundraising-process/SKILL.md
│ ├── term-sheet-knowledge/SKILL.md
│ └── ...
├── gtm-strategy/ (동일 구조)
├── finance-metrics/ (동일 구조)
├── gov-apply/ (동일 구조)
├── dev-workflow/ (동일 구조)
├── design-system/ (동일 구조; assets/preview/ui_kits 포함)
├── skill.sh # build / install / verify / check
├── dist/ # 빌드 산출물 (gitignored)
├── LICENSE
└── README.md
/plugin 메뉴 → Add Marketplace → 이 저장소의 절대 경로(예: /Users/you/workspace_plugin/skills)를 입력./plugin 에서 원하는 카테고리 플러그인을 개별 설치 (moonklabs-fundraising, moonklabs-gtm-strategy 등) 또는 필요한 것만 골라 설치합니다./skill:<name> 형태로 호출됩니다.사전 요구사항: yq, jq — macOS에서는 brew install yq jq.
./skill.sh build # dist/AGENTS.md + dist/codex-prompts/*.md 생성
./skill.sh install # ~/.codex/prompts/ 로 복사
설치 후 Codex CLI에서 스킬 이름(fundraising-process, pitch-craft, git-submodule-manager 등)으로 프롬프트를 참조할 수 있습니다. 각 스킬의 SKILL.md를 수정한 뒤 ./skill.sh build로 재빌드하세요.
| 명령 | 설명 |
|---|---|
./skill.sh build | 모든 카테고리를 순회해 dist/AGENTS.md와 카테고리별 요약을 포함한 dist/codex-prompts/*.md를 생성합니다. |
./skill.sh install | dist/codex-prompts/*.md 를 ~/.codex/prompts/ 로 복사합니다. |
./skill.sh verify | 7개 자동 테스트 (PASS/FAIL) — marketplace 검증, 카테고리별 plugin.json, SKILL.md 존재, source 경로, 빌드 성공, AGENTS.md 스모크, 이름 충돌 없음. |
./skill.sh check | plugin.json/SKILL.md 형식을 린트합니다. |
fundraising/, gtm-strategy/, ...).<category>/skills/<new-skill>/SKILL.md 를 추가하거나 기존 SKILL.md를 편집.<category>/.claude-plugin/plugin.json 의 skills 배열에 등록..claude-plugin/marketplace.json 에 플러그인 항목을 추가../skill.sh verify 통과 확인 → ./skill.sh build && ./skill.sh install 로 Codex 반영./plugin list에서 6개 플러그인이 노출되는지 확인../skill.sh build && ./skill.sh install 실행 후 ls ~/.codex/prompts/ 에 20개 파일 확인.fundraising/, gtm-strategy/, finance-metrics/ 카테고리: startup-plugins/startup-fundraise/skills/ 에서 재분류.gov-apply/ 카테고리: startup-plugins/startup-apply/skills/ 에서 이관.dev-workflow/, design-system/ 카테고리: developer-plugins/skills/ 에서 이관.skill.sh verify 자동 실행dist/ 산출물 업로드skill.sh uninstall 구현 (설치된 Codex 프롬프트 제거)LICENSE 참조.