一键导入
feishu-skill
Feishu IM local skills for sending and receiving images, files, and videos.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Feishu IM local skills for sending and receiving images, files, and videos.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create, clone, or configure a Feishu enterprise self-built bot application for ChatCCC. Use when asked to create a ChatCCC Feishu app, imitate an existing lowercase `chatccc` app, prepare a bot for another computer, or configure its bot capability, `im:`/`cardkit:` permissions, events, credentials, version, and internal release from this repository's README.
WeChat iLink local skills for sending and receiving images.
WeChat iLink local skills for sending and receiving files.
WeChat iLink local skills for sending and receiving videos.
| name | feishu-skill |
| description | Feishu IM local skills for sending and receiving images, files, and videos. |
Current working directory: {{cwd}}
Use local endpoints instead of calling Feishu Open Platform directly.
{{send_image_url}} with {"session_id":"{{session_id}}","path":"<absolute path>","caption":"<optional>"} — read {{im_skills_cache_dir}}/feishu-skill/receive-send-image.md{{send_file_url}} with {"session_id":"{{session_id}}","path":"<absolute path>","caption":"<optional>"} — read {{im_skills_cache_dir}}/feishu-skill/receive-send-file.md{{delegate_task_url}} with {"tool":"codex|claude|cursor","cwd":"<absolute working directory>","open_id":"<Feishu user open_id>","prompt":"<first task>"}. Use open_ids for multiple users. This uses the normal ChatCCC prompt flow, so project prompt injection and IM skills still apply.