I built Skill Flow — manage and deploy AI coding skills across every major agent
<p><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"><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"></a></p> <p>I got tired of installing skills one by one across Claude Code, Cursor, Copilot, and whatever new agent showed up next.</p> <p>The real problem isn't installation — it's that there's no coherent way to manage them:</p> <ul> <li>Skill repos are grouped by design, but you install them separately</li> <li>
I got tired of installing skills one by one across Claude Code, Cursor, Copilot, and whatever new agent showed up next.
The real problem isn't installation — it's that there's no coherent way to manage them:
-
Skill repos are grouped by design, but you install them separately
-
Every agent expects files in a different location
-
Updates drift silently
-
Nobody tracks what's actually deployed
So I built skill-flow.
What it does
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.
Supported agents: Claude Code, Codex, Cursor, Gemini CLI, OpenCode, Windsurf, and more.
How it works
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.
State is explicit: a manifest.json stores your intent, a lock.json tracks what's resolved and deployed.
Try it
GitHub: skill-flow
Would love feedback — especially from anyone managing skills across more than two agents.
DEV Community
https://dev.to/vintlin/i-built-skill-flow-manage-and-deploy-ai-coding-skills-across-every-major-agent-3306Sign in to highlight and annotate this article

Conversation starters
Daily AI Digest
Get the top 5 AI stories delivered to your inbox every morning.
More about
claudegeminiupdate
135,000 OpenClaw Users Just Got a 50x Price Hike. Anthropic Says It's 'Unsustainable.'
Originally published at news.skila.ai A single OpenClaw session can burn through $1,000 to $5,000 in compute. Anthropic was eating that cost on a $200/month Max plan. As of April 4, 2026 at 12pm PT, that arrangement is dead. More than 135,000 OpenClaw instances were running when Anthropic flipped the switch. Claude Pro ($20/month) and Max ($200/month) subscribers can no longer route their flat-rate plans through OpenClaw or any third-party agentic tool. The affected users now face cost increases of up to 50 times what they were paying. This is the biggest pricing disruption in the AI developer tool space since OpenAI killed free API access in 2023. And the ripple effects reach far beyond Anthropic's customer base. What Actually Happened (and Why) Boris Cherny, Head of Claude Code at Anthro
Knowledge Map
Connected Articles — Knowledge Graph
This article is connected to other articles through shared AI topics and tags.







Discussion
Sign in to join the discussion
No comments yet — be the first to share your thoughts!