Marcos Pereira
74326fbb96
Add phone call notifications use case
...
Adds clawr.ing — a managed phone calling skill that lets OpenClaw agents
call users for urgent alerts, morning briefings, and time-sensitive
notifications with two-way conversation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-01 14:41:09 +00:00
github-actions[bot]
8457f3bd82
Update use case count badge to 34
2026-02-28 14:50:18 +00:00
Hesam Sheikh
ea30b43731
Merge pull request #31 from DaddioTime/main
...
feat: add 3 new use cases (meeting notes, habit tracker, podcast pipeline)
2026-02-28 15:50:10 +01:00
Hesam Sheikh
a371b2374c
Merge branch 'main' into main
2026-02-28 15:50:03 +01:00
Hesam Sheikh
47129b9555
Merge pull request #27 from LMKaelbot/fix/race-condition-subagent-edits
...
Add Pitfalls & Patterns: race condition fix for sub-agent file edits
2026-02-28 15:20:55 +01:00
github-actions[bot]
a92a9fdcaa
Update use case count badge to 31
2026-02-28 14:15:17 +00:00
Hesam Sheikh
cd3b35a3ef
Merge pull request #38 from zychenpeng/add-pre-build-idea-validator
...
Add use case: Pre-Build Idea Validator (idea-reality-mcp)
2026-02-28 15:15:09 +01:00
zychenpeng
c997bfbf07
Add use case: Pre-Build Idea Validator (idea-reality-mcp)
...
Adds a use case for automatically scanning GitHub, HN, npm, PyPI, and
Product Hunt before starting any new project. Uses the idea-reality-mcp
MCP server to return a reality_signal score and top competitors.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 05:19:54 +08:00
hesamsheikh
5750847c5e
added Discord server
2026-02-27 03:02:16 +01:00
DaddioTime
1d196aef70
feat: add 3 new use cases (meeting notes, habit tracker, podcast pipeline)
...
- Add Automated Meeting Notes & Action Items use case
- Add Habit Tracker & Accountability Coach use case
- Add Podcast Production Pipeline use case
- Update use case count badge from 30 to 33
2026-02-25 21:55:41 +01:00
LMKaelbot
a6a5216885
docs: add Pitfalls & Patterns section — race condition fix for sub-agent file edits
...
When main session + sub-agents both edit a shared task file, the edit
tool's exact-match requirement causes silent failures. Solution: split
into an immutable goals file (main session only) and an append-only
task log (sub-agents only append, never edit).
Also adds tip to keep AUTONOMOUS.md token-light by archiving completed
tasks to a separate file loaded only on-demand.
Verified in production over ~1 day of autonomous heartbeat workflows.
2026-02-24 21:44:21 +00:00
github-actions[bot]
8636eeab0e
Update use case count badge to 30
2026-02-24 17:56:58 +00:00
Hesam Sheikh
2295a35056
Merge pull request #22 from duberney/main
...
Add Autonomous Educational Game Dev Pipeline usecase
2026-02-24 18:56:48 +01:00
Hesam Sheikh
75fe223b77
Refactor skills section in game dev pipeline document
...
Removed redundant skills section and streamlined the content for clarity.
2026-02-24 18:56:19 +01:00
Duberney Lopez
df24e65a28
feat: add Autonomous Game Dev Pipeline use case
2026-02-19 14:25:25 -05:00
Hesam Sheikh
f23e0fcc25
Merge pull request #13 from genglintong/add-chinese-readme
...
docs: add Chinese README translation
2026-02-19 10:37:27 +01:00
Lintong Geng
e65157db6f
docs: update Chinese README with latest content
...
- Sync with latest English README (29 use cases)
- Add link to original README
- Add translation disclaimer and outdated warning
- Improve security warning translation
2026-02-18 01:10:59 +08:00
hesamsheikh
31132db7fd
Update warning message to clarify security risks associated with OpenClaw skills and third-party dependencies
2026-02-17 05:56:54 +01:00
github-actions[bot]
d0f75426c2
Update use case count badge to 29
2026-02-17 04:30:40 +00:00
Hesam Sheikh
cb19a61235
Merge pull request #14 from xonder/guest-call
...
Add event guest confirmation use case using AI calling
2026-02-17 05:30:32 +01:00
Hesam Sheikh
57bbe2a990
Merge branch 'main' into guest-call
2026-02-17 05:30:24 +01:00
github-actions[bot]
29ed2cb27a
Update use case count badge to 28
2026-02-17 04:15:18 +00:00
Hesam Sheikh
57644e781b
Merge pull request #16 from zc277584121/add-memsearch
...
Add semantic memory search use case
2026-02-17 05:15:09 +01:00
github-actions[bot]
7b874a87f0
Update use case count badge to 27
2026-02-17 04:13:38 +00:00
Hesam Sheikh
559fd1e3f3
Merge pull request #17 from draco-agent/add-tech-news-digest
...
Add use case: Multi-Source Tech News Digest
2026-02-17 05:13:30 +01:00
Draco
69f4c676be
Add use case: Multi-Source Tech News Digest
2026-02-16 01:03:59 +08:00
Cheney Zhang
5f18af506b
Add semantic memory search use case
...
Add memsearch as a use case for adding vector-powered semantic search
to OpenClaw's markdown memory files with hybrid retrieval and auto-sync.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-15 05:46:45 +00:00
Xonder
bceb1614de
Add event guest confirmation use case using SuperCall plugin
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-14 15:51:57 -06:00
OpenClaw Bot
aaf26e4b84
docs: add Chinese README translation for Chinese-speaking community
2026-02-14 18:31:14 +08:00
github-actions[bot]
a534782b57
Update use case count badge to 26
2026-02-13 16:18:40 +00:00
hesamsheikh
7468a1d8f8
new usecases from Alex Finn
2026-02-13 17:18:29 +01:00
github-actions[bot]
459a71ab31
Update use case count badge to 22
2026-02-11 13:16:12 +00:00
Hesam Sheikh
7f56a26296
Merge pull request #4 from Mb29661/add-openclaw-usecases
...
Add 3 real-world OpenClaw use cases
2026-02-11 14:16:03 +01:00
Hesam Sheikh
80d5f1c5f1
Merge branch 'main' into add-openclaw-usecases
2026-02-11 14:15:55 +01:00
github-actions[bot]
c1fff944a2
Update use case count badge to 19
2026-02-11 13:08:53 +00:00
hesamsheikh
e18bad37bf
4 new usecases
2026-02-11 14:08:44 +01:00
Martin Strandholm
4d9d8c673c
Update README with 3 new use cases: Polymarket Autopilot, Project State Management, Dynamic Dashboard
2026-02-11 13:31:28 +01:00
github-actions[bot]
b64efaf7ff
Update use case count badge to 15
2026-02-11 10:47:41 +00:00
Hesam Sheikh
2d017f2437
Merge pull request #9 from 5uper0/add/futurist-usecases
...
Add: Multi-Channel Customer Service & Autonomous PM use cases
2026-02-11 11:47:33 +01:00
Oleh Veheria
1e298b9837
Add Multi-Channel Customer Service and Autonomous PM use cases
2026-02-11 00:01:06 +01:00
github-actions[bot]
70ce62cd59
Update use case count badge to 13
2026-02-10 10:31:19 +00:00
Hesam Sheikh
58523bdf6a
Merge pull request #2 from manojkulkarni123/feature/todoist-visibility
...
Add Todoist Task Manager (Agent Visibility) use case
2026-02-10 11:31:08 +01:00
Hesam Sheikh
09c4eec6da
Merge branch 'main' into feature/todoist-visibility
2026-02-10 11:30:36 +01:00
Hesam Sheikh
cf5820af80
Merge pull request #7 from a692570/fix-clawdtalk-usecase
...
fix: update ClawdTalk use case - add website, focus on voice calling
2026-02-10 11:15:12 +01:00
hesamsheikh
09862f0f64
warning message
2026-02-10 11:11:55 +01:00
hesamsheikh
e7a8f58590
added note about crypto
2026-02-10 11:08:01 +01:00
Abhishek
17532ffe43
fix: update ClawdTalk use case - add website, focus on voice calling
2026-02-09 16:14:23 -08:00
github-actions[bot]
920c98140d
Update use case count badge to 12
2026-02-09 22:28:03 +00:00
Hesam Sheikh
73b8d5e01c
Merge pull request #6 from a692570/add-clawdtalk-usecase
...
Add ClawdTalk Phone-Based Personal Assistant use case
2026-02-09 23:27:51 +01:00
Abhishek
71684b3cec
Add ClawdTalk phone-based personal assistant use case
2026-02-09 13:22:08 -08:00