Pulls Markdown content from Feishu (Lark) cloud documents via their API. The main thing to know is that images, files, and whiteboards come back as HTML tokens in the Markdown, not actual content, so you'll need to call a separate feishu_doc_media tool to download those assets. It handles both direct document URLs and wiki links, though wiki links require an extra step to figure out what type of document you're actually dealing with since they could point to spreadsheets or databases instead of docs. Straightforward if you're building Feishu integrations and need to extract document text programmatically.
npx -y skills add larksuite/openclaw-lark --skill feishu-fetch-doc --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev