{
  "markdown": "# Daily Productivity Plugin\n\nA daily workflow plugin primarily designed for [Cowork](https://claude.com/product/cowork), Anthropic's agentic desktop application — though it also works in Claude Code. Aggregates Gmail, Slack, Google Calendar, and issue trackers into daily rituals: morning briefings, email triage, Slack catch-up, calendar management, and end-of-day reviews. Complements the **productivity** plugin (task/memory management) and the **Slack** plugin (channel-centric operations).\n\n## Installation\n\n```bash\nclaude plugins add knowledge-work-plugins/daily-productivity\n```\n\n## Commands\n\nExplicit daily rituals you invoke with a slash command:\n\n| Command | Description |\n|---|---|\n| `/morning-briefing` | Aggregated morning view — email, Slack, calendar, issues, and tasks prioritized into one briefing |\n| `/email-triage` | Categorize, prioritize, and draft replies for your inbox |\n| `/slack-catchup` | Catch up on what you missed — mentions, DMs, and channel summaries |\n| `/calendar` | View schedule, find free time, prep for meetings with cross-tool context |\n| `/end-of-day` | Recap accomplishments, identify loose ends, prep tomorrow's priorities |\n\nAll commands work **standalone** (describe your situation) and get **supercharged** with MCP connectors.\n\n## Skills\n\nDomain knowledge Claude uses automatically when relevant:\n\n| Skill | Description |\n|---|---|\n| `email-prioritization` | 3-tier email prioritization when user casually asks about inbox |\n| `cross-tool-action-items` | Find untracked commitments across email, Slack, and issue trackers |\n| `meeting-prep-from-calendar` | Gather cross-tool context for upcoming meetings |\n\n## Example Workflows\n\n### Start Your Day\n\n```\n/morning-briefing\n```\n\nGet a prioritized view of everything across email, Slack, calendar, and issues. Then follow the suggested sequence: triage email, catch up on Slack, prep for your first meeting.\n\n### Inbox Zero\n\n```\n/email-triage --unread\n```\n\nCategorize unread emails into Respond Now / Respond Today / Review / Delegate / Archive. Pick items to draft replies — drafts are created in Gmail, never auto-sent.\n\n### Back from Lunch\n\n```\n/slack-catchup --mentions\n```\n\nSee what needs your attention in Slack — mentions categorized by urgency, DMs waiting for replies, and quick channel summaries.\n\n### Before a Meeting\n\n```\n/calendar prep \"Q2 Planning\"\n```\n\nGet attendee context from recent emails and Slack, related issues, suggested talking points, and open questions.\n\n### End Your Day\n\n```\n/end-of-day\n```\n\nSee what you accomplished, what's still open, and what to focus on tomorrow. Offer to draft follow-up messages for meetings.\n\n## Daily Flow\n\nCommands suggest each other naturally:\n\n```\nMorning:    /morning-briefing → /email-triage → /slack-catchup\nDuring day: /calendar prep <meeting>\nEvening:    /end-of-day\n```\n\n## Standalone + Supercharged\n\nEvery command works without integrations:\n\n| What You Can Do | Standalone | Supercharged With |\n|-----------------|------------|-------------------|\n| Morning briefing | Describe your day | Email, Slack, Calendar, Issue Tracker MCPs |\n| Email triage | Paste emails | Gmail MCP |\n| Slack catch-up | Describe what you missed | Slack MCP |\n| Calendar & prep | List your meetings | Calendar, Email, Slack, Issue Tracker MCPs |\n| End-of-day review | Describe what you did | Email, Slack, Calendar, Issue Tracker MCPs |\n\n## MCP Integrations\n\n> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](CONNECTORS.md).\n\nConnect your tools for a richer experience:\n\n| Category | Examples | What It Enables |\n|---|---|---|\n| **Email** | Gmail | Inbox triage, email priorities, draft replies |\n| **Chat** | Slack | Mention catch-up, DM summaries, draft responses |\n| **Calendar** | Google Calendar | Schedule view, free time, meeting prep |\n| **Issue Tracker** | Linear, Jira | Assigned issues, blockers, due dates |\n\nSee [CONNECTORS.md](CONNECTORS.md) for the full list of supported integrations.\n\n## Related Plugins\n\n- **productivity** — Task management (`TASKS.md`) and workplace memory. This plugin reads `TASKS.md` for context but never modifies it without confirmation.\n- **slack** (partner-built) — Channel-centric Slack operations (summarize, digest, announcements). This plugin focuses on user-centric catch-up (what needs YOUR attention).\n",
  "bytes": 4339,
  "sha": "ce5c0e50460dd945b2d7bd63ee1783e908d00765561938bf68f0c91195a8d0da",
  "repo_slug": "gpsandhu23/daily_productivity_plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_gpsandhu23_daily_productivity_plugin_dai_b48cfc54/readme"
}