🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

QQBot Send

by @zykkk-power

Send local files, images, audio, video, and other media through QQBot end to end. Use when the user asks to send a file to QQ, send a desktop/downloads/local...

Versionv1.0.0
πŸ’‘ Examples

Example 1: Desktop PDF

  • User asks: send C:\Users\name\Desktop\resume.pdf to QQ
  • Action:
  • 1. python scripts/stage_media.py "C:\Users\name\Desktop\resume.pdf" 2. send staged-absolute-path

    Example 2: Already staged file

  • User asks to send C:\Users\name\.openclaw\media\qqbot\abc.pdf
  • Action:
  • 1. send C:\Users\name\.openclaw\media\qqbot\abc.pdf directly

    Example 3: URL image

  • User asks to send an image URL to QQ
  • Action:
  • 1. send https://example.com/image.png directly

    πŸ“‹ Tips & Best Practices

  • Prefer completing the send in one turn.
  • Use the bundled staging script whenever the file is local and not already staged.
  • Use ... for final delivery.
  • View on ClawHub
    TERMINAL
    clawhub install qqbot-send

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’