feishu-tools

仓库创建 2025年2月14日最近提交 4 小时前SkillHot 收录 20 天前
▸ 精选理由

便于在飞书工作区内自动化文档与协作流程,节省人工操作时间。

▸ 风险提示

会访问企业飞书数据,需相应权限与凭据。

这个 Skill 做什么

使用飞书/Lark 插件的 MCP 工具操作文档、表格与知识库等工作区内容。

需要在飞书/Lark 工作区里自动化操作文档、表格或知识库时用。这个接口暴露了 MCP 层的工具能力,可以直接对文档、表格、知识内容做增删改查和流程操作,省去手工点开页面。适合做协同办公自动化、批量更新或把外部流程接入飞书时使用。特点是以插件形式直连工作区权限,能调用原生文档/表格能力。

▸ 展开 SKILL.md 英文原文

Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations.

垂直行业飞书集成文档操作企业协作Claude Code
6.2k
Stars
707
Forks
23
仓库内 Skill
+70
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ThinkInAIXYZ/deepchat/dev/plugins/feishu/skills/feishu-tools/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ThinkInAIXYZ/deepchat/dev/plugins/feishu/skills/feishu-tools/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# feishu-tools

This plugin is an MCP server tool surface exposed by DeepChat's Feishu plugin. Do not ask the user to classify the plugin as an MCP server, a CLI tool, or another plugin type. When a request is about Feishu/Lark content and matching tools are available, invoke the relevant tool directly.

## Runtime Context

- Plugin id: `${OWNER_PLUGIN_ID}`.
- Plugin root: `${PLUGIN_ROOT}`.
- Server id: `feishu-tools`.

## When To Use

- The user asks to read, summarize, search, create, update, append to, or organize Feishu/Lark
  documents.
- The user asks to inspect or edit Feishu/Lark spreadsheets, sheets, tables, or similar structured
  workspace data.
- The user asks to operate on anoth
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有