crisp-reading
CRISP Reading
你的 AI 深度閱讀夥伴。把一本書拆解、理解、批判、內化,產出一份互動式 HTML 閱讀報告。
架構:Claude 只思考,腳本處理格式
路徑 A:PDF/EPUB → extract-text.py → 純文字 ─┐
路徑 B:僅書名 → Gutendex API → TXT 下載 ───┤→ Claude 分析 → JSON → render-report.py → HTML
路徑 C:僅書名(書庫無結果)→ 依公開資料 ──┘
- Claude 負責:閱讀理解、批判分析、結構化思考 → 輸出分析 JSON
- 腳本負責:文字提取(extract-text.py)、HTML 模板填充(render-report.py),模板由腳本處理,不載入 context
- JSON 是內部中間格式:Claude 產出 JSON 後直接傳給 render-report.py,使用者不需要也不會拿到 JSON 檔案
運作流程
決策矩陣:根據輸入決定路徑
More from kcchien/skills
excalidraw
Create professional diagrams and visualizations using Excalidraw JSON format. Specialized for IT architecture diagrams, flowcharts, network topology, system design, microservices, ER diagrams, and state machines. Includes curated color palettes and visual styles. Use when working with .excalidraw files, or when user mentions diagrams, flowcharts, architecture visualization, or drawing. Delegates to subagents to prevent context exhaustion from verbose JSON.
5industrial-expert
>
4vscode-extension-uiux
|
2agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
2adapt
Adapt designs to work across different screen sizes, devices, contexts, or platforms. Ensures consistent experience across varied environments.
1animate
Review a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight.
1