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)

Installs
–
GitHub Stars
227
First Seen
–
Storage Abstraction Layer β€” treylom/knowledge-manager