p-daily-report

Aggregate daily activity from GitHub, Slack, and calendar sources into a Markdown report.

15|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/jackchuka/skills --skill p-daily-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: p-daily-report
Source: https://github.com/jackchuka/skills/tree/main/p-daily-report
Command: npx skills add https://github.com/jackchuka/skills --skill p-daily-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Daily reporting helps teams and individuals capture progress, align on priorities, and communicate status efficiently. This skill automates the creation of daily activity reports by aggregating work from code, conversations, and calendar data.

Core Features & Use Cases

  • Aggregates activity from Claude conversation history, GitHub activity, and Slack messages into a single, coherent daily report.
  • Supports date-range filtering with options like --days, --yesterday, and --project to tailor the report to different workflows.
  • Produces a clean, standup-ready summary suitable for sharing with teammates and stakeholders.

Quick Start

Run the Daily Report Generator from its directory to compile today’s activity into a standup-ready summary.

Frequently Asked Questions about p-daily-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I auto-generate a daily standup report from GitHub and Slack activity?

You can generate a daily standup report by aggregating GitHub activity, Slack messages, and calendar data into a single Markdown summary. The skill uses gh CLI, gws CLI, and Slack MCP server to pull and unify your work data.

Can I filter the daily activity report to only include specific projects or date ranges?

Yes, you can filter the daily activity report using options like --days, --yesterday, and --project. This tailors the aggregated GitHub and Slack data to specific date ranges or individual project workflows.

Does generating a daily report require the Slack MCP server and gh CLI to be configured?

Yes, generating the report relies on gh CLI, gws CLI, and Slack MCP server to gather activity data. These tools must be configured in your environment to aggregate GitHub, Slack, and calendar sources.

What is the best way to compile a weekly summary from multiple development sources?

The best way to compile a weekly summary is to aggregate GitHub, Slack, and calendar data into a unified Markdown report. Using date-range filtering options, you can produce a standup-ready status update spanning multiple projects.

Can I use this daily report generator for end-of-day status updates across multiple projects?

Yes, this daily report generator applies to end-of-day standups and status updates across multiple projects. It aggregates code, conversations, and calendar events into a clean, shareable Markdown summary.