Feishu Doc Scraper Extract a Feishu/Lark source into faithful local Markdown. Prefer the lark-cli API — it extracts the body programmatically (no model paraphrasing), follows a collection's reference graph, and reads permission boundaries from error codes instead of guessing. Treat the rendered browser page as a fallback , not the source of truth: in real collection-scraping work the API path consistently does the whole job while the browser path is never needed. Scope (read this first) This skill's contract is faithful per-source Markdown + a record of what was extracted . It does not decide…