cerebro-claude-inbox

Fetch and execute instructions from unread forwarded emails in claude-inbox@company.com.

Updated May 30, 2026
One-click install
npx skills add https://github.com/rhortal/cerebro-skills --skill cerebro-claude-inbox
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cerebro-claude-inbox
Source: https://github.com/rhortal/cerebro-skills/tree/main/cerebro-claude-inbox
Command: npx skills add https://github.com/rhortal/cerebro-skills --skill cerebro-claude-inbox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically read unread forwarded-task emails from claude-inbox@company.com and execute user instructions, reducing manual inbox triage on work machines.

Core Features & Use Cases

  • Read unread messages from claude-inbox@company.com and extract the forwarder's instructions.
  • Execute each instruction and report back a structured summary of actions taken.
  • Work on a work machine in read-only mode, ensuring safety and compliance during daily email reviews.

Quick Start

Run the check script on the work machine to fetch and process new forwarded-inbox tasks.

Frequently Asked Questions about cerebro-claude-inbox

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

FAQPage Schema
How do I automate email task execution for unread forwarded messages in Outlook?▼

Automate email task execution by using a Node script to fetch, parse, and execute instructions from unread forwarded messages. The script scans a designated inbox, extracts the forwarder's instructions, and reports back a structured summary of actions taken.

What is the best way to extract and run instructions from forwarded work emails?▼

The best way to extract and run instructions from forwarded work emails is to route them to a dedicated inbox address. An automation script then scans unread messages, executes the embedded instructions, and generates a structured summary of the actions completed.

Can I use this inbox automation with Outlook and Composio on a work machine?▼

Yes, this inbox automation works with Outlook and Composio on a work machine. It operates in read-only mode to fetch and process unread forwarded-task emails, ensuring safety and compliance while executing extracted instructions locally.

How do I process unread inbox tasks and report back a structured summary of actions?▼

Process unread inbox tasks by running a check script that fetches new forwarded emails and extracts the forwarder's instructions. The script executes each instruction automatically and reports back a structured summary of the actions taken.

Does automated inbox triage work in read-only mode for safety and compliance?▼

Automated inbox triage works in read-only mode to ensure safety and compliance during daily email reviews. This approach fetches and parses unread forwarded messages without modifying the original inbox, executing instructions while maintaining data integrity.