coalesce

Merge related articles into one cohesive piece and archive originals.

3|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/unfinishablemap/unfinishablemap --skill coalesce
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: coalesce
Source: https://github.com/unfinishablemap/unfinishablemap/tree/main/.claude/skills/coalesce
Command: npx skills add https://github.com/unfinishablemap/unfinishablemap --skill coalesce

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidate related articles into a single, cohesive piece while preserving access to the originals.

Core Features & Use Cases

  • Merge related articles into a unified piece.
  • Archive originals with preserved URLs to maintain references.
  • Update or preserve frontmatter to maintain traceability across merged content.

Quick Start

Coalesce the following sources into a new article: obsidian/concepts/article-1.md,obsidian/concepts/article-2.md -> obsidian/topics/combined.md

Frequently Asked Questions about coalesce

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

FAQPage Schema
How do I merge related Obsidian articles into a single note?▼

To merge related articles in Obsidian, the Skill scans source files, plans a unified structure, generates a cohesive merged article with updated frontmatter, and archives the originals under a designated archive path to preserve traceability.

What is the best way to consolidate overlapping notes without losing the originals?▼

Consolidating overlapping notes is handled by generating a merged article while archiving the original source files with their preserved URLs. This maintains access to references and cross-linked notes without deleting fragmented content.

When should I use article merging for content consolidation?▼

Article merging is needed when content is fragmented across topics and duplicates exist, such as overlapping concepts or cross-linked notes. It creates a unified piece while archiving sources to maintain historical references.

Does merging articles preserve frontmatter and source URLs?▼

Yes, merging articles updates or preserves frontmatter to maintain traceability across the consolidated content. Original source files are archived with preserved URLs to ensure references remain accessible.

How do I archive source files after combining notes in Obsidian?▼

Archiving source files after combining notes involves moving the originals to a specified archive path. The Skill automatically preserves their URLs and frontmatter during the merge to maintain traceability.

Can I specify the output path when combining multiple markdown files?▼

Yes, you can specify the output path when combining markdown files. The Skill accepts source file paths and a target destination, generating the merged article at the specified location while archiving the originals.