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.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "periodic-rollup" with this command: npx skills add nweii/agent-stuff/nweii-agent-stuff-periodic-rollup

Vault rollups

Today's daily note: !obsidian daily:path

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

OperationWhen to useReference
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.

Shared workflow

Both operations follow the same pattern:

  1. Gather — Search for source notes using obsidian CLI or MCP vault search
  2. Synthesize — Process gathered content according to the operation's rules
  3. Write — Produce or update the output note

Shared principles

  • Preserve source wikilinks back to origin notes for traceability
  • Respect the hierarchy: daily → weekly → quarterly → yearly
  • Preserve detail in archives; don't summarize what should be kept verbatim
  • Update related properties bidirectionally when creating new notes

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

suggest-lucide-icons

No summary provided by upstream source.

Repository SourceNeeds Review
126-nweii
Automation

archive-conversation

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

aid-finances

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

validating-startup-ideas

No summary provided by upstream source.

Repository SourceNeeds Review