Produce weekly progress summaries from Notion sources.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add frumu-ai/tandem --skill notion-weekly-report --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Notion Weekly Report?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/frumu-ai-notion-weekly-report-tandem)More formats (shields.io, HTML) on the badges page.
---
name: notion-weekly-report
description: Produce weekly progress summaries from Notion sources.
version: 1.0.0
tags: [notion, reporting]
triggers:
- weekly notion report
- summarize notion updates weekly
---
# Skill: Notion Weekly Report
## Purpose
Generate a weekly report from selected Notion pages and databases.
## Inputs
- notion sources
- report recipient
## Agents
- collector
- reporter
## Tools
- notion_read
- text_summarize
- email_send
## Workflow
1. Collect changes over the last week
2. Group by topic
3. Summarize progress and blockers
4. Deliver report
## Outputs
- weekly notion report
## Schedule compatibility
- cron
- manual
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!