📌 📄 内容摘要:
@radishzz 在 在 Claude Code 里同时使用 Qwen Code 和 Gemini CLI 中发帖
[CleanShot 2025-09-04]
# ~/.claude/commands/ask.md
---
allowed-tools: Bash
description: Send the question to qwen and gemini
---
1. $ARGUMENTS
2. Send the question to qwen and gemini with the following command:
```bash
qwen -p "question" & gemini -p "question"
```
3. Summarize and compare responses
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/929388/1
─────────────────────────────
📢 来源:LINUX DO