inbox

Fetch and process queued email items like articles and GitHub repositories.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/petrogurcak/skills --skill inbox-petrogurcak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inbox
Source: https://github.com/petrogurcak/skills/tree/main/plugins/development/skills/inbox
Command: npx skills add https://github.com/petrogurcak/skills --skill inbox-petrogurcak

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of handling items like articles, GitHub repositories, and newsletters that are sent to your inbox from mobile devices, ensuring nothing important is missed.

Core Features & Use Cases

  • Fetch and Summarize: Retrieves new items from your inbox and provides a summary.
  • Classify Content: Differentiates between newsletters and regular items (articles, repos, notes).
  • Automated Newsletter Filtering: Ruthlessly filters newsletters based on relevance to active projects, tech stack, and interests.
  • Interactive Item Processing: Guides you through processing individual articles, GitHub repos, or pasted text.
  • Cleanup: Clears processed items from the queue.

Quick Start

Use the inbox skill to check for and process new items in your inbox.

Frequently Asked Questions about inbox

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

FAQPage Schema
How do I process articles and GitHub repositories sent to my email inbox from mobile?

To process articles and GitHub repositories sent to your email inbox, this Skill fetches queued mobile-sent items, classifies the content, and interactively summarizes key takeaways or repo details. It requires a Python script and IMAP server JSON configuration.

Can I automatically filter newsletters based on my tech stack and project relevance?

You can automatically filter newsletters based on tech stack and project relevance. The Skill classifies incoming content and ruthlessly filters newsletters, ensuring only items matching your active projects and interests are kept.

How do I fetch and clear queued emails using IMAP?

Fetching and clearing queued emails using IMAP requires a Python script configured with your IMAP server details in a JSON file. The script retrieves mobile-sent items and clears them from the queue after processing is complete.

What is the best way to summarize GitHub repositories sent to my inbox?

The best way to summarize GitHub repositories sent to your inbox is using this Skill's interactive item processing. It fetches repo links from your email queue and automatically extracts and summarizes essential repository details for quick review.

Do I need a Python script to fetch and process mobile-sent email items?

Yes, you need a Python script to fetch and process mobile-sent email items. The Skill requires this script alongside a JSON configuration file containing your IMAP server details to retrieve and clear queued articles, repos, and newsletters.

Does automated email processing work for classifying pasted text and notes?

Automated email processing works for classifying pasted text and notes sent from mobile devices. The Skill differentiates between newsletters and regular items, interactively guiding you through summarizing pasted text content alongside articles and repositories.