Loading...
Found 1 Skills
Capture and save a Feishu/Lark document link or regular web page link to a local directory (Feishu documents support Markdown/PDF/HTML + image attachments; regular web pages only support Markdown with images kept as external links). It can also create new documents in the user's Feishu space, or write Markdown content into Feishu documents that the user has edit permissions for (create/append/insert by title or block/replace block/delete block; use list-blocks to check the block structure first). For arXiv papers (either link or bare ID is acceptable), an independent script is used to download the PDF, HTML, and converted Markdown together without relying on browser extensions. When a user posts a Feishu document or any web page URL in any project and wants to download/save/export/pull/capture it to a local path, or wants to write/append/update content to a Feishu document, this skill must be used, even if the user doesn't explicitly say "use larksnap" or "use the extension". It bridges to the logged-in larksnap browser extension via a local daemon, which holds the login state and export/edit engine; when encountering unlogged-in/unauthorized domains, it will prompt the user to log in or authorize via the browser according to the exit code. This skill is self-contained (daemon is distributed with the skill), can be called from any project, and does not depend on the larksnap repository.