qianwen-text
Installation
SKILL.md
Qwen Text Chat (OpenAI-Compatible)
Generate text, conduct conversations, write code, and invoke tools using Qwen models through the OpenAI-compatible API. This skill is part of QianWen-AI/qianwen-ai.
Skill directory
Use this skill's internal files to execute and learn. Load reference files on demand when the default path fails or you need details.
| Location | Purpose |
|---|---|
scripts/text.py |
Default execution — chat/completions request, streaming, output save |
references/execution-guide.md |
Fallback: curl, Python SDK, function calling, thinking mode |
references/api-guide.md |
API supplement and full code examples |
references/prompt-guide.md |
Prompt engineering: CO-STAR framework, CoT, few-shot, task steps |
references/sources.md |
Official documentation URLs (manual lookup only) |