← All skills
Tencent SkillHub · Communication & Collaboration

Kimi文件传输

将本地最多5个文件发送到当前Kimi对话中供用户下载,支持任意类型文件。

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

将本地最多5个文件发送到当前Kimi对话中供用户下载,支持任意类型文件。

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

Kimi文件传输 | kimi-file-transfer

将本地文件发送到Kimi对话中供用户下载。

作者

SC&Chongjie

功能

将本地文件发送到当前Kimi对话 支持任意文件类型 每次最多5个文件

触发词

"发送文件给我" "传输文件" "文件到Kimi" "上传文件到对话"

方式1: 直接对话中请求

用户: SC,把 memory/db-ai-agent-strategy.md 发给我 SC: (自动调用工具传输文件)

方式2: 指定多个文件

用户: 把 these files 发给我: file1.md, file2.pdf

技术实现

# 使用 kimi_upload_file 工具 kimi_upload_file(paths=["/path/to/file.md"])

适用场景

文档共享: 将本地Markdown/文档发送到对话 素材传输: 图片、PDF等文件快速传输 代码分享: 直接发送代码文件到对话

限制

每次最多5个文件 文件必须在本地可访问 支持任意文件类型

v1.0.0 (2026-02-28)

初始版本发布 支持单文件/多文件传输

联系作者

如有问题或建议,欢迎反馈! Skill by SC&Chongjie 🤖

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc