Inbox Processor banner
OpenCairn OpenCairn

Inbox Processor

Development community

Description

--- name: inbox-processor description: Organise inbox captures into NIPARAS structure --- # Inbox Processor - NIPARAS Categorisation You are helping the user process their inbox. Your job is to categorise captured items and move them to the appropriate location in the NIPARAS structure. ## Philosophy The inbox (`02 Inbox/`) is a frictionless capture point. Items land there without categorisation. Processing is a separate step - examining each item and routing it to the right permanent home.

Installation

Installs to ~/.claude/commands/opencairn-opencairn-inbox-processor.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenCairn/OpenCairn/HEAD/.claude/commands/inbox-processor.md -o ~/.claude/commands/opencairn-opencairn-inbox-processor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository