Storage Abstraction Layer
Installation
SKILL.md
Storage Abstraction Layer
Unified interface for saving notes across different storage backends
Storage Selection
function get_storage_backend() {
config = Read("km-config.json")
return config?.storage?.primary || "local"
}
π MCP λꡬ μ°μ μ¬μ© κ·μΉ (CRITICAL)
Related skills
More from treylom/knowledge-manager
zettelkasten note creation
Create atomic, interconnected notes following Zettelkasten methodology
39baoyu-slide-deck
Generate professional slide deck images from content. Creates comprehensive outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", or "slide deck".
28knowledge manager setup
Automated setup wizard for Knowledge Manager - configures MCP servers and creates config files
14knowledge manager workflow
6-phase workflow for content extraction, analysis, and export to Obsidian/Notion
13social media content extraction
Extract content from Threads, Instagram with reply collection and depth control
12export formats
Output format specifications for Obsidian, Notion, and Markdown exports
11