qqbot-media

QQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "qqbot-media" with this command: npx skills add sliverp/qqbot/sliverp-qqbot-qqbot-media

QQBot 富媒体收发

用法

<qqmedia>路径或URL</qqmedia>

系统根据文件扩展名自动识别类型并路由:

  • .jpg/.png/.gif/.webp/.bmp → 图片
  • .silk/.wav/.mp3/.ogg/.aac/.flac 等 → 语音
  • .mp4/.mov/.avi/.mkv/.webm 等 → 视频
  • 其他扩展名 → 文件
  • 无扩展名的 URL → 默认按图片处理

接收媒体

  • 用户发来的图片自动下载到本地,路径在上下文【附件】中,可直接用 <qqmedia>路径</qqmedia> 回发
  • 用户发来的语音路径在上下文中;若有 STT 能力则优先转写

规则

  1. 路径必须是绝对路径(以 /http 开头)
  2. 标签必须用开闭标签包裹路径<qqmedia>路径</qqmedia>
  3. 你有能力发送本地图片/文件——直接用标签包裹路径即可,不要说"无法发送"
  4. 发送语音时不要重复语音中已朗读的文字
  5. 多个媒体用多个标签
  6. 以会话上下文中的能力说明为准(如未启用语音则不要发语音)
  7. 发送前需检查文件大小,当文件超限时告知用户文件太大,QQBot 发送文件大小规则如下:
    • 图片:最大 30MB
    • 语音:最大 20MB
    • 视频:最大 100MB
    • 文件:最大 100MB

示例

这是你要的图片:
<qqmedia>/Users/xxx/photo.jpg</qqmedia>
<qqmedia>/tmp/tts/output.mp3</qqmedia>
视频在这里:
<qqmedia>https://example.com/video.mp4</qqmedia>
文件已准备好:
<qqmedia>/tmp/report.pdf</qqmedia>

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

qqbot-cron

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

QQBot Prompt Optimizer

Fix robotic QQ Bot replies by replacing default prompts with your own personality. Supports soul files (SOUL.md) for character-driven AI responses.

Registry SourceRecently Updated
6410Profile unavailable
Automation

Moosend

Moosend integration. Manage Campaigns, Templates, Automations. Use when the user wants to interact with Moosend data.

Registry SourceRecently Updated
Automation

Oracle Field Service

Oracle Field Service integration. Manage data, records, and automate workflows. Use when the user wants to interact with Oracle Field Service data.

Registry SourceRecently Updated