Openworkbuddy
A local‑first AI office agent that lets you add custom “skills” via a single Markdown file and returns generated files (e.g., reports, code, drafts) instead of chat logs.
- •You need an on‑premise AI assistant that never sends your prompts or data to the cloud.
- •Your team wants to quickly prototype a new AI‑driven workflow (e.g., auto‑generate a project brief) by writing a Markdown spec.
- •You want to swap the underlying LLM (OpenAI, Claude, local models) without changing any application code.
Run the “Project Brief” skill you just created: `curl -X POST http://localhost:3000/api/run -H "Content-Type: application/json" -d '{"skill":"my-skill.md","inputs":{"projectName":"Acme Mobile App","targetAudience":"Tech‑savvy millennials"}}'` – the response will be a downloadable `brief.md` file.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/6a7be774-444d-48a7-8f5a-9b09b2d3d71a && curl -fsSL https://workflowstacks.com/api/skills/6a7be774-444d-48a7-8f5a-9b09b2d3d71a/claude-skill -o ~/.claude/skills/6a7be774-444d-48a7-8f5a-9b09b2d3d71a/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Openworkbuddy is a very large JavaScript project (~97k lines across 152 code files, plus 50 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, Other license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2cli.jsWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
- 4skills/character-photo-studio/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/6a7be774-444d-48a7-8f5a-9b09b2d3d71a && curl -fsSL https://workflowstacks.com/api/skills/6a7be774-444d-48a7-8f5a-9b09b2d3d71a/claude-skill -o ~/.claude/skills/6a7be774-444d-48a7-8f5a-9b09b2d3d71a/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/6a7be774-444d-48a7-8f5a-9b09b2d3d71a?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 mcp-server tools founders pair with this one.