Notes Summarization Workflow
「ノート要約ワークフロー」
Create a GitHub Action that processes markdown notes and generates concise weekly summaries.
「Markdownノートを処理して簡潔な週次サマリーを生成するGitHub Actionを作成する。」
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.