A helper for preparing company or real-estate registry certificate requests through Korea’s Internet Registry Office (IROS). It assists with the browser steps for the cart, viewing, and saving documents after the user logs in and pays directly.
A job-search tool for Korean candidates that searches public listings on JobKorea and Saramin. It compares the listings with a resume, career summary, and preferred conditions, then organizes fit and application strategy.
Use when the user asks for Korean school meal menus (급식 식단) by natural-language education office and school name, via k-skill-proxy NEIS school-search and school-meal routes.
Use when the user asks for nearby bars or 근처 술집. Ask for the user's location, search with the official Kakao Local API, then follow returned Kakao Map detail links for open-now, menu, and seating hints. 돌쇠에서는 공식 표면을 통한 후속 액션까지 진행한다.
A tool for searching KakaoTalk archives on Apple Silicon Macs through the katok command-line tool. KakaoTalk is a widely used Korean messaging service.
A read-only lookup tool for KAMIS, Korea’s agricultural and livestock distribution price service. It retrieves wholesale and retail prices by category, along with comparisons with the previous day, week, month, or year.
Stage 3 conversion skill usable in Codex and Claude Code. Convert approved HTML slides to PDF or per-slide PNG reliably, and to experimental / unstable PPTX/Figma outputs on a best-effort basis.
HTML-mode presentation pipeline usable in Codex and Claude Code. Build semantic slide-XX.html files, generate bespoke hero/accent imagery with slides-grab image, run the design gate, and export. Use when the deck needs editable, searchable, accessible text or when no existing template must be matched pixel-for-pixel.
Image-native presentation pipeline usable in Codex and Claude Code. Generate whole-slide raster images one slide at a time with slides-grab image, passing the reference template page as --reference so the model copies the layout and style and only swaps the content. Use when visual fidelity to an existing template…
End-to-end presentation workflow usable in Codex and Claude Code. Routes the user request to the HTML-mode or image-native-mode sub-skill, then runs the shared plan, design, and export stages. PDF and per-slide PNG are preferred; PPTX/Figma export is experimental / unstable.
Instructions for NomaDamas/katok, covering kakao memory agent instructions, project intent, architecture guidelines, development guidelines and manual verification against a real install.
Project instructions for katok, a KakaoTalk search project. KakaoTalk is a messaging app; BM25 and vector search are two ways to find relevant messages by words or meaning.