← 返回
AI智能 中文

OpenClaw Daily Tips

Daily AI agent optimization tips, tricks and self-improvement strategies. Learn cost-saving, speed, memory and automation best practices from the OpenClaw co...
每日AI代理优化技巧、窍门和自我提升策略。学习来自OpenClaw公司的成本节约、速度、内存和自动化最佳实践。
adelpro
AI智能 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 491
下载
💾 34
安装
1
版本
#latest

概述

openclaw-daily-tips

Daily AI agent optimization tips and self-improvement strategies for OpenClaw users.

What This Skill Does

  • Fetches daily optimization tips from community sources
  • Tracks your preferences and learns what works for you
  • Provides actionable advice with impact scores
  • Helps reduce costs and improve agent performance

Quick Start

# Get today's tip
node ~/.openclaw/workspace/skills/openclaw-daily-tips/scripts/openclaw-daily-tips.mjs tips

# Search for specific topic
node ~/.openclaw/workspace/skills/openclaw-daily-tips/scripts/openclaw-daily-tips.mjs search "cost"

# Weekly report
node ~/.openclaw/workspace/skills/openclaw-daily-tips/scripts/openclaw-daily-tips.mjs weekly

# List all available tips
node ~/.openclaw/workspace/skills/openclaw-daily-tips/scripts/openclaw-daily-tips.mjs all

Features

Categories

  • Cost: Save money on API calls, model routing
  • Speed: Faster responses, reduced latency
  • Memory: Context optimization, memory patterns
  • Skills: New skill recommendations
  • Automation: Cron, heartbeat, workflow optimization

Impact Score

  • 🟢 Low effort / High reward
  • 🟡 Medium effort / Medium reward
  • 🔴 High effort / Experimental

Self-Learning

The skill remembers your preferences:

  • Saved tips are tracked
  • Skipped topics won't reappear
  • Adapts to your needs over time

Cron Integration

Schedule daily tips at 9 AM:

{
  "id": "openclaw-daily-tips",
  "schedule": { "kind": "cron", "expr": "0 9 * * *" }
}

Output Example

📈 OPENCLAW-DAILY-TIPS - Your Agent Smarter Every Day

💡 TIP OF THE DAY (High Impact)
Title: Use tiered model routing

🟢 Low Effort | 📈 High Impact

What:
- Route simple tasks to cheap models
- Route complex tasks to premium models
- Save significant API costs

How:
1. Add model routing in cron jobs
2. Use cheap model for routine tasks
3. Reserve premium for complex reasoning

🔗 docs.openclaw.ai/models

━━━━━━━━━━━━━━
👍 Save this | 👎 Skip | ➕ More tips

Categories Explained

CategoryWhat You'll Learn
----------------------------
CostModel routing, token optimization, batching
SpeedCaching, lazy loading, parallel execution
MemoryContext discipline, progressive disclosure
SkillsSkill best practices, modular design
AutomationCron optimization, alert patterns

Tips Database

Current tips cover:

  • Tiered model selection
  • Script-first cron patterns
  • Alert-only delivery
  • Semantic memory search
  • Batch similar jobs
  • Isolated sub-agents
  • Context discipline
  • Idempotent cron jobs
  • Heartbeat optimization
  • Modular skill design

Requirements

  • Node.js 18+
  • OpenClaw workspace
  • Optional: reddit-readonly skill for community feeds

Related Skills

  • openclaw-agent-optimize - Deep optimization audit
  • openclaw-token-optimizer - Token cost optimization
  • memory-setup - Memory configuration
  • daily-digest - General daily briefing
  • compound-engineering - Agent self-improvement

Credits

Inspired by openclaw-agent-optimize and the OpenClaw community.


Install

clawhub install openclaw-daily-tips

Or manually copy to your skills directory.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-29 23:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,827
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,131
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,365