consolidate

Classify inbox notes and file or merge them into vault folders.

23|2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/onebrain-ai/onebrain --skill consolidate-onebrain-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: consolidate
Source: https://github.com/onebrain-ai/onebrain/tree/main/.claude/plugins/onebrain/skills/consolidate
Command: npx skills add https://github.com/onebrain-ai/onebrain --skill consolidate-onebrain-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidate fixes the chaos of scattered inbox captures by turning them into a structured, persistent knowledge base you can reuse later.

Core Features & Use Cases

  • Inbox triage and surveying: reviews inbox items by reading titles, preview lines, and dates to summarize what’s pending.
  • Guided scope selection: lets you choose all items, items from the last N days, a specific file, or a review-only pass.
  • Intelligent routing and consolidation: classifies each item (including special handling for research/summarize/reading-notes frontmatter), then files or merges into the appropriate folder (knowledge, resources, projects, or areas).

Quick Start

Ask it: "Consolidate my inbox notes from the last 7 days and file them where you think they belong."

Frequently Asked Questions about consolidate

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

FAQPage Schema
How do I organize and consolidate scattered inbox notes into a structured knowledge base?

To consolidate inbox notes into a structured knowledge base, this Skill reviews each selected item, classifies its content type, and files or merges it into the correct vault folders based on YAML frontmatter routing rules.

What is the best way to automate inbox cleanup and triage for heterogeneous note types?

Automating inbox cleanup involves triaging pending items by reading titles and dates, then applying intelligent routing to classify and file mixed-content notes into appropriate folders like knowledge, resources, or projects.

How does note classification and routing work when merging captures into existing vault folders?

Note classification and routing work by applying YAML frontmatter-defined rules to process selected inbox items, safely handling mixed-content notes and existing merge targets before filing them into designated vault folders.

Do I need YAML frontmatter routing rules to process and archive my recent note captures?

Yes, you need YAML frontmatter-defined routing rules to process and archive recent captures. The Skill uses these rules alongside optional inbox-classifier parallelization to classify and file heterogeneous note types accurately.

Can I review and file notes from only the last 7 days without archiving everything in my inbox?

Yes, you can use guided scope selection to process notes from only the last 7 days. This allows you to review specific items, classify their content, and optionally archive or delete originals without processing the entire inbox.

How are existing merge targets handled when consolidating mixed-content reading notes?

When consolidating mixed-content reading notes, the Skill applies safe handling for existing merge targets. It classifies the content type and merges the captures into the correct vault folders without overwriting previous data.