豆包大模型对话(免费 API,支持联网搜索)
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill doubao-chat --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Doubao Chat?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-doubao-chat)More formats (shields.io, HTML) on the badges page.
---
name: doubao-chat
description: "豆包大模型对话(免费 API,支持联网搜索)"
homepage: https://www.doubao.com
---
# 豆包聊天
使用豆包免费 API 进行对话,支持联网搜索。
## 环境变量
```bash
DOUBAO_SESSIONID=your_sessionid
```
## 使用方法
```bash
node scripts/chat.js "你好"
```
## API 端点
对话补全:POST https://doubao-free-api.vercel.app/v1/chat/completions
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!