Notes Summarization Workflow
笔记摘要工作流程
Create a GitHub Action that processes markdown notes and generates concise weekly summaries.
创建一个GitHub Action,用于处理Markdown笔记并生成简洁的每周摘要。
Prompt
Generate a GitHub Action that takes markdown notes from a /notes directory, runs them through a summarization model or API, and outputs a weekly-summary.md file with bullet points.