Inbox Organizer

Organize and classify Inbox files into folders using filename, extension, content, and OCR.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/bibo1243/claw_memory --skill inbox-organizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Inbox Organizer
Source: https://github.com/bibo1243/claw_memory/tree/main/skills/inbox_organizer
Command: npx skills add https://github.com/bibo1243/claw_memory --skill inbox-organizer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

這個 Skill 自動整理與分類放在 Inbox 的檔案,減少手動歸檔,確保檔案依內容與命名規則被正確歸類。

Core Features & Use Cases

  • 內容感知分類:根據檔名、副檔名與內容分析自動分配到既有資料夾,或建議新分類;必要時可對圖片進行 OCR。
  • 分層歸檔規則:支援會議、專案等場景的兩層結構與特定命名規則,並遵循 Safe Delete Policy。
  • 安全與雲端整合:實施 Safe Delete,等待使用者確認後再移動,並整合本地上傳腳本以取得雲端連結。

Quick Start

Move and categorize new Inbox items by applying content-aware classification and then prompt for confirmation before moving to the appropriate Personal Data folders.

Frequently Asked Questions about Inbox Organizer

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

FAQPage Schema
How do I automatically organize and classify files in my inbox?

To automatically organize inbox files, this Skill analyzes filenames, extensions, and content to categorize items into appropriate folders, prompting for confirmation before moving.

Can I use OCR to categorize image files automatically?

Yes, you can categorize image files automatically because the classification workflow applies OCR to screenshots to analyze content before assigning them to the correct folders.

Does automated file classification support custom folder structures for projects?

Automated file classification supports custom folder structures by applying optional two-tier rules for meetings, projects, and archives to ensure correct naming and organization.

Is there a safe delete policy when moving files to cloud drive folders?

A safe delete policy is enforced during file organization, prompting user confirmation before moving any items, and integrating with a local upload script to generate shareable drive links.

What is the best way to sort mixed document types in an inbox?

The best way to sort mixed document types is content-aware classification, which evaluates filenames, extensions, and internal content to suggest new categories or assign existing folders.