pd-daily

Configure and send daily evolution reports via email, messaging, or voice.

1|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/csuzngjh/principles --skill pd-daily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pd-daily
Source: https://github.com/csuzngjh/principles/tree/main/packages/openclaw-plugin/templates/langs/zh/skills/pd-daily
Command: npx skills add https://github.com/csuzngjh/principles --skill pd-daily

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the configuration and sending of daily evolution reports, allowing users to track the system's progress and improvements.

Core Features & Use Cases

  • Automated Report Generation: Creates daily reports summarizing system evolution.
  • Configurable Delivery: Supports multiple notification channels like email, instant messaging, and voice.
  • Use Case: A project manager wants to stay updated on the AI agent's daily progress without manual checks. This Skill can be configured to send a concise summary of key metrics and insights to their preferred communication channel every morning.

Quick Start

Configure the pd-daily skill to send a daily evolution report via email at 9 AM.

Frequently Asked Questions about pd-daily

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

FAQPage Schema
How do I automate daily evolution reports for my AI agent?

Automate daily evolution reports by configuring cron jobs to generate and send system progress summaries. Set user-defined preferences for report content, style, and delivery schedules to track daily improvements automatically.

Can I send daily digest notifications via email, instant messaging, or voice?

Daily digest notifications support delivery via email, instant messaging, or voice channels. Configure your preferred delivery method using cron jobs to receive automated system evolution summaries through your chosen platform.

How do I configure cron jobs for daily report generation and delivery?

Configure cron jobs for daily report generation by setting user-defined schedules within the state directory. Specify delivery times and notification preferences to automate data extraction and send evolution tracking summaries.

Does daily report generation require external dependencies or API integrations?

Daily report generation requires no external dependencies. It integrates directly with the state directory for configuration and extracts data from existing log files to compile system evolution summaries without external APIs.

What is the best way to track system evolution progress without manual checks?

The best way to track system evolution without manual checks is configuring automated daily reports. Schedule cron jobs to extract metrics from log files and deliver concise summaries to your preferred communication channel automatically.

What are the limitations of automated daily digest notifications for evolution tracking?

Automated daily digest notifications rely on existing log files for data extraction and state directory configurations. Limitations include dependency on log file availability and the necessity of pre-configured cron job schedules for consistent report delivery.