{
  "schemaVersion": "1.0",
  "item": {
    "slug": "openclaw-daily-tips",
    "name": "OpenClaw Daily Tips",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/adelpro/openclaw-daily-tips",
    "canonicalUrl": "https://clawhub.ai/adelpro/openclaw-daily-tips",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/openclaw-daily-tips",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=openclaw-daily-tips",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "references/cron-optimization.md",
      "references/model-selection.md",
      "scripts/openclaw-daily-tips.mjs"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/openclaw-daily-tips"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/openclaw-daily-tips",
    "agentPageUrl": "https://openagent3.xyz/skills/openclaw-daily-tips/agent",
    "manifestUrl": "https://openagent3.xyz/skills/openclaw-daily-tips/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/openclaw-daily-tips/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "openclaw-daily-tips",
        "body": "Daily AI agent optimization tips and self-improvement strategies for OpenClaw users."
      },
      {
        "title": "What This Skill Does",
        "body": "Fetches daily optimization tips from community sources\nTracks your preferences and learns what works for you\nProvides actionable advice with impact scores\nHelps reduce costs and improve agent performance"
      },
      {
        "title": "Quick Start",
        "body": "# Get today's tip\nnode ~/.openclaw/workspace/skills/openclaw-daily-tips/scripts/openclaw-daily-tips.mjs tips\n\n# Search for specific topic\nnode ~/.openclaw/workspace/skills/openclaw-daily-tips/scripts/openclaw-daily-tips.mjs search \"cost\"\n\n# Weekly report\nnode ~/.openclaw/workspace/skills/openclaw-daily-tips/scripts/openclaw-daily-tips.mjs weekly\n\n# List all available tips\nnode ~/.openclaw/workspace/skills/openclaw-daily-tips/scripts/openclaw-daily-tips.mjs all"
      },
      {
        "title": "Categories",
        "body": "Cost: Save money on API calls, model routing\nSpeed: Faster responses, reduced latency\nMemory: Context optimization, memory patterns\nSkills: New skill recommendations\nAutomation: Cron, heartbeat, workflow optimization"
      },
      {
        "title": "Impact Score",
        "body": "🟢 Low effort / High reward\n🟡 Medium effort / Medium reward\n🔴 High effort / Experimental"
      },
      {
        "title": "Self-Learning",
        "body": "The skill remembers your preferences:\n\nSaved tips are tracked\nSkipped topics won't reappear\nAdapts to your needs over time"
      },
      {
        "title": "Cron Integration",
        "body": "Schedule daily tips at 9 AM:\n\n{\n  \"id\": \"openclaw-daily-tips\",\n  \"schedule\": { \"kind\": \"cron\", \"expr\": \"0 9 * * *\" }\n}"
      },
      {
        "title": "Output Example",
        "body": "📈 OPENCLAW-DAILY-TIPS - Your Agent Smarter Every Day\n\n💡 TIP OF THE DAY (High Impact)\nTitle: Use tiered model routing\n\n🟢 Low Effort | 📈 High Impact\n\nWhat:\n- Route simple tasks to cheap models\n- Route complex tasks to premium models\n- Save significant API costs\n\nHow:\n1. Add model routing in cron jobs\n2. Use cheap model for routine tasks\n3. Reserve premium for complex reasoning\n\n🔗 docs.openclaw.ai/models\n\n━━━━━━━━━━━━━━\n👍 Save this | 👎 Skip | ➕ More tips"
      },
      {
        "title": "Categories Explained",
        "body": "CategoryWhat You'll LearnCostModel routing, token optimization, batchingSpeedCaching, lazy loading, parallel executionMemoryContext discipline, progressive disclosureSkillsSkill best practices, modular designAutomationCron optimization, alert patterns"
      },
      {
        "title": "Tips Database",
        "body": "Current tips cover:\n\nTiered model selection\nScript-first cron patterns\nAlert-only delivery\nSemantic memory search\nBatch similar jobs\nIsolated sub-agents\nContext discipline\nIdempotent cron jobs\nHeartbeat optimization\nModular skill design"
      },
      {
        "title": "Requirements",
        "body": "Node.js 18+\nOpenClaw workspace\nOptional: reddit-readonly skill for community feeds"
      },
      {
        "title": "Related Skills",
        "body": "openclaw-agent-optimize - Deep optimization audit\nopenclaw-token-optimizer - Token cost optimization\nmemory-setup - Memory configuration\ndaily-digest - General daily briefing\ncompound-engineering - Agent self-improvement"
      },
      {
        "title": "Credits",
        "body": "Inspired by openclaw-agent-optimize and the OpenClaw community."
      },
      {
        "title": "Install",
        "body": "clawhub install openclaw-daily-tips\n\nOr manually copy to your skills directory."
      }
    ],
    "body": "openclaw-daily-tips\n\nDaily AI agent optimization tips and self-improvement strategies for OpenClaw users.\n\nWhat This Skill Does\nFetches daily optimization tips from community sources\nTracks your preferences and learns what works for you\nProvides actionable advice with impact scores\nHelps reduce costs and improve agent performance\nQuick Start\n# Get today's tip\nnode ~/.openclaw/workspace/skills/openclaw-daily-tips/scripts/openclaw-daily-tips.mjs tips\n\n# Search for specific topic\nnode ~/.openclaw/workspace/skills/openclaw-daily-tips/scripts/openclaw-daily-tips.mjs search \"cost\"\n\n# Weekly report\nnode ~/.openclaw/workspace/skills/openclaw-daily-tips/scripts/openclaw-daily-tips.mjs weekly\n\n# List all available tips\nnode ~/.openclaw/workspace/skills/openclaw-daily-tips/scripts/openclaw-daily-tips.mjs all\n\nFeatures\nCategories\nCost: Save money on API calls, model routing\nSpeed: Faster responses, reduced latency\nMemory: Context optimization, memory patterns\nSkills: New skill recommendations\nAutomation: Cron, heartbeat, workflow optimization\nImpact Score\n🟢 Low effort / High reward\n🟡 Medium effort / Medium reward\n🔴 High effort / Experimental\nSelf-Learning\n\nThe skill remembers your preferences:\n\nSaved tips are tracked\nSkipped topics won't reappear\nAdapts to your needs over time\nCron Integration\n\nSchedule daily tips at 9 AM:\n\n{\n  \"id\": \"openclaw-daily-tips\",\n  \"schedule\": { \"kind\": \"cron\", \"expr\": \"0 9 * * *\" }\n}\n\nOutput Example\n📈 OPENCLAW-DAILY-TIPS - Your Agent Smarter Every Day\n\n💡 TIP OF THE DAY (High Impact)\nTitle: Use tiered model routing\n\n🟢 Low Effort | 📈 High Impact\n\nWhat:\n- Route simple tasks to cheap models\n- Route complex tasks to premium models\n- Save significant API costs\n\nHow:\n1. Add model routing in cron jobs\n2. Use cheap model for routine tasks\n3. Reserve premium for complex reasoning\n\n🔗 docs.openclaw.ai/models\n\n━━━━━━━━━━━━━━\n👍 Save this | 👎 Skip | ➕ More tips\n\nCategories Explained\nCategory\tWhat You'll Learn\nCost\tModel routing, token optimization, batching\nSpeed\tCaching, lazy loading, parallel execution\nMemory\tContext discipline, progressive disclosure\nSkills\tSkill best practices, modular design\nAutomation\tCron optimization, alert patterns\nTips Database\n\nCurrent tips cover:\n\nTiered model selection\nScript-first cron patterns\nAlert-only delivery\nSemantic memory search\nBatch similar jobs\nIsolated sub-agents\nContext discipline\nIdempotent cron jobs\nHeartbeat optimization\nModular skill design\nRequirements\nNode.js 18+\nOpenClaw workspace\nOptional: reddit-readonly skill for community feeds\nRelated Skills\nopenclaw-agent-optimize - Deep optimization audit\nopenclaw-token-optimizer - Token cost optimization\nmemory-setup - Memory configuration\ndaily-digest - General daily briefing\ncompound-engineering - Agent self-improvement\nCredits\n\nInspired by openclaw-agent-optimize and the OpenClaw community.\n\nInstall\nclawhub install openclaw-daily-tips\n\n\nOr manually copy to your skills directory."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/adelpro/openclaw-daily-tips",
    "publisherUrl": "https://clawhub.ai/adelpro/openclaw-daily-tips",
    "owner": "adelpro",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/openclaw-daily-tips",
    "downloadUrl": "https://openagent3.xyz/downloads/openclaw-daily-tips",
    "agentUrl": "https://openagent3.xyz/skills/openclaw-daily-tips/agent",
    "manifestUrl": "https://openagent3.xyz/skills/openclaw-daily-tips/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/openclaw-daily-tips/agent.md"
  }
}