scan-inbox — community scan-inbox, my-personal-assistant, ronnycoding, community, ai agent skill, ide skills, agent automation, AI agent skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Productivity Agents needing automated email analysis and prioritization capabilities. Personal AI assistant supporting Claude Code and Gemini CLI - productivity automation, AppleScript skills, and custom workflows for macOS

ronnycoding ronnycoding
[9]
[1]
Updated: 2/21/2026

Quality Score

Top 5%
47
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
> npx killer-skills add ronnycoding/my-personal-assistant/scan-inbox
Supports 19+ Platforms
Cursor
Windsurf
VS Code
Trae
Claude
OpenClaw
+12 more

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

Perfect for Productivity Agents needing automated email analysis and prioritization capabilities.

Core Value

Empowers agents to streamline inbox management using Apple Mail automation, detecting actionable keywords like 'deadline', 'urgent', and 'action required', and identifying priority messages within a specified time range, all while utilizing Bash scripting and AppleScript.

Capabilities Granted for scan-inbox

Automating email triage for urgent messages
Generating inbox summaries with unread and actionable message counts
Debugging email workflows by identifying flagged and priority messages

! Prerequisites & Limits

  • Requires Apple Mail and macOS environment
  • Needs automation permissions configured in System Settings
  • May timeout for large inboxes or long time ranges
Project
SKILL.md
3.3 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
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?

Perfect for Productivity Agents needing automated email analysis and prioritization capabilities. 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: Automating email triage for urgent messages, Generating inbox summaries with unread and actionable message counts, Debugging email workflows by identifying flagged and priority messages.

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. Needs automation permissions configured in System Settings. May timeout for large inboxes or long time ranges.

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

openclaw-release-maintainer

Logo of openclaw
openclaw

openclaw-release-maintainer is a specialized AI agent skill for automating release management workflows, ensuring consistency and accuracy in the release process.

333.8k
0
Data

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
Design

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
AI