What problem does it solve? When a Lark (飞书) document link appears in a conversation, the AI cannot natively read its content. This Skill fetches the document behind larkoffice.com, feishu.cn, or larksuite.com URLs and converts it into Markdown so the content can be used directly in the current task. ## Core Features & Use Cases - URL-to-Markdown Conversion: Reads wiki pages and documents from Lark URLs and returns clean Markdown text plus document metadata (title, owner, timestamps, doc type). - Flexible Authentication: Supports user authorization (access any document you can view) and app mode (no login, limited to L2 security level and below). - Configurable Retry Modes: Choose fast, retry, or strict conversion modes to balance speed against success rate under failures or rate limiting. - Use Case: A colleague shares a Feishu wiki link containing a design spec. Pass the URL to this Skill and immediately summarize, translate, or extract action items from the document content. ## Quick Start Read the Lark document at the given larkoffice.com or feishu.cn URL and convert its content into Markdown for me.