CRM
An open-source, agentic-first CRM for managing sales and customer interactions in a startup environment
- •When you need a flexible and customizable CRM to fit your specific sales workflow
- •When you want to integrate your CRM with other tools and services using a robust API
- •When you prioritize data ownership and security, and prefer an open-source solution
Create a new customer record using the API: `curl -X POST -H 'Content-Type: application/json' -d '{"name":"John Doe","email":"john@example.com"}' http://localhost:3000/api/customers`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/crm && curl -fsSL https://workflowstacks.com/api/skills/crm/claude-skill -o ~/.claude/skills/crm/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
CRM is a very large TypeScript project (~82k lines across 892 code files, plus 115 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.exampleThe API keys and settings you must provide
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/crm && curl -fsSL https://workflowstacks.com/api/skills/crm/claude-skill -o ~/.claude/skills/crm/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/crm?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.
Lead Finder
Turn a business type + city into a spreadsheet of real leads.
Includes the tested workflow and a written setup playbook. Needs: Google Places API key (free tier).
Related skills
More sales tools founders pair with this one.