Leon
Leon is an open‑source, self‑hosted AI assistant you can talk to via the web UI or CLI.
- •You need a privacy‑first personal assistant that runs on your own server.
- •You want to add custom “skills” (e.g., fetch stock prices, send Slack messages) without vendor lock‑in.
- •You prefer a free alternative to ChatGPT that you can extend with TypeScript code.
In the web UI, type: **"Create a Trello card for our next sprint with the title ‘User onboarding flow’ and assign it to @alice"** – Leon will call the Trello API (once you configure the Trello skill) and confirm the card creation.
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/e7392fc5-7a5c-4a24-a871-98e918c3f283 && curl -fsSL https://workflowstacks.com/api/skills/e7392fc5-7a5c-4a24-a871-98e918c3f283/claude-skill -o ~/.claude/skills/e7392fc5-7a5c-4a24-a871-98e918c3f283/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Leon is a very large TypeScript project (~105k lines across 832 code files, plus 38 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3package.jsonDependencies and the commands it exposes
- 4.env.sampleThe API keys and settings you must provide
- 5skills/agent/live-tutorial/SKILL.mdInside skills/ — an example of what the AI is told to do
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/e7392fc5-7a5c-4a24-a871-98e918c3f283 && curl -fsSL https://workflowstacks.com/api/skills/e7392fc5-7a5c-4a24-a871-98e918c3f283/claude-skill -o ~/.claude/skills/e7392fc5-7a5c-4a24-a871-98e918c3f283/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/e7392fc5-7a5c-4a24-a871-98e918c3f283?utm_source=github&utm_medium=badge)The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.
Do this with a working workflow
Pages we wrote and tested that put a skill like this to work — importable n8n templates, outcome guides and Claude Desktop configs.
Related skills
More automation tools founders pair with this one.