71 Commits

Author SHA1 Message Date
Hesam Sheikh
31ea39a2e9 Merge pull request #47 from IceyLiu/main
Add use case: OpenClaw as Desktop Cowork (AionUi)
2026-03-04 20:02:30 +01:00
Hesam Sheikh
d44fce8888 Merge pull request #50 from GabrielCartier/patch-1
Fix Last 30 Days skill references in market-research-product-factory
2026-03-04 20:00:45 +01:00
Waili(瓦砾)
6ad5578896 docs: fix README link typo, sync KR/CN READMEs, set use case count to 36 2026-03-04 18:03:49 +08:00
瓦砾
dd69ccf1c9 Merge branch 'main' into main 2026-03-04 16:35:34 +08:00
0xGabey
0abf25e216 Update market-research-product-factory.md
Fixed link
2026-03-04 10:18:58 +07:00
Hesam Sheikh
fb9793f692 Merge pull request #44 from marcospgp/add-phone-call-notifications
Add phone call notifications use case (clawr.ing)
2026-03-03 19:41:29 +01:00
Hesam Sheikh
e1b318956f Merge pull request #48 from ORANKWON/main
add: Korean translation (README_KR.md)
2026-03-03 19:37:34 +01:00
hesamsheikh
f9cd0000c9 Add initial configuration for automated reviews and path instructions 2026-03-03 19:23:20 +01:00
NARO
c8a553f555 add: Korean translation README_KR.md 2026-03-03 16:38:11 +08:00
Hesam Sheikh
37e6c6cbc4 Merge pull request #33 from genglintong/update-cn-readme-20260226
docs: sync Chinese README with latest English version
2026-03-02 19:41:09 +01:00
Waili(瓦砾)
935777d3b3 update 2026-03-02 15:24:46 +08:00
Waili(瓦砾)
b37977cd96 docs(usecases): add AionUi as OpenClaw Cowork desktop and remote rescue use case 2026-03-02 15:20:12 +08:00
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
OpenClaw Bot
a9f82b4f48 docs: sync Chinese README with latest English version (34 use cases)
- Update use case count badge from 30 to 34
- Add Discord badge
- Add new use case translations:
  - 播客制作流水线 (Podcast Production Pipeline)
  - 习惯追踪与签到 (Habit Tracker & Checkins)
  - 自动会议笔记与行动项 (Meeting Notes & Action Items)
  - 习惯追踪与责任教练 (Habit Tracker & Accountability Coach)
  - 构建前想法验证器 (Pre-Build Idea Validator)
- Update last sync date to 2026-02-28
2026-02-28 23:17:39 +08: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