inbox-processor

star 2.5k

Help organize and process items in the 00_Inbox folder according to the PARA method. Use when the user asks to process, clear, sort, triage, or organize their inbox.

heyitsnoah By heyitsnoah schedule Updated 4/10/2026

name: inbox-processor description: Help organize and process items in the 00_Inbox folder according to the PARA method. Use when the user asks to process, clear, sort, triage, or organize their inbox.

Inbox Processor

Help organize and process items in the 00_Inbox folder according to the PARA method.

Task

Review all notes in 00_Inbox/ and help categorize them:

  1. Scan the Inbox

    • List all files currently in 00_Inbox
    • Exclude README.md and Welcome.md
  2. Analyze Each Item

    • Read the content
    • Identify the type of note
    • Suggest appropriate destination
  3. Categorization Rules

    • → 01_Projects: Has deadline, specific outcome
    • → 02_Areas: Ongoing responsibility, no end date
    • → 03_Resources: Reference material, knowledge
    • → 04_Archive: Old/completed, no longer active
    • → Delete: No value, redundant, or temporary
  4. Suggest Actions

    File: [filename]
    Type: [detected type]
    Destination: [suggested folder]
    Reason: [why this categorization]
    Related to: [any existing notes it connects to]
    
  5. Identify Patterns

    • Common themes across multiple notes
    • Notes that could be combined
    • Missing connections between items

Output Format

Provide a clear action plan:

  1. Items to move (with destinations)
  2. Items to combine or link
  3. Items to delete
  4. Items needing more context

Remember

  • Some items legitimately belong in the Inbox (daily notes, quick captures)
  • Don't over-organize - sometimes "good enough" is perfect
  • Look for opportunities to connect ideas, not just file them
Install via CLI
npx skills add https://github.com/heyitsnoah/claudesidian --skill inbox-processor
Repository Details
star Stars 2,466
call_split Forks 188
navigation Branch main
article Path SKILL.md
More from Creator