Merge pull request #62 from kumarabhirup/add-denchclaw-local-crm-framework

Add DenchClaw — Local CRM Framework for OpenClaw
This commit is contained in:
Hesam Sheikh
2026-03-14 13:08:41 +01:00
committed by GitHub
2 changed files with 80 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ Solving the bottleneck of OpenClaw adaptation: Not ~~skills~~, but finding **way
| [Second Brain](usecases/second-brain.md) | Text anything to your bot to remember it, then search through all your memories in a custom Next.js dashboard. |
| [Event Guest Confirmation](usecases/event-guest-confirmation.md) | Call a list of event guests one-by-one to confirm attendance, collect notes, and compile a summary — fully automated via AI voice calls. |
| [Phone Call Notifications](usecases/phone-call-notifications.md) | Turn your agent's alerts into real phone calls — morning briefings, price drops, urgent emails — with two-way conversation. |
| [Local CRM Framework](usecases/local-crm-framework.md) | Turn OpenClaw into a fully local CRM and sales automation platform with `npx denchclaw` — DuckDB, browser automation, multi-view UI, and natural language queries. |
## Research & Learning