Inbox Processor - Aggressive Organizer & Librarian

Classify Obsidian inbox files into PARA folders with renaming and YAML tagging.

9|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/timominkus/obsidian-para-gtd-ai --skill inbox-processor-aggressive-organizer-librarian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Inbox Processor - Aggressive Organizer & Librarian
Source: https://github.com/timominkus/obsidian-para-gtd-ai/tree/main/.claude/skills/inbox-processor
Command: npx skills add https://github.com/timominkus/obsidian-para-gtd-ai --skill inbox-processor-aggressive-organizer-librarian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the chaos of an overflowing Obsidian 00_INBOX by systematically classifying every captured item and moving it into the correct PARA destination.

Core Features & Use Cases

  • Aggressive inbox triage: Scans 00_INBOX/**/* and decides destinations by reading each file’s content.
  • Correct PARA routing: Moves tasks into Projects or Areas, and organizes reference material into 04_RESOURCES with appropriate folder placement.
  • Consistent naming and metadata: Renames captures into YYYY-MM-DD - Topic.md format and applies vault-conformant YAML tags and linking conventions, then archives originals under 06_ARCHIVE.
  • No duplication guardrails: Searches for similar existing notes before creating new ones to avoid redundant entries.

Quick Start

Run the skill to scan every item in 00_INBOX and automatically move, rename, tag, and archive each note into the correct PARA folder.

Frequently Asked Questions about Inbox Processor - Aggressive Organizer & Librarian

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

FAQPage Schema
How do I automatically empty my Obsidian inbox and route notes into PARA folders?

Routing captured files requires classifying each item by content and type, then moving tasks into Projects or Areas and reference material into 04_RESOURCES, while applying consistent renaming and YAML frontmatter tagging to maintain vault organization.

How does inbox triage handle YAML frontmatter and note renaming in Obsidian?

Inbox triage handles YAML frontmatter by applying vault-conformant tags and linking conventions to each note, while renaming captures into a YYYY-MM-DD - Topic.md format and archiving the originals under 06_ARCHIVE/YYYY/MM_Month/Notes/.

Can I prevent duplicate notes when organizing my Obsidian inbox?

Yes, you can prevent duplicate notes during inbox organization by searching for similar existing notes before creating new entries, ensuring redundant captures are identified and avoiding duplication without leaving items behind in the inbox.

What is the best way to archive processed notes in an Obsidian PARA vault?

The best way to archive processed notes in an Obsidian PARA vault is to move them into a structured 06_ARCHIVE/YYYY/MM_Month/Notes/ directory, ensuring original captures are preserved while the active PARA folders remain clutter-free.

Does automated inbox triage work with daily notes and task routing in Obsidian?

Automated inbox triage works with daily notes and task routing by reading file content to classify items, moving tasks into Projects or Areas, and applying note edits and writes to daily captures without leaving any items behind in the inbox.