com um clique
obsidian-llm-wiki
obsidian-llm-wiki contém 2 skills coletadas de liyading1818, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
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.