DeepSeek 官方 API 对话(免费/超便宜,支持中文)
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill deepseek-chat --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Deepseek Chat?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-deepseek-chat)More formats (shields.io, HTML) on the badges page.
---
name: deepseek-chat
description: "DeepSeek 官方 API 对话(免费/超便宜,支持中文)"
homepage: https://platform.deepseek.com
---
# DeepSeek 聊天
DeepSeek 官方 API,支持中文对话、文件处理、联网搜索。
## 环境变量
```bash
DEEPSEEK_API_KEY=sk-xxx
```
## 使用方法
```bash
node scripts/chat.js "你好"
```
## 模型
- `deepseek-chat` - 通用对话
- `deepseek-coder` - 代码
- `deepseek-reasoner` - R1 深度思考
## 价格
超级便宜:
- 输入:¥0.27 / 百万 tokens
- 输出:¥1.10 / 百万 tokens
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!