What problem does it solve?
It removes the heavy setup burden for starting a bilingual (KO/EN) research-and-code project by generating a ready-to-build repository with documentation, paper/book skeletons, and infrastructure scaffolding.
Core Features & Use Cases
- GitHub + Cloudflare initialization: Creates a new private GitHub repo and optionally provisions Cloudflare DNS routing via the master node’s credentials.
- Bilingual docs and build pipeline: Generates Korean/English book outlines, KCI/IEEE paper templates, and Mermaid diagram stubs, wired into Makefile-based Pandoc/LaTeX build targets.
- Project planning artifacts: Creates plan/specs/decisions scaffolding (SPEC/ADR/roadmap) and sets up a consistent directory structure for iterative authoring.
- Operational guardrails: Moves any existing target directory aside instead of deleting it, and provides a post-bootstrapping checklist.
Quick Start
Run the skill’s init script with your project name to generate the full repository skeleton and templates, ready for editing and making diagrams/books/papers.