check-inbox

Check Outlook inbox for unread messages and update the daily note.

49|12|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill check-inbox-davidroliverba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-inbox
Source: https://github.com/DavidROliverBA/ArchitectKB/tree/main/.claude/skills/check-inbox
Command: npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill check-inbox-davidroliverba

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of checking your Outlook inbox for unread messages, saving you time and ensuring you don't miss important communications.

Core Features & Use Cases

  • Inbox Monitoring: Automatically scans your Outlook inbox for unread, flagged, or specific messages.
  • Daily Note Integration: Summarizes inbox activity and updates your daily note for easy reference.
  • Use Case: Get a quick overview of your unread emails each morning, with links to relevant contacts or meeting notes, directly in your daily log.

Quick Start

Run the check-inbox skill to see your unread messages and update your daily note.

Frequently Asked Questions about check-inbox

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

FAQPage Schema
How do I automate checking my Outlook inbox for unread emails?

You can automate checking unread emails in Outlook by running the check-inbox skill, which uses Playwright to scan your inbox and summarize unread messages into your daily note.

Can I summarize unread Outlook emails directly into a daily note?

Yes, you can summarize unread Outlook emails directly into a daily note by running the check-inbox skill, which scans unread messages and appends a summary to your daily log.

Do I need Playwright to automate Outlook inbox monitoring?

Yes, Playwright is required to automate Outlook inbox monitoring because it drives the browser to access Outlook, while JSON handles data serialization for the summary output.

What's the best way to integrate Outlook inbox status into a daily productivity log?

The best way to integrate Outlook inbox status into a daily productivity log is using the check-inbox skill, which summarizes unread messages and updates your daily note automatically.

Does automated inbox checking work with flagged or specific messages in Outlook?

Yes, automated inbox checking works with unread, flagged, or specific messages in Outlook, scanning them and summarizing the activity into your daily note for reference.

Why use Playwright and JSON for Outlook email automation instead of other tools?

Playwright and JSON are used for Outlook email automation because Playwright drives browser access to the inbox and JSON structures the serialized summary data for your daily note.