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
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
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
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
#writing
#productivity
Read and extract content from all Feishu (Lark) document types using the official Feishu Open API
#writing
#api
#productivity
飞书文档增量同步与表格操作指南。覆盖:表格更新策略(delete+insert)、header_row 设置、insert action、列宽算法、三阶段 diff 同步。当需要同步本地文档到飞书、操作飞书表格、或做增量编辑时激活。
#github
#writing
#productivity
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
Send local files to Feishu chats. Supports uploading and sending any file type as a Feishu file message.
飞书云盘文件管理技能。用于读取、下载和管理飞书云盘中的文件。
当用户需要:访问飞书文件、下载文档、读取PDF/Word/PPT文件、分析飞书云盘内容时使用。
核心方法:使用 tenant_access_token 调用 Drive API 下载文件,解析内容返回给用户。
#api
#productivity
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
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
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
飞书发送文件技能。当需要通过飞书向用户发送文件附件(HTML、ZIP、PDF、代码文件等非图片/视频的普通文件)时使用。图片和视频用 message tool 的 media 参数即可,普通文件必须用本技能的两步流程:先上传获取 file_key,再发送消息。
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
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
生成飞书周报。通过两种方式收集工作内容:(1) 调用飞书API拉取指定时间范围的聊天记录,(2) 读取本地daily memory日志。
合并两个数据源后,按用户指定的周报模板自动整理输出。
触发词:周报、工作总结、上周总结、本周总结、写周报、weekly report。
Use when: 用户需要生成周报、工作总结,或要求回顾某段时间的工作内容。
#github
#api
File to Markdown — Skill
#github
#writing
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
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.
文件整理器,按类型自动分类(中文版)
#productivity
Finance Automation
#github
#api
#finance
#telegram
财务会计文书处理综合技能包 - 包含记账、对账、税务、报表等核心功能
#github
#finance
Privacy-first personal finance tracker with local SQLite storage
#finance
Track business income and expenses in structured CSV format. Categorize transactions, monitor cash flow, generate P&L summaries, and spot spending trends.
#github