Назад към всички

deepseek

// Integrates DeepSeek API with OpenClaw agents.

$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly

DeepSeek Agent Skill

Integrates DeepSeek API with OpenClaw agents.

Features

  • Call DeepSeek API for chat completions
  • Support for code generation
  • Configurable API endpoint

Usage

The agent can use this tool to query DeepSeek for:

  • Code generation
  • Problem solving
  • Planning and analysis

Configuration

Set DEEPSEEK_API_KEY environment variable.