TopRank Skills

Home / Claw Skills / 机器人 / usecase-catalog
Official OpenClaw rules 58%

usecase-catalog

Comprehensive catalog of what people are doing with OpenClaw. Covers 15+ categories with real examples, sources, and inspiration. Use when asked about OpenClaw use cases, what others are building, project ideas, or 'what can OpenClaw do'. Triggers on: use cases, ideas, inspiration, what people do, showcase, examples.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 usecase-catalog 技能。 若已安装,则直接安装 usecase-catalog 技能。

Overview

Skill Key
chunhualiao/openclaw-usecase-catalog
Author
chunhualiao
Source Repo
openclaw/skills
Version
-
Source Path
skills/chunhualiao/openclaw-usecase-catalog
Latest Commit SHA
11a6540ee4603ff0006c252aab711d470dd4a851

Extracted Content

SKILL.md excerpt

# OpenClaw Use Cases Catalog

A curated reference of real-world OpenClaw use cases gathered from Twitter/X, Reddit, blogs, GitHub, and community showcases. Updated 2026-02-04.

## How to Use

When My Lord asks about use cases or wants inspiration:

1. Reference the catalog below and `findings/` directory for past discoveries
2. Search the web for fresh examples (Twitter/X, Reddit, Discord, blogs)
3. Save new findings to `findings/YYYY-MM-DD.md` with structured format
4. Git commit and push to `{github_org}/openclaw-skill-usecases`

### Saving Findings (Bilingual)

After each invocation that discovers new use cases, append to (or create) `findings/YYYY-MM-DD.md`.
**All findings MUST be bilingual** — write both Chinese and English in the same entry. Chinese first, then English. This makes it easier for My Lord to read in his native language while keeping English for reference and searchability.

```markdown
# Findings / 发现 - YYYY-MM-DD

## HH:MM PST

### [中文标题] / [English Title] — [Category/类别]
- **来源/Source**: [URL or @handle]
- **平台/Platform**: [WhatsApp/Telegram/Discord/etc.]
- **描述/Description**:
  - 🇨🇳 中文描述
  - 🇺🇸 English description
- **亮点/Why interesting**:
  - 🇨🇳 中文说明为什么有趣
  - 🇺🇸 English explanation of why it's notable
```

Then commit and push:
```bash
cd /path/to/skills/openclaw-usecases
git add findings/ && git commit -m "findings: YYYY-MM-DD" && git push
```

---

## 1. Messaging & Communication Automation

- **Inbox Zero**: Scan emails, archive spam, summarize high-priority items into daily morning briefings. Auto-create Gmail filters. (@andrewjiang: "Helped me clean up hundreds of emails. Inbox 0. Then setup a weekly cron job. All on WhatsApp.")
- **iMessage/SMS Monitoring**: Scan text threads every 15 min, detect promises ("I'll review this tomorrow"), auto-create calendar holds. (@brandon.wang)
- **Group Chat Summarization**: Daily summaries of high-volume WhatsApp/Signal groups (100+ msgs/day). Pick out interesting topics,...

Related Claw Skills