Group Summarizer

v1.0.0

Synthesizes member-parent markdown reports into a continuous narrative.

0· 202· 1 versions· 0 current· 0 all-time· Updated 10h ago· MIT-0
byDean Lee@deanleefumu

Install

openclaw skills install group-summarizer

group_summarizer

Read all markdown files in "~/openclaw_agent/src/temp_sync/" recursively.

Logic

  1. Reading: Read all markdown files in "~/openclaw_agent/src/temp_sync/" recursively.
  2. Grouping: Categorize all content by the parent folder name (which represents the Team Member).
  3. Synthesis: For each member, treat multiple days of reports as a single, continuous progress narrative. Do not repeat daily headers; blend them into a coherent update.
  4. Exclusion: Do not include any meta-talk (e.g., "Here is the summary...") or technical details about how the file was generated. Provide only the synthesized content.
  5. Formatting:
    • Use ## [Member Name] as the primary headers.
    • Use standard markdown for the body.

Output

  • Target Path: "~/openclaw_agent/src/latest_summaries/daily/{{date}}.md"
  • Date Variable: Use the current UTC+8 date in YYYY-MM-DD format.

Usage Examples

  • "Run group_summarizer"
  • "Generate the daily report using group_summarizer"

Version tags

latestvk978553r1p8e2kmtte1np8phwn837t57

Runtime requirements

🦞 Clawdis