🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

DashScope LLM

by @pengzhendong

通过阿里云 DashScope 的 OpenAI 兼容 API 发送简单单轮对话请求,用于快速 LLM 测试、提示词实验或一次性文本生成。

Versionv1.0.1
⚙️ Configuration

Make sure the environment has:

  • DASHSCOPE_API_KEY set
  • Python available
  • the openai Python package installed
  • Example:

    export DASHSCOPE_API_KEY="your_api_key"
    python3 scripts/cli.py --model qwen3.6-plus --message "你是谁?"
    

    View on ClawHub
    TERMINAL
    clawhub install dashscope-llm

    🧪 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 →