# QianWen AI Skills

将 QianWen 的全套 AI 技能折叠进你的 Agent 里，你提需求就行。

[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/QianWen-AI/qianwen-ai/blob/main/LICENSE)
[![Stars](https://img.shields.io/github/stars/QianWen-AI/qianwen-ai?style=social)](https://github.com/QianWen-AI/qianwen-ai/stargazers)
[![Agent Skills](https://img.shields.io/badge/Agent%20Skills-compatible-brightgreen.svg)](https://agentskills.io)
[![Node.js](https://img.shields.io/badge/node-%3E%3D18-blue.svg)](https://nodejs.org)


## 亮点

- 🤖 **Agent 原生** — Agent 帮你选模型、调参数、处理报错，你只管说需求。
- ⚡ **一行安装** — 一条命令装完即用，零配置，无需对接 SDK。
- 🧠 **8 个技能，一个入口** — 文本、图像、视频、语音、视觉、模型选择、认证、用量，全部内置。
- 🌐 **适配多种 Agent** — 可接入多种支持 [Agent Skills](https://agentskills.io) 的 Agent，即装即用。

[![Claude Code](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/claudecode-color.svg)](https://claude.com/claude-code)
[![Cursor](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/cursor.svg)](https://www.cursor.com)
[![Gemini CLI](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/gemini-color.svg)](https://github.com/google-gemini/gemini-cli)
[![Codex](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/codex-color.svg)](https://chatgpt.com/codex)
[![Cline](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/cline.svg)](https://cline.bot)
[![Antigravity](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/antigravity-color.svg)](https://antigravity.google/)
[![Amp](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/amp-color.svg)](https://sourcegraph.com/amp)
[![Manus](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/manus.svg)](https://manus.im)
[![Qwen Code](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/qwen-color.svg)](https://qwen.ai/qwencode)
[![Qoder](https://img.alicdn.com/imgextra/i2/O1CN01IFi92w1b1XkBTLgh4_!!6000000003405-55-tps-16-16.svg)](https://qoder.com)
[![opencode](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/opencode.svg)](https://github.com/opencode-ai/opencode)
[![OpenClaw](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/openclaw-color.svg)](https://www.openclaw.ai)
[![RooCode](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/roocode.svg)](https://roocode.com)
[![Kilo Code](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/kilocode.svg)](https://kilo.ai)
[![Windsurf](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/windsurf.svg)](https://windsurf.com)
[![OpenHands](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/openhands-color.svg)](https://github.com/All-Hands-AI/OpenHands)
[![Goose](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/goose.svg)](https://github.com/block/goose)
[![TRAE](https://unpkg.com/@lobehub/icons-static-svg@latest/icons/trae-color.svg)](https://www.trae.ai)
[![Kiro](https://img.alicdn.com/imgextra/i3/O1CN01i1IbjC23SOCWPZ6zz_!!6000000007254-55-tps-16-16.svg)](https://kiro.dev)
[![Devin](https://img.alicdn.com/imgextra/i1/O1CN01hThSAM1cfg4BwfBGv_!!6000000003628-2-tps-16-16.png)](https://devin.ai)
[![Augment Code](https://img.alicdn.com/imgextra/i2/O1CN01fIqVvS22Zt4NOUnBv_!!6000000007135-2-tps-16-16.png)](https://www.augmentcode.com)


## 快速开始

### 手动安装

需要 Node.js 18+。

```bash
npx skills add QianWen-AI/qianwen-ai
```

出现选择提示时，按 `a` 全选，回车确认。

### 让 Agent 来搞定（推荐）

把下面这段话丢给你的 AI Agent，让它全程搞定：

```
帮我安装 QianWen AI Skills：
1. 先检查 Node.js 有没有装好，没有就帮我装
2. 运行：npx skills add QianWen-AI/qianwen-ai
3. 如果出现技能选择提示，选择全部技能并确认
4. 装好之后，先说一句"技能已装载"，然后告诉我获得了哪些技能，带我体验一下
```

装好之后，`qianwen-ops-auth` 技能会自动引导你和 Agent 完成 API Key 配置。


## 能做什么

告诉 Agent 你要做什么——它负责写代码、选模型、调 QianWen 跑任务。

| 能力 | 试试这样说 |
|------|-----------|
| **文本批量处理** | "写个脚本，调 Qwen-Plus 把这一万份文档批量润色" · "用最便宜的文本模型，把这个文件夹里所有 PDF 逐篇总结" |
| **图片生成** | "帮我批量生成 20 张不同风格的产品海报——水墨、扁平、3D 各来几张" · "写个流程，给 /assets 里的图片统一加水印并扩展背景" |
| **视频生成** | "把这 5 张产品图，每张生成一段 5 秒的展示短视频" · "根据这段脚本和关键帧，生成一段电影感的开场视频" |
| **语音** | "把这本有声书的 30 个章节全部转成语音，用温暖女声" · "给这个播客列表里每一集生成中英双语的音频开场白" |
| **视觉理解** | "写个脚本，调 VL 模型把这个文件夹里的截图文字提取出来，保存到 Excel" · "批量分析这 200 张户型图，按房间逐一输出结构说明" |
| **模型选择** | "挑一个最省钱的模型来处理这批翻译" · "给这个问题选一个更强的推理模型" |
| **用量与账单** | "查查我 qwen3.6-plus 的免费额度还剩多少" · "看一下上个月的费用明细" · "我的编程计划用量快超限了吗？" |


## 技能清单

| 技能 | 能力 |
|------|------|
| `qianwen-text` | 文本生成、对话、写代码、推理、函数调用 |
| `qianwen-vision` | 图片与视频理解、OCR、图表分析 |
| `qianwen-image-generation` | 文生图、图片编辑、风格迁移 |
| `qianwen-video-generation` | 文生视频、图生视频、视频编辑 |
| `qianwen-audio-tts` | 文字转语音，多种音色可选 |
| `qianwen-model-selector` | 根据场景推荐最合适的模型 |
| `qianwen-ops-auth` | API Key 与认证管理 |
| `qianwen-usage` | 用量查询、免费额度查看、订阅查询、账单与计费查询 |


## 参与贡献

欢迎一起来建设！你可以通过以下方式参与：

- **反馈 Bug** — 遇到问题？[提 Issue](https://github.com/QianWen-AI/qianwen-ai/issues) 并附上复现步骤。
- **提需求** — 对新技能或改进有想法？欢迎提 Feature Request。
- **提交 PR** — Fork 仓库，新建分支，改完后提 Pull Request。
- **完善文档** — 错别字、表述不清、更好的示例，统统欢迎。


> **免责声明** — 本技能会代你调用 QianWen API，产生的费用由你的账号承担。AI 生成的内容不保证完全准确，用于重要决策前请自行判断。请妥善保管 API Key。本项目仅供体验和参考，不提供任何可用性或稳定性保证。

## 许可证

[Apache 2.0](https://github.com/QianWen-AI/qianwen-ai/blob/main/LICENSE)
