<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: 어나니머동</title>
    <description>The latest articles on DEV Community by 어나니머동 (@gugdongbageng).</description>
    <link>https://dev.to/gugdongbageng</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4020328%2Fa2d3a13b-553e-4525-910f-70111bdb1434.jpg</url>
      <title>DEV Community: 어나니머동</title>
      <link>https://dev.to/gugdongbageng</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gugdongbageng"/>
    <language>en</language>
    <item>
      <title>I made Claude Code get Korean marketing right — 9 citation-backed skills</title>
      <dc:creator>어나니머동</dc:creator>
      <pubDate>Wed, 08 Jul 2026 00:58:23 +0000</pubDate>
      <link>https://dev.to/gugdongbageng/i-made-claude-code-get-korean-marketing-right-9-citation-backed-skills-2olc</link>
      <guid>https://dev.to/gugdongbageng/i-made-claude-code-get-korean-marketing-right-9-citation-backed-skills-2olc</guid>
      <description>&lt;p&gt;I work with small brick-and-mortar businesses across Korea — POS systems, kiosks, that kind of thing. Most owners have no marketing help and end up burning cash bidding on the same ad keywords. So I tried the obvious thing: let an LLM handle the marketing.&lt;/p&gt;

&lt;p&gt;It failed in a specific, dangerous way. It wasn't &lt;em&gt;bad&lt;/em&gt; at marketing — it was &lt;strong&gt;confidently wrong about Korean marketing.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A few real answers it gave me:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;"Send your discount text at 10pm."&lt;/strong&gt; In Korea that violates the Network Act's night-time advertising restriction (21:00–08:00) and carries a fine.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;"Allow GPTBot so you show up in ChatGPT."&lt;/strong&gt; GPTBot is the &lt;em&gt;training&lt;/em&gt; crawler. Search visibility is a different agent (OAI-SearchBot). Allowing the wrong one does nothing for the stated goal.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;"KakaoTalk channel messages are free."&lt;/strong&gt; Creating the channel and chatbot is free; &lt;em&gt;sending&lt;/em&gt; messages is billed per message.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These aren't hallucinations you can catch by eye. They &lt;em&gt;sound&lt;/em&gt; authoritative, and a non-expert owner would just do what the model said — and get fined or waste money.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;korean-marketing-skills&lt;/strong&gt;: 9 Claude Code skills + 17 reference docs that pin down the facts general LLMs get wrong for the Korean market — each claim sourced to the actual statute, KISA guidance, or the vendor's official documentation.&lt;/p&gt;

&lt;h3&gt;
  
  
  The part that generalizes beyond Korea
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Each skill is a &lt;code&gt;SKILL.md&lt;/code&gt; that loads into Claude Code / Codex / Cursor when it's relevant.&lt;/li&gt;
&lt;li&gt;Every non-obvious claim carries a &lt;strong&gt;citation&lt;/strong&gt; and an &lt;strong&gt;"as-of date + verify" note&lt;/strong&gt; — because policies and prices change. The skill effectively tells the model: here's the rule, here's the source, and here's when to double-check it.&lt;/li&gt;
&lt;li&gt;It's &lt;strong&gt;not&lt;/strong&gt; a translation of an existing English marketing pack. It's redesigned around Naver, Kakao, Baemin, 당근(Danggeun), and Korean law.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Install (Claude Code)
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;git clone https://github.com/gugdongbag-eng/korean-marketing-skills
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Copy the skills into your &lt;code&gt;~/.claude/skills&lt;/code&gt; directory (details in the README).&lt;/p&gt;

&lt;h3&gt;
  
  
  Why make it Korean-specific?
&lt;/h3&gt;

&lt;p&gt;Because that's exactly where a general model is weakest, and where a wrong answer is most expensive — legal fines, wasted ad spend. A narrow, sourced skill beats a confident general answer.&lt;/p&gt;

&lt;h3&gt;
  
  
  Honest caveat
&lt;/h3&gt;

&lt;p&gt;This is a young project, and Korean policies and prices shift. I date every fact and genuinely welcome corrections — if you spot something stale, an issue helps everyone.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Repo (MIT):&lt;/strong&gt; &lt;a href="https://github.com/gugdongbag-eng/korean-marketing-skills" rel="noopener noreferrer"&gt;https://github.com/gugdongbag-eng/korean-marketing-skills&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If the "citation-backed skill" pattern is useful to you, a star helps other people find it.&lt;/p&gt;

</description>
      <category>claude</category>
      <category>ai</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
