prompt-save

Save current conversation prompts and responses to the Obsidian prompt library.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jeehoon0310/claude-code-config --skill prompt-save
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-save
Source: https://github.com/jeehoon0310/claude-code-config/tree/main/project/skills/prompt-save
Command: npx skills add https://github.com/jeehoon0310/claude-code-config --skill prompt-save

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

현재 대화의 프롬프트와 답변을 Obsidian 프롬프트 라이브러리에 저장합니다. 대화 내용을 분석하여 자동 분류 후 70.Collections/73.Prompt/에 저장합니다. 프롬프트 저장, 대화 저장, save-prompt 요청 시 사용합니다.

Core Features & Use Cases

  • 프롬프트 저장: 대화의 프롬프트와 응답을 Obsidian 노트에 보존합니다.
  • 자동 분류 및 저장 경로: 대화 내용을 분석해 70.Collections/73.Prompt 경로로 체계적으로 분류합니다.
  • 재사용 및 검색 용이성: 저장된 프롬프트를 나중에 손쉽게 검색하고 재사용할 수 있습니다.

Quick Start

Run the /save-prompt command to store the current prompts and conversations in Obsidian.

Frequently Asked Questions about prompt-save

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

FAQPage Schema
How do I save chat conversations and prompts to Obsidian automatically?

To save chat conversations to Obsidian, this Skill analyzes your current dialogue and automatically stores the prompts and responses in your Obsidian vault. It routes the content directly to a structured prompt library for later retrieval.

Can I automatically classify and archive prompt responses in my knowledge management system?

Yes, you can automatically classify and archive prompt responses in your knowledge management system. The Skill analyzes conversation content and deterministically routes it to a specific collections folder, tagging it with metadata for easy search.

How do I build a reusable prompt library in Obsidian from my AI conversations?

Building a reusable prompt library in Obsidian involves archiving your AI conversations with deterministic routing and metadata tagging. This Skill automatically saves your prompts and responses into a dedicated collections folder, ensuring they are easy to retrieve and reuse.

Does this prompt archiving tool require any manual folder organization in Obsidian?

No, manual folder organization in Obsidian is not required. The Skill automatically analyzes the conversation content and classifies it into a predefined collections path, handling the storage routing and metadata tagging deterministically.

What is the best way to log conversations to an Obsidian prompt library?

The best way to log conversations to an Obsidian prompt library is to issue a save-prompt request during or after your dialogue. The Skill automatically processes the prompts and responses, classifies them, and stores them in your vault.

Are there limitations to how conversations are classified when saving to Obsidian?

The classification of conversations saved to Obsidian follows a deterministic routing path to a specific prompt collections folder. It relies on automated content analysis to tag metadata, so users are constrained to this fixed folder structure for prompt archiving.