{
  "schemaVersion": "1.0",
  "item": {
    "slug": "blog-to-kindle",
    "name": "Blog to Kindle",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ainekomacx/blog-to-kindle",
    "canonicalUrl": "https://clawhub.ai/ainekomacx/blog-to-kindle",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/blog-to-kindle",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=blog-to-kindle",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/manual-workflow.md",
      "scripts/compile_epub.py",
      "scripts/fetch_blog.py",
      "scripts/send_to_kindle.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/blog-to-kindle"
    },
    "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/blog-to-kindle",
    "agentPageUrl": "https://openagent3.xyz/skills/blog-to-kindle/agent",
    "manifestUrl": "https://openagent3.xyz/skills/blog-to-kindle/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/blog-to-kindle/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": "Blog to Kindle",
        "body": "Scrape blog/essay sites, compile into EPUB with cover art, and deliver to Kindle."
      },
      {
        "title": "Quick Start",
        "body": "# 1. Fetch essays from a supported site\nuv run scripts/fetch_blog.py --site paulgraham --output ./pg-essays\n\n# 2. Generate cover (uses Nano Banana Pro)\n# See nano-banana-pro skill for cover generation\n\n# 3. Compile to EPUB with cover\nuv run scripts/compile_epub.py --input ./pg-essays --cover ./cover.png --output essays.epub\n\n# 4. Send to Kindle\nuv run scripts/send_to_kindle.py --file essays.epub --kindle-email user@kindle.com"
      },
      {
        "title": "Workflow (MUST follow this order)",
        "body": "Fetch - Download all essays/posts from the blog\nGenerate Cover - Create cover art via Nano Banana Pro skill (DO NOT SKIP)\nCompile - Combine into EPUB with cover embedded\nSend - Email to Kindle address\n\n⚠️ Always generate and include cover before sending. Never send without cover."
      },
      {
        "title": "Supported Sites",
        "body": "SiteKeyURL PatternPaul Grahampaulgrahampaulgraham.com/articles.htmlKevin Kellykevinkellykk.org/thetechniumDerek Siverssiverssive.rs/blogWait But Whywaitbutwhywaitbutwhy.com/archiveAstral Codex Tenacxastralcodexten.com\n\nFor unlisted sites, use --site custom --url <archive-url>."
      },
      {
        "title": "Cover Generation",
        "body": "Use the nano-banana-pro skill to generate covers. Prompt template:\n\nBook cover for '[Author Name]: [Subtitle]'. \nMinimalist design with elegant typography. \n[Brand color] accent. Clean white/cream background. \nSimple geometric or abstract motif related to [topic].\nProfessional literary feel. No photos, no faces.\nPortrait orientation book cover dimensions.\n\nGenerate at 2K resolution for good quality without huge file size."
      },
      {
        "title": "Kindle Delivery",
        "body": "Default Kindle address (Simon): simonpilkington74_8oVjpj@kindle.com\n\nUses Mail.app via AppleScript to send. Ensure:\n\nSender email is on Kindle approved list\nFile under 50MB (EPUB compresses well)"
      },
      {
        "title": "State Tracking",
        "body": "State files stored in ~/.clawdbot/state/blog-kindle/:\n\n{site}-last-fetch.json - Last fetch timestamp, article count\n{site}-sent.json - List of sent article IDs\n\nUse for incremental updates (only fetch new posts)."
      },
      {
        "title": "Manual Workflow (no scripts)",
        "body": "If scripts unavailable, follow this pattern:\n\nFetch: curl archive page → parse article links → fetch each → convert to markdown\nCombine: Concatenate markdown with YAML frontmatter (title, author)\nCover: Generate via Nano Banana Pro\nConvert: pandoc combined.md -o output.epub --epub-cover-image=cover.png --toc\nSend: AppleScript Mail.app with attachment\n\nSee references/manual-workflow.md for detailed steps."
      }
    ],
    "body": "Blog to Kindle\n\nScrape blog/essay sites, compile into EPUB with cover art, and deliver to Kindle.\n\nQuick Start\n# 1. Fetch essays from a supported site\nuv run scripts/fetch_blog.py --site paulgraham --output ./pg-essays\n\n# 2. Generate cover (uses Nano Banana Pro)\n# See nano-banana-pro skill for cover generation\n\n# 3. Compile to EPUB with cover\nuv run scripts/compile_epub.py --input ./pg-essays --cover ./cover.png --output essays.epub\n\n# 4. Send to Kindle\nuv run scripts/send_to_kindle.py --file essays.epub --kindle-email user@kindle.com\n\nWorkflow (MUST follow this order)\nFetch - Download all essays/posts from the blog\nGenerate Cover - Create cover art via Nano Banana Pro skill (DO NOT SKIP)\nCompile - Combine into EPUB with cover embedded\nSend - Email to Kindle address\n\n⚠️ Always generate and include cover before sending. Never send without cover.\n\nSupported Sites\nSite\tKey\tURL Pattern\nPaul Graham\tpaulgraham\tpaulgraham.com/articles.html\nKevin Kelly\tkevinkelly\tkk.org/thetechnium\nDerek Sivers\tsivers\tsive.rs/blog\nWait But Why\twaitbutwhy\twaitbutwhy.com/archive\nAstral Codex Ten\tacx\tastralcodexten.com\n\nFor unlisted sites, use --site custom --url <archive-url>.\n\nCover Generation\n\nUse the nano-banana-pro skill to generate covers. Prompt template:\n\nBook cover for '[Author Name]: [Subtitle]'. \nMinimalist design with elegant typography. \n[Brand color] accent. Clean white/cream background. \nSimple geometric or abstract motif related to [topic].\nProfessional literary feel. No photos, no faces.\nPortrait orientation book cover dimensions.\n\n\nGenerate at 2K resolution for good quality without huge file size.\n\nKindle Delivery\n\nDefault Kindle address (Simon): simonpilkington74_8oVjpj@kindle.com\n\nUses Mail.app via AppleScript to send. Ensure:\n\nSender email is on Kindle approved list\nFile under 50MB (EPUB compresses well)\nState Tracking\n\nState files stored in ~/.clawdbot/state/blog-kindle/:\n\n{site}-last-fetch.json - Last fetch timestamp, article count\n{site}-sent.json - List of sent article IDs\n\nUse for incremental updates (only fetch new posts).\n\nManual Workflow (no scripts)\n\nIf scripts unavailable, follow this pattern:\n\nFetch: curl archive page → parse article links → fetch each → convert to markdown\nCombine: Concatenate markdown with YAML frontmatter (title, author)\nCover: Generate via Nano Banana Pro\nConvert: pandoc combined.md -o output.epub --epub-cover-image=cover.png --toc\nSend: AppleScript Mail.app with attachment\n\nSee references/manual-workflow.md for detailed steps."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ainekomacx/blog-to-kindle",
    "publisherUrl": "https://clawhub.ai/ainekomacx/blog-to-kindle",
    "owner": "ainekomacx",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/blog-to-kindle",
    "downloadUrl": "https://openagent3.xyz/downloads/blog-to-kindle",
    "agentUrl": "https://openagent3.xyz/skills/blog-to-kindle/agent",
    "manifestUrl": "https://openagent3.xyz/skills/blog-to-kindle/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/blog-to-kindle/agent.md"
  }
}