원클릭으로
obsidian-llm-wiki
obsidian-llm-wiki에는 liyading1818에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Turn a video link (Xiaohongshu / Bilibili / Douyin / YouTube) or an existing noisy web-clipping into a clean structured note that is ingested into the user's Obsidian LLM-Wiki vault (repository root). Use when the user invokes /video2wiki, drops a video URL or a clippings/ file and asks to 转成笔记 / 整理 / 沉淀 / 归档 / ingest, or asks to backfill the clippings folder. Downloads audio with yt-dlp, transcribes locally with faster-whisper, writes a structured source page, then runs the Karpathy-style wiki ingest. Adapted from the lark-video2note pattern but lands in Obsidian instead of Lark.
Operate on the user's personal Obsidian LLM-Wiki vault (repository root). Use when the user invokes /wiki, asks a question that should be answered using their knowledge base, asks to ingest a new source into the wiki, asks to lint or health-check the wiki, or asks to generate a document (analysis, comparison, summary, slide deck) from wiki content. The wiki follows Karpathy's LLM Wiki pattern documented in AGENTS.md at the repo root.