deepseek
v1.0.0集成DeepSeek API与智能体,通过可配置端点实现代码生成、问题解决与分析。
Installation
Please help me install the skill `deepseek` from SkillHub official store.
npx skills add barisoezcan1905/deepseek
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.