<?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>Forem: Vint</title>
    <description>The latest articles on Forem by Vint (@vintlin).</description>
    <link>https://forem.com/vintlin</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3840052%2Fb957c215-72ea-445f-8bc6-3088c6b708e6.jpg</url>
      <title>Forem: Vint</title>
      <link>https://forem.com/vintlin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/vintlin"/>
    <language>en</language>
    <item>
      <title>I built Skill Flow — manage and deploy AI coding skills across every major agent</title>
      <dc:creator>Vint</dc:creator>
      <pubDate>Thu, 02 Apr 2026 04:00:23 +0000</pubDate>
      <link>https://forem.com/vintlin/i-built-skill-flow-manage-and-deploy-ai-coding-skills-across-every-major-agent-3306</link>
      <guid>https://forem.com/vintlin/i-built-skill-flow-manage-and-deploy-ai-coding-skills-across-every-major-agent-3306</guid>
      <description>&lt;p&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.amazonaws.com%2Fuploads%2Farticles%2Fzff1vukid600uejgom2a.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.amazonaws.com%2Fuploads%2Farticles%2Fzff1vukid600uejgom2a.png" alt=" " width="800" height="574"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I got tired of installing skills one by one across Claude Code, Cursor, Copilot, and whatever new agent showed up next.&lt;/p&gt;

&lt;p&gt;The real problem isn't installation — it's that there's no coherent way to manage them:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Skill repos are grouped by design, but you install them separately&lt;/li&gt;
&lt;li&gt;Every agent expects files in a different location&lt;/li&gt;
&lt;li&gt;Updates drift silently&lt;/li&gt;
&lt;li&gt;Nobody tracks what's actually deployed&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I built &lt;strong&gt;&lt;a href="https://github.com/VintLin/skill-flow" rel="noopener noreferrer"&gt;skill-flow&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;p&gt;Import a skill source once — from GitHub, skills.sh, or a local path — and deploy to multiple agents in one step. It tracks what's installed, keeps everything in sync, and tells you when something's out of date.&lt;/p&gt;

&lt;p&gt;Supported agents: Claude Code, Codex, Cursor, Gemini CLI, OpenCode, Windsurf, and more.&lt;/p&gt;

&lt;h2&gt;
  
  
  How it works
&lt;/h2&gt;

&lt;p&gt;One source stays one cohesive unit. You inspect it, select the skills you need, and deploy — without manually copying files or remembering which agent lives where.&lt;/p&gt;

&lt;p&gt;State is explicit: a &lt;code&gt;manifest.json&lt;/code&gt; stores your intent, a &lt;code&gt;lock.json&lt;/code&gt; tracks what's resolved and deployed.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/VintLin/skill-flow" rel="noopener noreferrer"&gt;skill-flow&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love feedback — especially from anyone managing skills across more than two agents.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>agents</category>
      <category>agentskills</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
