long-audio-to-obsidian

Merge fragmented audio transcripts into structured Markdown archives for Obsidian.

248|30|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/cafe3310/public-agent-skills --skill long-audio-to-obsidian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: long-audio-to-obsidian
Source: https://github.com/cafe3310/public-agent-skills/tree/main/skills/long-audio-to-obsidian
Command: npx skills add https://github.com/cafe3310/public-agent-skills --skill long-audio-to-obsidian

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of manually organizing fragmented audio transcription project files into structured, searchable Obsidian-ready Markdown archives.

Core Features & Use Cases

  • Transcript Consolidation: Analyzes project directories, identifies source transcripts, metadata, and generated knowledge files, then creates a structured merge plan.
  • Markdown Archive Generation: Uses a deterministic script to merge ordered text segments into categorized Markdown documents suitable for Obsidian knowledge management.
  • Use Case: When a long meeting or interview transcription project contains many segmented files, use this Skill to assemble the raw transcripts, final scripts, project notes, and derived knowledge into a navigable archive.

Quick Start

Use the long-audio-to-obsidian skill to organize the transcription files in this project directory into a complete Obsidian archive.

Frequently Asked Questions about long-audio-to-obsidian

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

FAQPage Schema
How do I organize fragmented audio transcription files into structured Markdown?

To organize fragmented audio transcription files into structured Markdown, you can use a tool that analyzes your project directory, creates a JSON merge plan, and generates consistent Markdown archives for knowledge management.

What is the best way to consolidate segmented meeting transcripts for Obsidian?

The best way to consolidate segmented meeting transcripts for Obsidian is to apply a deterministic script that merges ordered text segments, metadata, and derived notes into categorized Markdown documents.

Do I need Python to merge long-form audio transcripts into an Obsidian archive?

Yes, you need Python to merge long-form audio transcripts into an Obsidian archive, because the Skill relies on Python-based Markdown generation to process the directory and produce the final output files.

How does directory analysis work when archiving scattered interview transcripts?

Directory analysis for archiving scattered interview transcripts works by identifying source transcripts, metadata files, logs, and generated knowledge files to build an ordered merge plan before generating the Markdown.

Can I use this transcript merging approach for long-form interview workflows?

Yes, you can use this transcript merging approach for long-form interview workflows, because it is specifically designed to process long-form transcription projects containing segmented transcripts and derived notes.

What are the limitations of automated transcript consolidation for knowledge management?

A limitation of automated transcript consolidation for knowledge management is that it depends on existing project directory structures to identify ordered text segments, meaning improperly organized input files may disrupt the final Markdown archive generation.