waiting-tips
Show bilingual learning tips while OpenClaw is thinking. 75 tips covering AI interaction, prompt engineering, productivity, and wisdom. Non-intrusive, works on Telegram, Feishu, WhatsApp, and all platforms.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dongsheng123132/waiting-tipsWaiting Tips — Learn While OpenClaw Thinks
Show a random bilingual (zh/en) learning tip every time the user waits for a response. Tips cover AI interaction, prompt engineering, productivity, and wisdom.
When to use
Automatically: before every AI response, send a tip message to fill the waiting time.
Manually: when the user says "show me a tip", "give me a tip", "学习小贴士", "来个 tip".
How it works
- User sends a message to OpenClaw
- Before the AI starts processing, a random tip is sent as a quick reply
- The tip is displayed while the AI generates the full response
- Works on all channels: Telegram, Feishu/Lark, WhatsApp, Discord, Slack, etc.
Tip format
Each tip is bilingual: 中文 | English
Example:
💡 给 AI 足够的上下文,回答质量翻倍 | Give AI enough context — quality doubles
Tip categories (75 tips)
- AI Interaction (15) — context, multi-turn, verification
- Prompt Engineering (15) — CoT, ReAct, few-shot, meta-prompting
- OpenClaw (15) — commands, features, best practices
- Productivity (15) — code review, regex, templates, reports
- Wisdom (15) — AI philosophy, learning mindset
Display modes
The skill supports multiple display styles:
emoji— 💡 中文 tip | English tip (default)card— bordered card with headerzh-only— Chinese onlyen-only— English only
Adding custom tips
Add a line to any tips/*.txt file in the skill directory:
你的新 tip | Your new tip in English
Create new category files like tips/coding.txt for new topics.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dongsheng123132-waiting-tips": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
answer-framework
智能回答框架,自动适配问题类型,提供有据可依的自然回答。 / Smart answering framework that adapts to question types and delivers evidence-based, natural responses.
synapse-wiki
Synapse Wiki — 智能知识库管理系统。 自动摄取原始资料,增量构建持久化知识网络,支持智能查询和健康检查。 知识随时间复利积累,越用越聪明。 当用户提到 wiki、知识库、摄取资料、查询知识、整理文档时使用此技能。
feishu-cron-announce
创建定时任务并通过 OpenClaw cron announce 直接推送结果到飞书。当需要设置定时监控任务(如版本发布、天气、股票等)并让结果自动推送到飞书时使用。关键词:飞书定时推送、cron 定时任务、飞书 announce、定时监控、飞书监控通知。
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.