feishu-tools
Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations.
npx skills add ThinkInAIXYZ/deepchat --skill feishu-tools --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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 another Feishu/Lark artifact and the current tool list exposes a matching tool by name or description. ## Required Behavior 1. Treat the currently exposed `feishu-tools` MCP tools as the primary action surface for Feishu/Lark requests. 2. Use the live tool names and descriptions in the current session as the source of truth for what the server supports. 3. Prefer the matching tool directly instead of asking the user how to call the plugin or what kind of plugin it is. 4. When the user provides a Feishu/Lark U
- Runtime Context
- When To Use
- Required Behavior
- Routing Hints
- Important Constraint
What does the feishu-tools skill do?
Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations.
How do I install it?
Run `npx skills add ThinkInAIXYZ/deepchat --skill feishu-tools --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ThinkInAIXYZ/deepchat, a repository with 6,191 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
