<?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: Om Talaviya</title>
    <description>The latest articles on DEV Community by Om Talaviya (@omtalaviya).</description>
    <link>https://dev.to/omtalaviya</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%2F4120465%2F64259167-7bcc-441b-817d-16c18fad7ff2.jpg</url>
      <title>DEV Community: Om Talaviya</title>
      <link>https://dev.to/omtalaviya</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/omtalaviya"/>
    <language>en</language>
    <item>
      <title>Fixing US-Centric Bias in AI: Open-Sourcing Claude Trade Skills</title>
      <dc:creator>Om Talaviya</dc:creator>
      <pubDate>Fri, 11 Sep 2026 07:54:57 +0000</pubDate>
      <link>https://dev.to/omtalaviya/fixing-us-centric-bias-in-ai-open-sourcing-claude-trade-skills-518</link>
      <guid>https://dev.to/omtalaviya/fixing-us-centric-bias-in-ai-open-sourcing-claude-trade-skills-518</guid>
      <description>&lt;p&gt;Why AI gets export paperwork wrong (and how I fixed it)&lt;/p&gt;

&lt;p&gt;If you've ever tried using Claude or any AI tool to generate an export invoice or help with international tax rules, you've probably noticed it almost always defaults to US Customs, CBP forms, and EIN numbers.&lt;/p&gt;

&lt;p&gt;If you're exporting goods or software services from India, the UK, Europe, or the UAE, that's practically useless. In India especially, small mistakes with GST export rules (like LUT filings, ICEGATE shipping bills, or Rule 96(10) duty-free restrictions) can freeze your refunds for months.&lt;/p&gt;

&lt;p&gt;To fix this, I built &lt;code&gt;claude-trade-skills&lt;/code&gt;a free Claude Code plugin that brings country-accurate trade rules to AI:&lt;/p&gt;

&lt;p&gt;-&amp;gt;India GST Compliance: Automated guidance for LUT (RFD-11), ICEGATE refund error fixes (SB001–SB006), and Rule 89(4) ITC calculations.&lt;br&gt;
-&amp;gt;Proper Regional Invoices: Generates commercial invoices and packing lists formatted with real identifiers (IEC/GSTIN for India, EORI for UK/EU, TRN for UAE).&lt;br&gt;
-&amp;gt;Zero Hallucinations: It never guesses tariff codes or customs exchange rates.&lt;/p&gt;

&lt;p&gt;How to install:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;/plugin marketplace add Om-Talaviya/claude-trade-skills
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;⭐ GitHub (MIT Open Source)&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F4njgtuw9s3nepxl7ryjf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F4njgtuw9s3nepxl7ryjf.png" alt=" " width="800" height="447"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgm3msiabokk205antliz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgm3msiabokk205antliz.png" alt=" " width="800" height="447"&gt;&lt;/a&gt;: &lt;a href="https://github.com/Om-Talaviya/claude-trade-skills" rel="noopener noreferrer"&gt;Om-Talaviya/claude-trade-skills&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let me know what you think or if you'd like to contribute formats for other countries!&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fq37keqpbr1ma9omb4cck.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fq37keqpbr1ma9omb4cck.png" alt=" " width="800" height="447"&gt;&lt;/a&gt;&lt;/p&gt;

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