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>
- 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
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.
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>
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>
- 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