2.5k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill weekly-digest- _meta.json280 B
- SKILL.md2.4 KB
Overview
This skill generates automated weekly digests by aggregating GitHub activity, Notion meeting notes, and relevant industry news. It formats a concise report suitable for team updates and can deliver outputs via Feishu or email. The digest is configurable for personal or team workflows and supports scheduling for regular distribution.
How this skill works
The skill collects GitHub commits, pull requests, and issue summaries for a specified time range and extracts action items and decisions from Notion meeting records. It performs a targeted news search to surface recent industry headlines and compiles all sections into a clean markdown report. Finally, it can post the report to Feishu channels or send it by email based on configuration.
When to use it
- Create a compact weekly status for your team every Friday
- Summarize project progress for stakeholders or stand-ups
- Extract meeting decisions and action items into a single view
- Track relevant technology news alongside repository activity
Best practices
- Connect service accounts (GitHub, Notion, Feishu or SMTP) with least-privilege tokens
- Standardize Notion meeting templates so action items and decisions are reliably parsed
- Use a consistent time window (e.g., past 7 days) to make comparisons simple
- Preview digests before automating sends to refine summaries and tone
Example use cases
- Team lead auto-sends a Friday digest to a Feishu channel summarizing commits, merged PRs, and next-week plans
- Project manager compiles weekly reports combining GitHub progress with meeting decisions stored in Notion
- Individual contributor generates a personal week summary to include in performance notes
- Engineering director monitors cross-project activity and industry headlines in a single weekly brief
FAQ
Connect GitHub and Notion for core aggregation. Configure Feishu or SMTP/Email settings to enable automated delivery.
Can I customize the digest layout or schedule?
Yes. You can adjust the time range, include or exclude sections, and schedule automated runs to match your cadence.