openclaw-qqbot-send-skill

Installation
SKILL.md

OpenClaw QQBot Send Skill

Skill by ara.so — Hermes Skills collection.

An OpenClaw skill for safely sending local files, images, audio, video, and other media through QQBot. This skill stages local files into the QQBot media relay directory, sends them with <qqmedia>...</qqmedia> tags, and cleans up only the temporary staged copy after sending.

What It Does

  • Stages local files into ~/.openclaw/media/qqbot/ with unique filenames
  • Sends media through QQBot using <qqmedia>...</qqmedia> XML tags
  • Cleans up safely by removing only the staged temporary copy, never the original
  • Enforces 10 MB limit for file size safety
  • Supports HTTP(S) URLs directly without staging or cleanup
  • Normalizes extensions to lowercase for consistency

Installation

Clone the repository:

Installs
86
First Seen
May 18, 2026
openclaw-qqbot-send-skill — aradotso/hermes-skills