qiaomu-info-card-designer

Installation
SKILL.md

Info Card Designer

将任意内容转化为杂志质感信息卡,自动截图 + 超长分割,适配 X/Twitter、微信、小红书分享。

工作流

Step 0:获取内容(如果输入是 URL)

如果用户给的是 URL 而非纯文本,先抓取内容再进入 Step 1。

路由规则

URL 类型 抓取方式
arxiv.org/abs/ 提取论文 ID,优先抓 HTML 版 https://arxiv.org/html/{id}v1,失败则抓 PDF https://arxiv.org/pdf/{id}.pdf
x.com / twitter.com curl -sL "https://r.jina.ai/{url}"
mp.weixin.qq.com python3 ~/.claude/skills/markdown-proxy/scripts/fetch_weixin.py "{url}" (如存在)
其他网页 curl -sL "https://r.jina.ai/{url}",失败则 curl -sL "https://defuddle.md/{url}"
Related skills

More from joeseesun/info-card-designer

Installs
170
GitHub Stars
236
First Seen
Apr 1, 2026