ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

daily-review

Comprehensive daily performance review with communication tracking, meeting analysis, output metrics, and focus time monitoring. Your AI performance coach.

Why use this skill?

Master your daily workflow with the OpenClaw Daily Review skill. Automatically track meetings, communication, and focus time for deeper performance insights.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/henrino3/daily-review
Or

What This Skill Does

The daily-review skill acts as your personal AI performance coach by aggregating data from across your digital ecosystem into a single, cohesive report. It monitors communication volume (Emails, Slack, X.com), meeting attendance via Fireflies, productivity output (Git commits, Google Docs), and deep-work metrics via Screen Time and ActivityWatch. By parsing this diverse telemetry, it provides an objective view of your daily impact, helping you optimize focus time and identify workflow bottlenecks before they compound into larger productivity deficits.

Installation

  1. Move the repository to your local clawd workspace: cp -r daily-review ~/clawd/skills/.
  2. Install required dependencies, specifically the Bird CLI for X.com integration and the ActivityWatch background service.
  3. Configure authentication by populating the ~/clawd/secrets/ directory with your respective API tokens for Slack, Fireflies, and X.com.
  4. Register the skill with the task scheduler for automated reporting: clawdbot cron add --name "daily-review" --schedule "0 9 * * *".

Use Cases

  • Retrospective Analysis: Review your historical productivity data to correlate meeting frequency with coding velocity.
  • Work-Life Balance: Monitor actual focus time versus communication overhead to prevent burnout.
  • Reporting: Automatically generate executive summaries for standups without manually digging through Slack or email threads.

Example Prompts

  1. "OpenClaw, generate a performance review for yesterday and highlight if I spent more than 4 hours in meetings."
  2. "Run the daily-review script for last Friday to see how many Git commits I made during the sprint wrap-up."
  3. "Summarize my output for today—did I hit my goal of 5 commits and 10 document edits?"

Tips & Limitations

  • Speaker Verification: The Fireflies integration ensures you are only credited for meetings where your voice was detected, reducing 'meeting inflation'.
  • Mac Dependency: The Screen Time tracking relies on local knowledgeC.db access, meaning this specific feature requires an macOS environment.
  • Data Privacy: Ensure local files are secured; since this skill aggregates highly personal productivity data, treat your secrets directory with high sensitivity.

Metadata

Author@henrino3
Stars1100
Views1
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-henrino3-daily-review": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#productivity#performance#tracking#review#coach
Safety Score: 3/5

Flags: file-read, data-collection, external-api