TopRank Skills

OpenClaw 技能, 评测与排名

发现最优质的 OpenClaw 技能、安装指南、命令及专家评测,全面提升您的工作效率。

search
Claw Categories / productivity

办公效率

邮件、文档和知识管理相关技能。

Results

1,114

Tree Size

1,178

Advanced automation workflows for Feishu (Lark) productivity suite. Use when you need to automate document workflows, sync data across Feishu apps, generate reports, or perform batch operations across documents, wikis, bitables, and cloud storage. Triggers: "批量处理飞书文档", "自动同步飞书表格数据", "备份知识库", "生成飞书报告", "自动化飞书任务", "飞书数据迁移".

#github #productivity
hejk/feishu-automation View Detail

caigang78

feishu-backup

★ 0

Back up files uploaded to a Feishu group chat to the local doc/backup directory. Supports smart matching: multiple files, filename prefix/keyword filter, file type (pdf/video/image), and time range ("just now" = "last 5 minutes"). Trigger when the user says things like "back up the file from Feishu", "back up the PDF I just sent to Feishu", "save the Feishu file locally", etc.

#github #seo
caigang78/feishu-backup View Detail
★ 0

Read comments from Feishu documents. Use when: user asks to check/read/fetch comments on a Feishu doc, review feedback on a document, or collaborate on document revisions via comments.

#api #productivity
deadblue22/feishu-comments View Detail

autogame-17

feishu-doc

★ 0

Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.

#writing #productivity
autogame-17/feishu-doc View Detail
★ 0

飞书文档增量同步与表格操作指南。覆盖:表格更新策略(delete+insert)、header_row 设置、insert action、列宽算法、三阶段 diff 同步。当需要同步本地文档到飞书、操作飞书表格、或做增量编辑时激活。

#github #writing #productivity
deadblue22/feishu-doc-sync View Detail
★ 0

Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides dashboard visualization. Use when running evolver with Feishu reporting or when managing the evolution daemon.

#github
autogame-17/feishu-evolver-wrapper View Detail

franklu0819-lang

feishu-file

★ 0

Send local files to Feishu chats. Supports uploading and sending any file type as a Feishu file message.

franklu0819-lang/feishu-file View Detail
★ 0

飞书云盘文件管理技能。用于读取、下载和管理飞书云盘中的文件。 当用户需要:访问飞书文件、下载文档、读取PDF/Word/PPT文件、分析飞书云盘内容时使用。 核心方法:使用 tenant_access_token 调用 Drive API 下载文件,解析内容返回给用户。

#api #productivity
caspian9/feishu-file-manager View Detail
★ 0

Extract summaries from all documents in a Feishu folder. Use when the user needs to recursively scan a Feishu wiki space or drive folder, read all documents and sub-documents, and generate a comprehensive summary report in Markdown format. Triggers on requests like "extract summaries from Feishu folder", "generate document summary report", "recursively scan Feishu documents", or when given a feishu.cn/wiki/ or feishu.cn/drive/ URL.

#github #writing #api #productivity
henryjing96/feishu-folder-summary View Detail
★ 0

Insert rich Markdown content (including tables) into Feishu documents. Use when feishu_doc write/append fails with tables, or when inserting complex formatted content (tables, code blocks, nested lists) into an existing document at a specific position.

#writing #api #productivity
deadblue22/feishu-md2blocks View Detail

caigang78

feishu-print

★ 0

Print files uploaded to a Feishu group chat. Supports smart matching: multiple files, filename prefix/keyword filter, file type (pdf/image), and time range ("just now" = "last 5 minutes"). Trigger when the user says things like "print the file from Feishu", "print the PDF I just sent to Feishu", "print the Feishu file", etc.

#github #seo
caigang78/feishu-print View Detail
★ 0

飞书发送文件技能。当需要通过飞书向用户发送文件附件(HTML、ZIP、PDF、代码文件等非图片/视频的普通文件)时使用。图片和视频用 message tool 的 media 参数即可,普通文件必须用本技能的两步流程:先上传获取 file_key,再发送消息。

dadaniya99/feishu-send-file View Detail
★ 0

Complete Feishu (Lark) Skills collection for Claude Code / OpenClaw. Includes 10 skills covering: document management, messaging, spreadsheets, Bitable, interactive cards, bot bridge, cross-group memory, and leave requests. 飞书 Skills 全集,含文档管理、消息发送、表格操作、多维表格、卡片消息、 Bot 桥接、跨群记忆、请假审批等 10 个 Skill,附完整配置教程。 Trigger on: feishu, 飞书, lark, feishu doc, feishu message, feishu sheet, feishu bitable, feishu card, feishu bridge, feishu bot

#github #api #productivity
hewenqiang/feishu-skills-kit View Detail

hacksing

feishu-user

★ 0

Feishu document operations (User Access Token version). Use user access token for authentication. When you need to read, create, write, or append Feishu documents.

#writing #productivity
hacksing/feishu-user View Detail

生成飞书周报。通过两种方式收集工作内容:(1) 调用飞书API拉取指定时间范围的聊天记录,(2) 读取本地daily memory日志。 合并两个数据源后,按用户指定的周报模板自动整理输出。 触发词:周报、工作总结、上周总结、本周总结、写周报、weekly report。 Use when: 用户需要生成周报、工作总结,或要求回顾某段时间的工作内容。

#github #api
hakityc/feishu-weekly-report View Detail
★ 0

Compress files to reduce storage and transfer size. Use this skill when users ask to shrink PDFs or images, optimize upload/share size, or balance quality and size. Supports PDF compression and image compression with Python-first workflows plus Node.js fallback when Python dependencies are unavailable.

#productivity
hexavi8/file-compression View Detail
★ 0

File format converter. Detect formats, convert between JSON/YAML/XML/CSV/Markdown, minify and prettify code. Commands: detect, json2yaml, yaml2json, csv2md, md2csv, xml2json, json2xml, minify, prettify. Use for data format conversion, code compression, code beautification.

ckchzh/file-converter View Detail