What problem does it solve? Managing native Markdown files stored in Feishu (Lark) Drive normally requires manual uploads and downloads through the web UI. This Skill lets you create, read, edit, compare, and overwrite .md files directly through lark-cli commands. ## Core Features & Use Cases - Create and upload: Create native .md files in Drive folders or Wiki nodes from inline content, local files, or stdin. - Fetch and overwrite: Download remote Markdown content to local paths, or overwrite remote files and receive the new version number. - Patch and diff: Apply literal or RE2 regex replacements to remote Markdown, and compare remote versions against each other or against local drafts with unified diff output. - Use Case: You drafted release notes locally in draft.md. Use the diff shortcut to compare it against the remote version, then patch a single outdated paragraph without re-uploading the whole file manually. ## Quick Start Use the lark-markdown skill to fetch the Markdown file with token boxcnxxxx from Feishu Drive and save it locally.