# I launched fstack

> fstack is my free collection of 13 simple agent skills for Cursor, Claude Code, Codex, and any agent that supports skills.

Author: Flavio Copes | Published: 2026-07-14 | Canonical: https://flaviocopes.com/i-launched-fstack/

I launched [fstack](https://flaviocopes.com/fstack/), my free and open source collection of 13 agent skills.

I wrote it because most of the agent skill collections I tried are useful, but they're also overcomplicated. They have more commands and process than I need.

I also wanted one I control. I can shape it around how I work, instead of adapting my workflow to a tool controlled by someone else.

So fstack fits me perfectly.

Maybe it's a good fit for you, too.

Install it with:

```bash
npx skills@latest add flaviocopes/fstack
```

Read [the full fstack post](https://flaviocopes.com/fstack/) to see why I built it and how it works.
