·qqbot-media
</>

qqbot-media

QQ Bot 媒体发送指南。教 AI 如何发送图片给用户。【重要】当用户要求发送图片时必须使用 <qqimg> 标签。

70Installs·21Trend·@sliverp

Installation

$npx skills add https://github.com/sliverp/qqbot --skill qqbot-media

How to Install qqbot-media

Quickly install qqbot-media AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sliverp/qqbot --skill qqbot-media
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sliverp/qqbot.

SKILL.md

View raw

| 本地路径 | 发送本地图片(绝对路径) | | 网络URL | 发送网络图片 | | 路径 | 也支持此闭合方式 |

❌ 错误:说"我无法发送本地图片" ❌ 错误:说"受限于技术限制,无法直接发送" ❌ 错误:说"由于QQ机器人通道配置的问题,我无法直接发送图片" ❌ 错误:只提供路径文本,不使用 标签

| type | string | ✅ | 固定为 "media" | | mediaType | string | ✅ | 媒体类型:"image" | | source | string | ✅ | 来源:"file"(本地)或 "url"(网络) | | path | string | ✅ | 图片路径或 URL | | caption | string | ❌ | 图片描述,会作为单独消息发送 |

QQ Bot 媒体发送指南。教 AI 如何发送图片给用户。【重要】当用户要求发送图片时必须使用 <qqimg> 标签。 Source: sliverp/qqbot.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sliverp/qqbot --skill qqbot-media
Category
</>Dev Tools
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from sliverp/qqbot

Quick answers

What is qqbot-media?

QQ Bot 媒体发送指南。教 AI 如何发送图片给用户。【重要】当用户要求发送图片时必须使用 <qqimg> 标签。 Source: sliverp/qqbot.

How do I install qqbot-media?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sliverp/qqbot --skill qqbot-media Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sliverp/qqbot

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-04