scan-inbox — community scan-inbox, my-personal-assistant, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Personal AI Assistants like Claude Code and Gemini CLI needing email automation and Apple Mail integration. Personal AI assistant supporting Claude Code and Gemini CLI - productivity automation, AppleScript skills, and custom workflows for macOS

ronnycoding ronnycoding
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The scan-inbox skill by ronnycoding is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Ideal for Personal AI Assistants like Claude Code and Gemini CLI needing email automation and Apple Mail integration.

Core Value

Empowers agents to analyze Apple Mail inboxes, filtering messages by time range and identifying unread, actionable, and priority emails using custom workflows and AppleScript skills.

Capabilities Granted for scan-inbox

Triageing urgent emails from the last 24 hours
Identifying unread messages across multiple inbox accounts
Automating email checks with custom time ranges

! Prerequisites & Limits

  • Requires Apple Mail and macOS environment
  • Limited to scanning inbox accounts within Apple Mail
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

scan-inbox

Install scan-inbox, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Scan Inbox

Analyzes your Apple Mail inbox to identify unread, actionable, and priority messages within a specified time range.

When to Use This Skill

Activate this skill when the user asks questions like:

  • "Check my email"
  • "What unread emails do I have?"
  • "Any urgent emails?"
  • "Show me actionable items from my inbox"
  • "Triage my email from today"

What This Skill Does

  1. Scans all inbox accounts in Apple Mail
  2. Filters messages by time range (default: last 24 hours)
  3. Identifies unread messages
  4. Detects actionable keywords (deadline, urgent, action required, meeting, request, etc.)
  5. Identifies priority/flagged messages
  6. Returns structured data with counts and message details

Instructions

Step 1: Determine Time Range

Ask the user if they want a specific time range, or use these defaults:

  • "Today" or "recent" → 24 hours
  • "This week" or "recent days" → 48-72 hours
  • Specific request → Honor their time range

Step 2: Execute the Scan

Run the AppleScript skill using the Bash tool:

```bash osascript .claude/skills/scan-inbox/scripts/scan_inbox.scpt <hours> false ```

Parameters:

  • <hours>: Number of hours to look back (e.g., 24, 48, 72)
  • false: Set to true for priority-only mode

Step 3: Parse Results

The script returns:

  • success: boolean (true/false)
  • unreadCount: Total unread messages
  • actionableCount: Messages with actionable keywords
  • priorityCount: Flagged/priority messages
  • unreadList: Array of unread message details (sender, subject, date, flagged status)
  • actionableList: Array of actionable messages
  • priorityList: Array of priority messages

Step 4: Present Results to User

Format the output in a clear, actionable way:

Example Response: ``` 📬 Inbox Summary (Last 24 Hours)

📊 Overview:

  • 38 unread messages
  • 0 actionable items
  • 0 priority/flagged

📧 Recent Unread:

  1. Google - Security alert
  2. C# Digest - Newsletter
  3. BAC Credomatic - Transaction notification ... (showing top 5-10)

💡 Next Steps:

  • No urgent items requiring immediate attention
  • Review newsletters when you have time ```

Step 5: Offer Follow-up Actions

Ask if the user wants to:

  • See more details about specific emails
  • Flag or organize certain messages
  • Extract tasks from actionable emails
  • Check a different time range

Actionable Keywords Detected

The skill identifies these keywords in email subjects:

  • deadline
  • urgent
  • action required
  • meeting
  • request
  • please review
  • asap
  • todo
  • action item

Error Handling

If the script fails:

  1. Check Mail automation permissions: System Settings → Privacy & Security → Automation → Terminal/Claude
  2. Verify Apple Mail is running
  3. Try with a smaller time range if timeout occurs

Example Usage

User: "Check my email from today"

Claude Response: ```bash osascript .claude/skills/scan-inbox/scripts/scan_inbox.scpt 24 false ```

Then format and present the results to the user.

Supporting Files

For advanced usage and detailed documentation, see reference.md.

For examples of common use cases, see examples.md.

Performance

  • Typical execution: ~2 seconds
  • Max timeout: 30 seconds
  • Works with multiple Mail accounts

Privacy Note

This skill only reads mail metadata (sender, subject, date, flags). It does not access email body content to protect privacy.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is scan-inbox?

Ideal for Personal AI Assistants like Claude Code and Gemini CLI needing email automation and Apple Mail integration. Personal AI assistant supporting Claude Code and Gemini CLI - productivity automation, AppleScript skills, and custom workflows for macOS

How do I install scan-inbox?

Run the command: npx killer-skills add ronnycoding/my-personal-assistant/scan-inbox. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for scan-inbox?

Key use cases include: Triageing urgent emails from the last 24 hours, Identifying unread messages across multiple inbox accounts, Automating email checks with custom time ranges.

Which IDEs are compatible with scan-inbox?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for scan-inbox?

Requires Apple Mail and macOS environment. Limited to scanning inbox accounts within Apple Mail.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add ronnycoding/my-personal-assistant/scan-inbox. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use scan-inbox immediately in the current project.

Related Skills

Looking for an alternative to scan-inbox or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI