daily-improvement-image

Convert Notion diary entries into shareable JPG or PNG images.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/bibo1243/claw_memory --skill daily-improvement-image
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-improvement-image
Source: https://github.com/bibo1243/claw_memory/tree/main/--help/skills/daily-improvement-image
Command: npx skills add https://github.com/bibo1243/claw_memory --skill daily-improvement-image

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

自動將 Notion 的日精進內容轉成可分享的高品質圖片,避免手動排版與截圖的繁瑣。

Core Features & Use Cases

  • 內容提取與渲染: 從 Notion取得日精進條目,並用模板渲染成美觀圖片。
  • 圖片生成與格式化: 將內容輸出為 JPG/PNG,便於分享與存檔。
  • 分發與同步: 將圖片回傳給使用者,並可選擇同步回 Notion 的封面或內容圖片。

Quick Start

Create an image from the latest Notion daily entry and share it with the user.

Frequently Asked Questions about daily-improvement-image

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate turning Notion daily entries into shareable images?

To automate turning Notion daily entries into shareable images, this Skill extracts your content via the Notion API and renders it through a template-driven HTML/CSS pipeline to output formatted JPG or PNG visuals.

What do I need to render Notion diary entries into image visuals?

Rendering Notion diary entries into image visuals requires Notion API access for data extraction, wkhtmltoimage or an equivalent tool for rendering, and a template-driven HTML/CSS pipeline for formatting the output.

Can I sync generated daily entry images back to Notion page covers?

Yes, you can sync generated daily entry images back to Notion. The Skill applies outputted images to Notion page covers and content images, while also supporting delivery to Telegram.

Does generating images from Notion API entries require manual HTML formatting?

Generating images from Notion API entries does not require manual HTML formatting. The process uses a template-driven HTML/CSS pipeline to automatically render diary entries into high-quality JPG or PNG visuals.

What is the best way to share Notion daily improvement logs as formatted images?

The best way to share Notion daily improvement logs as formatted images is by automating the extraction of entries via the Notion API and rendering them through a template-driven HTML/CSS pipeline into JPG or PNG files.