gitextract_httdur20/ ├── .coderabbit.yaml ├── .github/ │ └── workflows/ │ └── update-badge.yml ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── README_CN.md ├── README_KR.md └── usecases/ ├── aionui-cowork-desktop.md ├── arxiv-paper-reader.md ├── autonomous-game-dev-pipeline.md ├── autonomous-project-management.md ├── content-factory.md ├── custom-morning-brief.md ├── daily-reddit-digest.md ├── daily-youtube-digest.md ├── dynamic-dashboard.md ├── earnings-tracker.md ├── event-guest-confirmation.md ├── family-calendar-household-assistant.md ├── habit-tracker-accountability-coach.md ├── health-symptom-tracker.md ├── inbox-declutter.md ├── knowledge-base-rag.md ├── latex-paper-writing.md ├── local-crm-framework.md ├── market-research-product-factory.md ├── meeting-notes-action-items.md ├── multi-agent-team.md ├── multi-channel-assistant.md ├── multi-channel-customer-service.md ├── multi-source-tech-news-digest.md ├── n8n-workflow-orchestration.md ├── overnight-mini-app-builder.md ├── personal-crm.md ├── phone-based-personal-assistant.md ├── phone-call-notifications.md ├── podcast-production-pipeline.md ├── polymarket-autopilot.md ├── pre-build-idea-validator.md ├── project-state-management.md ├── second-brain.md ├── self-healing-home-server.md ├── semantic-memory-search.md ├── todoist-task-manager.md ├── x-account-analysis.md ├── x-twitter-automation.md └── youtube-content-pipeline.md