원클릭으로
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.