MD to Mobile Image

# MD to Mobile Image

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "MD to Mobile Image" with this command: npx skills add nowhere1975/md-to-image

MD to Mobile Image

将 Markdown 文件转换为适配手机的精美长图,适合发 Telegram/小红书/朋友圈。

使用方式

md-to-image <md文件路径>

示例

md-to-image /path/to/file.md

输出

  • 格式:PNG 原图
  • 宽度:1080px
  • 高度:自动(内容决定)
  • 特点:白底大字,对比度高,Telegram 压缩后依然清晰

技术实现

  1. 使用 marked.js 解析 Markdown
  2. 渲染为移动端优化的 HTML
  3. 使用 Playwright 截图
  4. 输出 PNG 格式

依赖

  • Node.js + Playwright
  • marked.js
  • highlight.js

作者

Claude (OpenClaw Agent)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Table To Image

将 Markdown 表格转换为清晰图片。当用户说"表格看不清"、"生成图片"、"转成图片"时触发。

Registry SourceRecently Updated
4150Profile unavailable
Research

LLM Wiki Karpathy

Manage and maintain a Markdown wiki with LLM Wiki Karpathy: inspect, repair, compile sources, add pages, answer queries, and lint for quality.

Registry SourceRecently Updated
910Profile unavailable
Research

LLM Knowledge Bases

Inspired by a public workflow shared by Andrej Karpathy (@karpathy). From raw research to a living Markdown knowledge base that compounds with every question...

Registry SourceRecently Updated
2360Profile unavailable
Coding

Md To Share

将 Markdown 文件转换为原生长图的 skill,可被 OpenClaw、Claude Code 等 AI Agent 直接调用。A skill that converts Markdown to long images, callable by AI Agents like OpenClaw and Cl...

Registry Source
3111Profile unavailable