·periodic-rollup
>_

periodic-rollup

Roll up vault content into consolidated notes. History rollup: compile periodic note mentions of a project/topic into a Histories note. Periodic rollup: synthesize child note descriptions into a parent periodic note's description.

11Installs·0Trend·@nweii

Installation

$npx skills add https://github.com/nweii/agent-stuff --skill periodic-rollup

How to Install periodic-rollup

Quickly install periodic-rollup AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/nweii/agent-stuff --skill periodic-rollup
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: nweii/agent-stuff.

SKILL.md

View raw

Two operations for aggregating periodic note content into consolidated artifacts. Determine which to run based on what's asked:

| History rollup | "Roll up history for [[Project]]", "compile mentions of [[Topic]]" | references/history-rollup.md | | Periodic rollup | "Roll up my weekly", "summarize this quarter", "generate description for [[2026-W07]]" | references/periodic-rollup.md |

If $ARGUMENTS is provided, use it to identify the project, topic, or periodic note to target. If ambiguous between the two operations, ask before proceeding.

Roll up vault content into consolidated notes. History rollup: compile periodic note mentions of a project/topic into a Histories note. Periodic rollup: synthesize child note descriptions into a parent periodic note's description. Source: nweii/agent-stuff.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nweii/agent-stuff --skill periodic-rollup
Category
>_Productivity
Verified
First Seen
2026-02-24
Updated
2026-03-11

Browse more skills from nweii/agent-stuff

Quick answers

What is periodic-rollup?

Roll up vault content into consolidated notes. History rollup: compile periodic note mentions of a project/topic into a Histories note. Periodic rollup: synthesize child note descriptions into a parent periodic note's description. Source: nweii/agent-stuff.

How do I install periodic-rollup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nweii/agent-stuff --skill periodic-rollup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/nweii/agent-stuff