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.
china-tour
AI-powered tour guide with backend API and offline fallback. Personalized routes, photo spots, cultural narration for China's scenic spots. Bilingual support. 中国景区智能导览助手,支持后端API增强与离线备份,个性化路线推荐、拍照机位、文化讲解,中英双语。
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
play-guitar-fretboard
玩转吉他指板 - 快速跳转到吉他指板学习资源网站
markdown-knowledge
将本地 Markdown 知识库与 OpenClaw 集成,支持语义检索和上下文注入。仅在用户触发时检索(搜索知识库、查一下知识库等),不主动注入。