📚
WritingJavaScript

Weekly Digests

by thedotmack

Weekly Digests is a Writing skill for Claude Code, published by thedotmack in claude-mem.

90.6K stars7.9K forkson thedotmack/claude-memAdded 2026/08/13Repository updated 2026/08/13
aiai-agentsai-memoryanthropicartificial-intelligencechromadbclaudeclaude-agent-sdkclaude-agentsclaude-codeclaude-code-pluginclaude-skillsembeddingslong-term-memorymem0memory-engineopenmemoryragsqlitesupermemory
Install in seconds
Install Weekly Digests
Copy Weekly Digests into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/thedotmack/claude-mem/tree/main/plugin/skills/weekly-digests ~/.claude/skills/weekly-digests

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/thedotmack/claude-mem.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugin/skills/weekly-digests/SKILL.md in thedotmack/claude-mem
Installs to
~/.claude/skills/weekly-digests
Collection
One of 22 skills cataloged from this repository
Category
Writing1012 skills

What Weekly Digests does

Weekly Digests generates a serial week-by-week narrative digest of a project's claude-mem timeline, splitting the timeline into per-ISO-week files and running sequential subagents to produce one narrative chapter per week with carry-forward context. Use when asked for "weekly digests", "week-by-week story", "serial timeline", or "narrative chapters".

Weekly Digests is cataloged under Writing on DirSkills. Weekly Digests comes from a repository tagged ai, ai-agents, ai-memory, anthropic and artificial-intelligence.

Documentation

README

Weekly Digests

Produce a serial, multi-chapter narrative digest of a project's complete claude-mem history. Differs from timeline-report (one long report) — this generates one digest per ISO week, with each subagent reading the prior week's carry-forward block so the story stays coherent.

The chapter count equals the number of ISO weeks the timeline covers. A project with 2 weeks of data produces 2 chapters; one with 30 weeks produces 30. There is no fixed length — count the weeks first, then drive the pipeline off that count.

When to Use

Trigger when the user asks for:

  • "Weekly digests"
  • "Week-by-week story"
  • "Serial timeline"
  • "Story chapters of [project]"
  • "Run a digest for each week"
  • "Continue the story week by week"

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Weekly Digests

  • What else does thedotmack publish alongside Weekly Digests?

    Weekly Digests is one of 22 skills that DirSkills catalogs from thedotmack/claude-mem, the repository it ships in. Its siblings there include Babysit PR, Cloud Sync and Design Is. Each one is a separate skill with its own page in this directory, installs the same way Weekly Digests does, and is maintained by thedotmack in that same repository. The rest of the collection is listed on the thedotmack/claude-mem page.

  • How does Weekly Digests compare to other Writing skills?

    Weekly Digests ranks #10 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Weekly Digests against them. Open each page to compare what they document and how they install.

More from thedotmack/claude-mem

Weekly Digests is one of 22 skills cataloged on DirSkills from thedotmack/claude-mem.

See all 22 skills
👀
3w ago

Babysit PR

Babysit PR monitors a pull request and its review cycle until it is ready to merge, checking review comments, unresolved threads, and CI status, and fixing actionable issues. Use when asked to babysit, monitor, or keep checking PRs until all actionable issues are resolved.
Quality
90.6K7.9K
☁️
3w ago

Cloud Sync

Cloud Sync sets up or checks claude-mem cloud sync with cmem.ai Pro, writing connection values and verifying SyncHub status. Use when the user wants memory database backed up or synced to a cmem.ai account.
DevOps
90.6K7.9K
🎨
3w ago

Design Is

Design Is audits a design against Dieter Rams' ten 'Good design is...' principles, scores each with evidence, and hands off a ready /make-plan prompt for new, refine, or redesign outcomes. Use it when the user asks for a design audit, design review, or critique that should lead to a plan.
Frontend
90.6K7.9K
🧠
3w ago

Do

Do gives Claude Code persistent long-term memory by storing and retrieving embeddings in SQLite and vector databases. Use it when you want the agent to remember context across sessions.
AI Engineering
90.6K7.9K
🤖
3w ago

Do Plan

Do Plan executes a phased implementation plan by deploying subagents for each phase, verification, anti-pattern checks, code review, and only committing after verification passes. Use it when asked to execute, run, or carry out a plan, especially one created by make-plan.
AI Engineering
90.6K7.9K
🧠
3w ago

How It Works

How It Works explains how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks how claude-mem works or what it is doing.
AI Engineering
90.6K7.9K