Create Inbox Rule

Create inbox rules with sender conditions and forwarding actions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/naftiko/microsoft-outlook-sandbox --skill create-inbox-rule
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Create Inbox Rule
Source: https://github.com/naftiko/microsoft-outlook-sandbox/tree/main/skills/create-message-rule
Command: npx skills add https://github.com/naftiko/microsoft-outlook-sandbox --skill create-inbox-rule

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the manual process of organizing incoming emails by creating rules that automatically sort, forward, or manage messages based on predefined criteria.

Core Features & Use Cases

  • Rule Creation: Define custom rules for your inbox.
  • Condition-Based Actions: Automatically forward emails from specific senders, move messages with certain keywords to designated folders, or stop processing further rules once a condition is met.
  • Use Case: Automatically forward all emails from your manager to a specific archive folder and stop processing other rules for those emails.

Quick Start

Create a new inbox rule to forward emails from [email protected] to [email protected] and stop processing further rules.

Frequently Asked Questions about Create Inbox Rule

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

FAQPage Schema
How do I create an inbox rule to automatically forward emails in Outlook?

To create an inbox rule for automatic email forwarding, you define a display name, execution sequence, and trigger conditions like sender addresses. The rule then forwards specific incoming messages to designated recipients automatically.

Can I stop processing further inbox rules once a specific condition is met?

Yes, you can stop processing further inbox rules once a specific condition is met. When creating the rule, you can enable an action that halts subsequent rule execution for messages matching your predefined criteria.

What is automated email processing and how does it manage incoming messages?

Automated email processing uses predefined conditions to sort, forward, or manage incoming messages without manual effort. It checks trigger criteria like sender addresses and executes corresponding actions to organize your inbox.

How do I set the execution sequence and enablement status for an email management rule?

When creating an email management rule, you explicitly define its execution sequence and enablement status. This determines when the automated rule runs relative to other rules and whether it is actively applied to incoming messages.

What's the best way to archive emails from a specific sender automatically?

The best way to archive emails from a specific sender is to create an inbox rule triggered by that sender's address. You can set the action to forward the message to an archive folder and stop processing other rules.