بنقرة واحدة
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.