Feishu cloud-storage and comment workflows. Activate when the user mentions cloud space, folders, Drive files, or document comments.
66
79%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./extensions/feishu/skills/feishu-drive/SKILL.mdUse the single feishu_drive tool and its current action schema.
From https://example.feishu.cn/drive/folder/ABC123, use ABC123 as folder_token.
folder_token and pass the returned page_token until no continuation token remains.info with the exact file token and type returned by Drive or wiki discovery.list_comments, then list_comment_replies with the exact comment_id to inspect a discussion.add_comment for a document-level comment. Include block_id only when the user wants a comment on one known Docx block.reply_comment for an existing comment thread.Only expose or forward file and comment contents needed for the user's request; shared Drive data may be private.
784a228
Also appears in
last in sync Mar 2, 2026
last in sync Mar 2, 2026
last in sync Mar 2, 2026
last in sync Mar 2, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.