
Máximo Correa.
Founder of Flowy, the auto-invoked Claude Code skills library.
Flowy is a solo project. One founder, one review queue, one standard. I build the product and hand-check every Flow before it enters the library, the same Flows I run in my own agent every day.
The story
From a broken PC in Buenos Aires.
I started coding at 13, on a broken PC in Argentina. By 16 I had shipped 15+ mobile games on Google Play and crossed 100,000 downloads. Then the web, then Web3: I built txpay.app end to end, a non-custodial cross-chain payment app.
I use Claude Code every day. Skills are powerful, but the agent only fires the right one if you remember to ask. Flowy is what I built to fix that for my own work: a FLOW.md that auto-invokes the perfect skill, so I just prompt. Every Flow in the library is one I hand-checked against a real task before it shipped.
The product
What Flowy is, and why it works.
Flowy is a free, open-source library of AI Flows for Claude Code. A Flow bundles a hand-picked set of Claude Code skills with a FLOW.md routing file that auto-invokes the right skill for each prompt, based on your intent. You prompt in plain English; the Flow routes. Free, and hand-checked by me before anything ships.
There are already over a million skills online. Most are noise. The hard problem is not finding a skill. It is knowing which skill, when, and whether it will actually ship the outcome you named.
A Flow is the answer: a goal, a set of hand-picked skills, and a FLOW.md router that auto-invokes the right skill at the right moment, enforced by a hook. You prompt in plain English. The Flow reads the intent behind your words and routes. No naming a skill, no re-orchestration, no babysitting.
Why it works is three things stacked: curation (out of a million skills, the ones that work), routing (the FLOW.md fires the perfect skill for about 40 tokens a prompt), and enforcement (a hook makes the routing law, not a suggestion). See the best skills to route or how Flowy compares.
Free. Open source. V1.
The review standard
What “hand-checked” means.
Every Flow in the library passed three checks. Not a script. Not a linter. A person who actually ran it.
Tested in the wild
The routing was actually run against a real task before the listing exists. If the FLOW.md routes to a skill that does not fire, the Flow does not ship.
No filler
Every skill in the bundle carries the goal. If a skill is in there for decoration, it is removed. The bundle is the minimum set that ships the stated outcome.
Honest listing
The description says what the Flow does, not what sounds good. No invented numbers. No inflated scope. Real descriptions for real tools.
Community submissions reviewed personally. Expect 3 to 7 days for a first pass.
Frequently asked questions.
What is Flowy?
Flowy is a free, open-source library of AI Flows for Claude Code. A Flow auto-invokes the right skill for each prompt, based on your intent, so you never pick or remember which skill to run. Every Flow is hand-checked by the founder before it enters the library.
What is a Flow?
A Flow is a goal-bound bundle of hand-picked Claude Code skills plus a FLOW.md routing file. The FLOW.md tells the agent which skill to invoke and when, enforced by a hook. You prompt in plain English; the Flow reads the intent behind your words and routes.
What are auto-invoked skills?
Auto-invoked skills fire automatically based on your intent, instead of you naming a skill by hand. Flowy reads the context behind your prompt and invokes the matching skill, like test-driven development, debugging, or review, at the right moment, for about 40 tokens a prompt.
How do I install a Flow?
In Claude Code, run /plugin marketplace add MaximoCorrea1/flowy-flows, then /plugin install flowy@flowy-flows, then /flowy:superpowers-flow to activate. After that, prompt normally and the Flow routes from there.
Who builds Flowy?
I am Maximo Correa, and I build Flowy. I am a solo developer from Buenos Aires, Argentina. I started coding at 13, shipped 15+ games with over 100,000 downloads, and build Flowy out of my own daily Claude Code work. I review every Flow personally.
Is Flowy free?
Yes. Flowy is free and open-source. The whole library is free to browse, read, and install. No payments, no subscriptions, no gating.
See the Flows.
Hand-picked Flows in the library. Each one tested, bundled, and ready to drop into your agent.
Source on GitHub: MaximoCorrea1/flowy-flows