daily-reporter

Collect Git activity and task lists into a markdown daily report.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ShunsukeHayashi/ppal-skill-library --skill daily-reporter
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: daily-reporter
Source: https://github.com/ShunsukeHayashi/ppal-skill-library/tree/main/automation/daily-reporter
Command: npx skills add https://github.com/ShunsukeHayashi/ppal-skill-library --skill daily-reporter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the tedious compilation of daily operation updates by gathering data from Git activity and task lists and producing a ready-to-share report.

Core Features & Use Cases

  • Automated data gathering from source systems (Git activity, task status)
  • Markdown report generation suitable for distribution across channels
  • Use Case: End-of-day summaries for operations, project standups, and daily dashboards

Quick Start

Ask the Daily Reporter to generate today’s daily operation report and distribute it to your chosen channel.

Frequently Asked Questions about daily-reporter

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

FAQPage Schema
How do I automate daily report generation from Git activity and task lists?▼

Automate daily report generation by collecting yesterday's Git activity and pending task statuses to compile a ready-to-share markdown summary. This process eliminates manual data gathering for end-of-day updates and project standups.

Can I distribute automated daily reports to Slack, Notion, and Email?▼

You can distribute automated daily reports directly to Slack, Notion, or Email. The Skill generates a markdown file that can be pushed to these platforms or saved locally for team dashboards and daily summaries.

What is the best way to compile end-of-day summaries for project standups?▼

Compile end-of-day summaries for project standups by aggregating source system data into a structured markdown report. This approach gathers Git commits and task statuses to provide a clear overview of daily operational progress.

Do I need any specific dependencies to automate my daily operation report?▼

No specific dependencies are required to automate your daily operation report. The Skill operates independently using its internal scripts to gather data and format the final markdown output for your chosen distribution channel.

Does automated daily report generation work for team daily dashboards?▼

Automated daily report generation works for team daily dashboards by standardizing activity updates into a consistent markdown format. It extracts pending tasks and recent Git history to provide a unified view of team operations.