Km Export Formats
Description
# Knowledge Manager 출력 형식 스킬 > Knowledge Manager 에이전트의 다양한 출력 형식 및 내보내기 절차 --- ## 🚨 FILE SAVE PROTOCOL (최우선 - 반드시 읽기!) **모든 노트/파일 생성 시 반드시 도구를 실제로 호출해야 합니다!** ### ✅ MUST DO (필수 행동) — 3-Tier 저장 프로토콜 **Tier 1: Obsidian CLI (최우선)** ```bash "$OBSIDIAN_CLI" create path="{{ZETTELKASTEN_ROOT}}/카테고리/노트제목 - YYYY-MM-DD-HHmm.md" content="[노트 전체 내용]" ``` **Tier 2: Obsidian MCP (CLI 실패 시)** ```tool-call mcp__obsidian__create_note - path: "{{ZETTELKASTEN_ROOT}}/카테고리/노트제목 - YYYY-MM-DD-HHmm.md" - conten
Installation
Installs to ~/.claude/skills/treylom-knowledge-manager-km-export-formats/SKILL.md
mkdir -p ~/.claude/skills/treylom-knowledge-manager-km-export-formats && curl -fsSL https://raw.githubusercontent.com/treylom/knowledge-manager/HEAD/.claude/skills/km-export-formats.md -o ~/.claude/skills/treylom-knowledge-manager-km-export-formats/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11