Summary
基于微信读书的书架、阅读时长、笔记、划线数据,生成 10 维度的深度阅读分析报告。当用户说"分析我的微信读书"、"读书画像"、"阅读分析"、"我的阅读报告"、"猜我的 MBTI"、"读书复盘"时触发。输出美观的 9:16 白底简约 HTML 可视化页面。
spacezephyr/read-buddy · Archived
基于微信读书的书架、?
npx skills add spacezephyr/read-buddy --skill read-weread-analyzer
基于微信读书的书架、阅读时长、笔记、划线数据,生成 10 维度的深度阅读分析报告。当用户说"分析我的微信读书"、"读书画像"、"阅读分析"、"我的阅读报告"、"猜我的 MBTI"、"读书复盘"时触发。输出美观的 9:16 白底简约 HTML 可视化页面。
This repository is archived — consider an actively maintained alternative.
Fetch and extract content from web pages, converting HTML to clean markdown.
5 installs翻译在线文章为中文并保存为 Markdown 格式。当用户需要翻译网页文章、博客文章时使用此技能,例如:"…
5 installsAI热点采集工?
5 installs从 YouTube 视频链接提取字幕并转换为中文文字稿。支持自动生成字幕和手动字幕。 使用场景:(1) 用户…
4 installsRelated neighbors and high-traction skills in the same topics — useful to compare before installing.
Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive d…
8.9K installsAnalyzes unit economics by product or service using PayPal merchant insights and QuickBooks cos…
1.4K installsAnalyze job postings, calculate match scores, identify gaps, and create application strategy
7.6K installsCompare multiple job offers side-by-side with total compensation analysis
7K installsRun Salesforce Code Analyzer to scan code for security, performance, best practice, and code st…
5.6K installsOther skills from spacezephyr/read-buddy · top by installs.
npx skills add spacezephyr/read-buddy
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Parsed from SKILL.md frontmatter.
Files included with this skill beyond the listing page.
SKILL.md
6,423 B
SUMMARY.md
343 B
weread-skills 已安装WEREADAPIKEY 已配置执行 scripts/fetch.py,自动拉取:
/user/notebooks 分页全量/book/bookmarklist + /review/list/mine/readdata/detail mode=annually(当前年 + 上一年,覆盖近 12 个月)/shelf/sync(书架全貌)python3 ~/.claude/skills/read-weread-analyzer/scripts/fetch.py /tmp/read-weread-analyzer/data.json
数据范围说明:优先使用最近 12 个月数据。如果用户首次有效阅读到现在不足 12 个月,使用全部可用数据,并在报告封面注明范围。
逐一产出,禁止跳过任何一项。每个维度的产出要求如下:
分四类,每类 2-3 条具体建议:
基于阅读笔记和划线,提炼 10 个适合写成文章或小红书笔记的选题。每个包含:
基于现有阅读结构和现实需求(用户是 AI 生产力 + 内容创作者,参考 CLAUDE.md),分三档:
针对上面的知识缺口,给出具体推荐,分类:
在生成 HTML 前先问用户:
报告要保存到哪个目录?
- 直接回车 = 当前工作目录
- 或者输入一个绝对路径 / 相对路径(如 ~/Documents/阅读分析)
路径不存在则自动 mkdir -p 创建。文件名固定为 阅读分析-YYYY-MM-DD.html。
调用模板 templates/report.html 复制成新文件,然后逐个替换 10 个 <!-- PAGENCONTENT --> 标记块为你的分析内容,保存到步骤 3 指定的目录。
生成完毕用系统默认浏览器打开(macOS:open <path>;Linux:xdg-open <path>;Windows:start <path>)。
输出:
严格遵守 templates/report.html 的设计:
#fafaf7)#c9a96e 米黄 / #1a1a1a 主文)• 或编号,避免堆砌<style> 标签,不引外部资源