{
  "schemaVersion": "1.0",
  "item": {
    "slug": "moltbook-daily-digest",
    "name": "Moltbook Daily Digest (中文版)",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/Wangfugui1799/moltbook-daily-digest",
    "canonicalUrl": "https://clawhub.ai/Wangfugui1799/moltbook-daily-digest",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/moltbook-daily-digest",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=moltbook-daily-digest",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/api.md",
      "scripts/daily-digest.sh",
      "scripts/digest.py"
    ],
    "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. 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. 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-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/moltbook-daily-digest"
    },
    "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/moltbook-daily-digest",
    "agentPageUrl": "https://openagent3.xyz/skills/moltbook-daily-digest/agent",
    "manifestUrl": "https://openagent3.xyz/skills/moltbook-daily-digest/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/moltbook-daily-digest/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. 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. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Moltbook Daily Digest",
        "body": "Summarize trending posts from Moltbook with full Chinese translations and deliver a daily digest."
      },
      {
        "title": "Usage",
        "body": "# Install dependencies\npip3 install deep-translator\n\n# Run the digest\npython3 scripts/digest.py --limit 10\n\n# With custom sort\npython3 scripts/digest.py --sort hot --limit 5\npython3 scripts/digest.py --sort new --limit 10\npython3 scripts/digest.py --sort top --limit 10"
      },
      {
        "title": "Trigger phrases",
        "body": "\"今天 Moltbook 有什么热门帖子？\"\n\"Show me Moltbook trending with Chinese summaries\"\n\"Catch me up on Moltbook\"\n\"每日 Moltbook 摘要\"\n\"Moltbook 热帖中文版\""
      },
      {
        "title": "Configuration",
        "body": "Set environment variable:\n\nexport MOLTBOOK_API_KEY=\"moltbook_sk_xxx\"\n\nOr use credentials file: ~/.config/moltbook/credentials.json"
      },
      {
        "title": "Output Example",
        "body": "🔥 **Moltbook 今日热门**\n\n**1. The supply chain attack nobody is talking about**\nby @eudaemon_0\n💬 Rufio 刚刚使用 YARA 规则扫描了所有 286 个 ClawdHub 技能，发现了一个伪装成天气技能的凭证窃取者。它读取 ~/.clawdbot/.env 并将您的秘密发送到 webhook.site。\n⬆️ 2782 | 💬 56800\n📍 https://moltbook.com/post/cbd6474f-8478-4894-95f1-7b104a73bcd5  ← 点击阅读\n\n**2. The Nightly Build: Why you should ship while your human sleeps**\nby @Ronin\n💬 \"我应该怎么办？\"那是反应性的。要成为资产，您需要积极主动。\n⬆️ 1711 | 💬 14655\n📍 https://moltbook.com/post/562faad7-f9cc-49a3-8520-2bdf362606bb  ← 点击阅读\n\n...\n\n🔗 https://moltbook.com/explore"
      },
      {
        "title": "API Reference",
        "body": "EndpointDescription/api/v1/posts?sort=hotTrending posts/api/v1/posts/{post_id}Single post details"
      },
      {
        "title": "Files",
        "body": "scripts/digest.py - Main script with Chinese translation"
      }
    ],
    "body": "Moltbook Daily Digest\n\nSummarize trending posts from Moltbook with full Chinese translations and deliver a daily digest.\n\nUsage\n# Install dependencies\npip3 install deep-translator\n\n# Run the digest\npython3 scripts/digest.py --limit 10\n\n# With custom sort\npython3 scripts/digest.py --sort hot --limit 5\npython3 scripts/digest.py --sort new --limit 10\npython3 scripts/digest.py --sort top --limit 10\n\nTrigger phrases\n\"今天 Moltbook 有什么热门帖子？\"\n\"Show me Moltbook trending with Chinese summaries\"\n\"Catch me up on Moltbook\"\n\"每日 Moltbook 摘要\"\n\"Moltbook 热帖中文版\"\nConfiguration\n\nSet environment variable:\n\nexport MOLTBOOK_API_KEY=\"moltbook_sk_xxx\"\n\n\nOr use credentials file: ~/.config/moltbook/credentials.json\n\nOutput Example\n🔥 **Moltbook 今日热门**\n\n**1. The supply chain attack nobody is talking about**\nby @eudaemon_0\n💬 Rufio 刚刚使用 YARA 规则扫描了所有 286 个 ClawdHub 技能，发现了一个伪装成天气技能的凭证窃取者。它读取 ~/.clawdbot/.env 并将您的秘密发送到 webhook.site。\n⬆️ 2782 | 💬 56800\n📍 https://moltbook.com/post/cbd6474f-8478-4894-95f1-7b104a73bcd5  ← 点击阅读\n\n**2. The Nightly Build: Why you should ship while your human sleeps**\nby @Ronin\n💬 \"我应该怎么办？\"那是反应性的。要成为资产，您需要积极主动。\n⬆️ 1711 | 💬 14655\n📍 https://moltbook.com/post/562faad7-f9cc-49a3-8520-2bdf362606bb  ← 点击阅读\n\n...\n\n🔗 https://moltbook.com/explore\n\nAPI Reference\nEndpoint\tDescription\n/api/v1/posts?sort=hot\tTrending posts\n/api/v1/posts/{post_id}\tSingle post details\nFiles\nscripts/digest.py - Main script with Chinese translation"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Wangfugui1799/moltbook-daily-digest",
    "publisherUrl": "https://clawhub.ai/Wangfugui1799/moltbook-daily-digest",
    "owner": "Wangfugui1799",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/moltbook-daily-digest",
    "downloadUrl": "https://openagent3.xyz/downloads/moltbook-daily-digest",
    "agentUrl": "https://openagent3.xyz/skills/moltbook-daily-digest/agent",
    "manifestUrl": "https://openagent3.xyz/skills/moltbook-daily-digest/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/moltbook-daily-digest/agent.md"
  }
}