30 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
瓦砾
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
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
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
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
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
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
57bbe2a990 Merge branch 'main' into guest-call 2026-02-17 05:30:24 +01: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
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
hesamsheikh
7468a1d8f8 new usecases from Alex Finn 2026-02-13 17:18:29 +01:00
Hesam Sheikh
80d5f1c5f1 Merge branch 'main' into add-openclaw-usecases 2026-02-11 14:15:55 +01:00
hesamsheikh
e18bad37bf 4 new usecases 2026-02-11 14:08:44 +01:00
Oleh Veheria
1e298b9837 Add Multi-Channel Customer Service and Autonomous PM use cases 2026-02-11 00:01:06 +01:00
Hesam Sheikh
09c4eec6da Merge branch 'main' into feature/todoist-visibility 2026-02-10 11:30:36 +01:00
Abhishek
17532ffe43 fix: update ClawdTalk use case - add website, focus on voice calling 2026-02-09 16:14:23 -08:00
Abhishek
71684b3cec Add ClawdTalk phone-based personal assistant use case 2026-02-09 13:22:08 -08:00
Rohit Das
38a7ab733a Add Daily YouTube Digest use case
Get daily summaries of new videos from favorite YouTube channels using
the youtube-full skill powered by TranscriptAPI. Includes channel-based
and keyword-based digest options.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-09 12:33:09 +05:30
Martin Strandholm
b454b77bdb Add 3 new use cases: Polymarket Autopilot, Project State Management, Dynamic Dashboard 2026-02-09 08:02:16 +01:00
Manoj Kulkarni
adeb47132a Add Todoist Task Manager (Agent Visibility) use case 2026-02-09 03:54:01 +00:00
Matthew Berman
8da7261fa0 Add 6 real-world use cases from YouTube creator workflow
- YouTube Content Pipeline: Automated video idea scouting with X/Twitter integration
- Personal CRM: Contact discovery and meeting prep automation
- AI Earnings Tracker: Tech earnings monitoring and summaries
- Knowledge Base (RAG): Searchable repository of saved content
- Health & Symptom Tracker: Food and symptom logging with pattern analysis
- Multi-Channel Assistant: Unified interface across Telegram, Slack, Google Workspace

All use cases verified in daily production use by @matthewberman
2026-02-08 17:40:01 -08:00
hesamsheikh
99cefd4aea first commit 2026-02-08 23:08:19 +01:00