computer-use
Drive native desktop apps through DeepChat's built-in Computer Use tools. Use when the user asks to operate, inspect, automate, or perform a GUI task in a real…
Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations.
$ npx -y skills add ThinkInAIXYZ/deepchat --skill feishu-tools --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/feishu-toolsContext preview
The summary Claude sees to decide when to auto-load this skill.
Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations.
name: feishu-tools description: Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations. metadata: deepchatFeature: feishu-integration
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.
documents.
workspace data.
matching tool by name or description.
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 URL, extract the relevant document, sheet, spreadsheet, or workspace identifier when the target tool expects an id or token. 5. For write operations that could overwrite or append content, confirm intent only when the target artifact or requested mutation is ambiguous or destructive. 6. If the requested operation has no matching currently exposed tool, explain that the active Feishu preset may not include it and describe the gap. 7. If a tool call returns an authentication or configuration error, tell the user to open the Feishu plugin settings and verify App ID, App Secret, brand, and preset.
spreadsheets, tables, or bitable-like structures.
they are exposed by the current preset.
Tool availability depends on the current Feishu preset. The skill should guide tool choice, not invent unsupported tool names.
🐬DeepChat - A smart assistant that connects powerful AI to your personal world
Drive native desktop apps through DeepChat's built-in Computer Use tools. Use when the user asks to operate, inspect, automate, or perform a GUI task in a real…
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code,…
Comprehensive code review assistant that analyzes code quality, security, and best practices
Use DeepChat's bundled CLI control plane for model inference, image/video/speech generation, transcription, OCR, artifact inspection, public configuration,…
DeepChat app settings modification (DeepChat 设置/偏好) skill. Activate ONLY when the user explicitly asks to change DeepChat's own settings/preferences (e.g.,…
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision…