ingest-quick-note

Save unstructured text thoughts as formatted Obsidian Inbox notes.

Updated May 5, 2026
One-click install
npx skills add https://github.com/ethan-rio/skills --skill ingest-quick-note
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ingest-quick-note
Source: https://github.com/ethan-rio/skills/tree/main/skills/personal_agent/ingest-quick-note
Command: npx skills add https://github.com/ethan-rio/skills --skill ingest-quick-note

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually creating formatted Obsidian notes for fleeting, unstructured thoughts is slow and error-prone, often leading to lost ideas before they can be added to your personal knowledge base.

Core Features & Use Cases

  • Auto-formatted Inbox Notes: Automatically generates timestamped, frontmatter-correct markdown files in your Obsidian Inbox with no manual formatting work required.
  • Smart Title Extraction: Pulls a slugified title from the first line of your text if it fits standard title formatting rules, or saves the note as untitled for ultra-fast captures.
  • Multi-trigger Input: Works with Telegram text messages, /note command invocations, and transcribed voice notes from other ingest skills.
  • Use Case: You have a random idea about a project while on the go, send it as a Telegram message, and it is automatically saved to your Obsidian Inbox with correct formatting ready for later organization.

Quick Start

Use the ingest-quick-note skill to save the thought "I need to follow up with the design team about the new dashboard mockups" to your Obsidian Inbox.

Frequently Asked Questions about ingest-quick-note

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

FAQPage Schema
How do I quickly capture Telegram messages into an Obsidian Inbox?

You can capture Telegram messages into an Obsidian Inbox by sending unstructured text to the ingest-quick-note skill, which automatically formats the thought into a timestamped markdown file with proper frontmatter.

Can I save transcribed voice notes directly to my Obsidian vault?

Yes, transcribed voice notes can be saved directly to your Obsidian vault. The skill processes transcribed text inputs and automatically generates correctly formatted markdown files in your Inbox.

How do I automatically format fleeting thoughts as Obsidian markdown files?

To automatically format fleeting thoughts as Obsidian markdown files, the skill extracts a slugified title from the first line of your text if it fits standard formatting rules, or saves the note as untitled for ultra-fast captures.

Does this quick-capture method require manual frontmatter formatting in Obsidian?

No, manual frontmatter formatting is not required. The skill enforces the Obsidian vault contract automatically, generating frontmatter structure, correct filename formatting, and related note linking via a shared helper script.

What is the best way to capture unstructured text thoughts for personal knowledge management?

The best way to capture unstructured text thoughts for personal knowledge management is using a multi-trigger input system. This skill accepts Telegram messages, command invocations, and transcribed voice notes to prevent lost ideas.

Are there limitations when extracting titles from quick notes in Obsidian?

A limitation exists when extracting titles from quick notes: the skill only pulls a slugified title from the first line if it fits standard title formatting rules. Otherwise, it saves the note as untitled.